SDL_WM_GrabInput

Hello people,

I’m trying to enable grab mode here, but SDL_WM_GrabInput always return
SDL_GRAB_OFF (I’m sending SDL_GRAB_ON as parameter).

Its necessary to call this funcion before any other specific function or to set
a flag on another SDL system??

I’m using windows xp professional and visual studio 7.

Thanks!

Bruno