Problem with SDL_PeepEvents in windows

Hi,

all sources are here : http://sg1.cvs.sourceforge.net/sg1/SG1/
VLooper source is here : http://sg1.cvs.sourceforge.net/sg1/SG1/share/OS/All/

i have a class VLooper that is the “main” class i init SDL in it !
after the instance created the program call the Run function that start the
_event_loop, but the SDL_PeepEvents only get one event and no more after !!!
Why ?

please help me the code work on BeOS butnot on Windows ;(

Regards
CKJ