Posted by
Chandni Singh
19 years ago
March 29, 2005
21:08
|
i have problems in building the vgui library. the header file uxtheme.h is missing
Reply
|
Posted by
Tim
19 years ago
April 2, 2005
17:12
|
uxtheme.h is a Windows XP related header (for using the Theme API) - if you don't have it, you will need newer include files to build vgui. If you get the latest Microsoft Platform SDK from the Microsoft website, then vgui should build ok.
Tim
Reply
|