This is quite awkward. Is FLASHWINFO new or something?
Because my compiler does NOT recognize FLASHWINFO (even on a plain Win32 API project), meaning that it probably is not defined in my windows.h
Could it be because I use Dev-Cpp with mingw?
I am not that familiar with mingw. Try looking for Winuser.h and see if they are defined there. If they are, then just include Winuser.h.
I guess it worked for be because I'm using VS 2003.
Bookmarks