my function is in the .h of the class and in its .cpp is just included
"windows.h"
On right click on the name of solution into Explorer solution, end jumping
in to proprety
at the voice Linker i can see in Input subvoice loaded user32.lib together
to:
kernel32.lib
user32.lib <-------
gdi32.lib
winspool.lib
comdlg32.lib
advapi32.lib
shell32.lib
ole32.lib
oleaut32.lib
uuid.lib
odbc32.lib
odbccp32.lib
Anyway the error are:
c:\...\myfile.h(540): error C3861: 'FlashWindow': identifier not found, even
with argument-dependent lookup
c:\Programmi\Microsoft Visual Studio .NET
2003\Vc7\PlatformSDK\Include\WinUser.h(3778): error C2365: 'FlashWindow' :
redefinition; previous definition was a 'formerly unknown identifier'