“InterlockedIncrement”:identifier not found
by sysuzlc · in Torque 3D Beginner · 06/08/2011 (6:58 am) · 1 replies
hi,all,i meet the errors as follows when i try to make a web application with t3d.
microsoft visual studio 8\vc\include\comutil.h(711) : error C3861: “InterlockedIncrement”:identifier not found
microsoft visual studio 8\vc\include\comutil.h(717) : error C3861: “InterlockedDecrement”:identifier not found
i didn't make any change with comutil.h,and no matter i add the header windows.h/winbase.h nor i add kernel32.lib/
Coredll.lib to the project ,it did nothing.
has anybody met the errors ?how to solve?
microsoft visual studio 8\vc\include\comutil.h(711) : error C3861: “InterlockedIncrement”:identifier not found
microsoft visual studio 8\vc\include\comutil.h(717) : error C3861: “InterlockedDecrement”:identifier not found
i didn't make any change with comutil.h,and no matter i add the header windows.h/winbase.h nor i add kernel32.lib/
Coredll.lib to the project ,it did nothing.
has anybody met the errors ?how to solve?
Employee Michael Perry
ZombieShortbus