Is there a way to tell when GForce is in full screen mode?

Discussion forum for G-Force users

Moderators: BTT, andy55, b.dwall, juxtiphi

Post Reply
DJ
Posts: 15
Joined: Tue Jun 08, 2004 9:44 pm

Is there a way to tell when GForce is in full screen mode?

Post by DJ »

Hi,

Great app can't wait for GF3. A question for coders ...

Does anyone know how to tell programmatically when GF is in full screen mode? I have tried using the GetWindowPlacement API, but GF always shows as being a Normal window.

The reason is, that I am writing an app to control the behaviour of Winamp when playing Videos. If GF is fullscreen mode and a video is in the playlist, then Winamp will crash when the video starts. I would like Winamp to play videos in full screen mode and GF to show when Winamp plays a music-only track. Hence I need to know when GF is fullscreen in order to take it out of fullscreen before releasing WA to play the video in it's own full screen video mode. Thanks in advance.

Cheers,

Post Reply