Quote:
> How to set my application running in full screen mode with properties
> always on top, so when I run my application, either taskbar or
> another running application will minimize behind my application, I've
> tried windows API (SetWindowPos User32 Lib), set metric, HWND, and
> another api programming, but it does not work! (I'm using Windows XP)
Why?
Are you trying to write a screensaver?