gluProject gives diff values

hello,

when i do gluProject for the opengl coordinates which are beyond the scope of the displaying window, the corresponding windows coordinates returned by gluProject are very high negative values. however gluProject returns true(indicating successfull project). Can i avoid such returns of erroneous window coordinates?