Hi,
I've been bored and trying to use AnimateWindow, and according to the docs it's declared in winuser.h, which I've #included. Also it says that the import library is user32.lib, which I've also included in the Project.
However when I try to build I get an:
'AnimateWindow' : undeclared identifier
Along with undeclared identifiers for the AW_* constants.
Has anyone had any success using this and could maybe tell me where I'm going wrong.
Thanks.
William
Software Engineer
ICQ No. 56047340
I've been bored and trying to use AnimateWindow, and according to the docs it's declared in winuser.h, which I've #included. Also it says that the import library is user32.lib, which I've also included in the Project.
However when I try to build I get an:
'AnimateWindow' : undeclared identifier
Along with undeclared identifiers for the AW_* constants.
Has anyone had any success using this and could maybe tell me where I'm going wrong.
Thanks.
William
Software Engineer
ICQ No. 56047340