Can't call OpenThread

Although i included windows.h in my project, i can call to OpenThread API. It said 'undeclared identifier'. I'm a bit mad mow, please help me.
msdn says this:

Minimum supported client Windows 2000 Professional
Minimum supported server Windows 2000 Server
Header Winbase.h (include Windows.h)
Library Kernel32.lib
DLL Kernel32.dll


check your platform and check if you can use the api on other platforms also. lets say can you use it on windows xp??

check your windows.h, does it have the declaration of the api?
Topic archived. No new replies allowed.