Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » 2.62 Compilation problems Collapse All
Subject Author Date
Offer Har Nov 16, 2006 - 10:52 AM

Hi,

I have downloaded the latest version (Nov-15) from the ftp of 2.62, and when compiling my process I get all these error below.
I unzipped the files into a clean directory and did a rebuild to my project.

Compiling...
stdafx.cpp
Prof-UIS multiple monitor support:
built-in
Automatically linking with Prof-UIS library: ProfUIS262md.lib
(Professional User Interface Suite)
z:\3rdParty\Prof-UIS\Include\vsstyle.h(53) : error C2011: ’BUTTONPARTS’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(550) : see declaration of ’BUTTONPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(65) : error C2011: ’PUSHBUTTONSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(558) : see declaration of ’PUSHBUTTONSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(74) : error C2011: ’RADIOBUTTONSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(566) : see declaration of ’RADIOBUTTONSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(85) : error C2011: ’CHECKBOXSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(577) : see declaration of ’CHECKBOXSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(108) : error C2011: ’GROUPBOXSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(592) : see declaration of ’GROUPBOXSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(137) : error C2011: ’COMBOBOXPARTS’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(1060) : see declaration of ’COMBOBOXPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(151) : error C2365: ’CBXS_NORMAL’ : redefinition; previous definition was a ’enumerator’
z:\3rdParty\Prof-UIS\Include\Tmschema.h(1065) : see declaration of ’CBXS_NORMAL’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(152) : error C2365: ’CBXS_HOT’ : redefinition; previous definition was a ’enumerator’
z:\3rdParty\Prof-UIS\Include\Tmschema.h(1066) : see declaration of ’CBXS_HOT’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(153) : error C2365: ’CBXS_PRESSED’ : redefinition; previous definition was a ’enumerator’
z:\3rdParty\Prof-UIS\Include\Tmschema.h(1067) : see declaration of ’CBXS_PRESSED’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(154) : error C2365: ’CBXS_DISABLED’ : redefinition; previous definition was a ’enumerator’
z:\3rdParty\Prof-UIS\Include\Tmschema.h(1068) : see declaration of ’CBXS_DISABLED’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(368) : error C2011: ’EDITPARTS’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(1042) : see declaration of ’EDITPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(382) : error C2011: ’EDITTEXTSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(1047) : see declaration of ’EDITTEXTSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(444) : error C2011: ’EXPLORERBARPARTS’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(1145) : see declaration of ’EXPLORERBARPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(461) : error C2011: ’HEADERCLOSESTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(1160) : see declaration of ’HEADERCLOSESTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(467) : error C2011: ’HEADERPINSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(1166) : see declaration of ’HEADERPINSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(476) : error C2011: ’IEBARMENUSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(1175) : see declaration of ’IEBARMENUSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(482) : error C2011: ’NORMALGROUPCOLLAPSESTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(1181) : see declaration of ’NORMALGROUPCOLLAPSESTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(488) : error C2011: ’NORMALGROUPEXPANDSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(1187) : see declaration of ’NORMALGROUPEXPANDSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(494) : error C2011: ’SPECIALGROUPCOLLAPSESTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(1193) : see declaration of ’SPECIALGROUPCOLLAPSESTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(500) : error C2011: ’SPECIALGROUPEXPANDSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(1199) : see declaration of ’SPECIALGROUPEXPANDSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(555) : error C2011: ’HEADERPARTS’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(684) : see declaration of ’HEADERPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(572) : error C2011: ’HEADERITEMSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(691) : see declaration of ’HEADERITEMSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(587) : error C2011: ’HEADERITEMLEFTSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(697) : see declaration of ’HEADERITEMLEFTSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(593) : error C2011: ’HEADERITEMRIGHTSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(703) : see declaration of ’HEADERITEMRIGHTSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(599) : error C2011: ’HEADERSORTARROWSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(709) : see declaration of ’HEADERSORTARROWSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(680) : error C2011: ’LISTVIEWPARTS’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(665) : see declaration of ’LISTVIEWPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(695) : error C2011: ’LISTITEMSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(673) : see declaration of ’LISTITEMSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(761) : error C2011: ’MENUPARTS’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(647) : see declaration of ’MENUPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(885) : error C2011: ’PROGRESSPARTS’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(716) : see declaration of ’PROGRESSPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(933) : error C2011: ’REBARPARTS’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(600) : see declaration of ’REBARPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(946) : error C2011: ’CHEVRONSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(608) : see declaration of ’CHEVRONSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(977) : error C2011: ’SCROLLBARPARTS’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(989) : see declaration of ’SCROLLBARPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(992) : error C2011: ’ARROWBTNSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(1004) : see declaration of ’ARROWBTNSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1016) : error C2365: ’SCRBS_NORMAL’ : redefinition; previous definition was a ’enumerator’
z:\3rdParty\Prof-UIS\Include\Tmschema.h(1028) : see declaration of ’SCRBS_NORMAL’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1017) : error C2365: ’SCRBS_HOT’ : redefinition; previous definition was a ’enumerator’
z:\3rdParty\Prof-UIS\Include\Tmschema.h(1029) : see declaration of ’SCRBS_HOT’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1018) : error C2365: ’SCRBS_PRESSED’ : redefinition; previous definition was a ’enumerator’
z:\3rdParty\Prof-UIS\Include\Tmschema.h(1030) : see declaration of ’SCRBS_PRESSED’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1019) : error C2365: ’SCRBS_DISABLED’ : redefinition; previous definition was a ’enumerator’
z:\3rdParty\Prof-UIS\Include\Tmschema.h(1031) : see declaration of ’SCRBS_DISABLED’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1023) : error C2011: ’SIZEBOXSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(1034) : see declaration of ’SIZEBOXSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1041) : error C2011: ’SPINPARTS’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(939) : see declaration of ’SPINPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1050) : error C2011: ’UPSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(946) : see declaration of ’UPSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1057) : error C2011: ’DOWNSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(953) : see declaration of ’DOWNSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1064) : error C2011: ’UPHORZSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(960) : see declaration of ’UPHORZSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1071) : error C2011: ’DOWNHORZSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(967) : see declaration of ’DOWNHORZSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1085) : error C2011: ’STATUSPARTS’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(638) : see declaration of ’STATUSPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1100) : error C2011: ’TABPARTS’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(726) : see declaration of ’TABPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1116) : error C2011: ’TABITEMSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(739) : see declaration of ’TABITEMSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1124) : error C2011: ’TABITEMLEFTEDGESTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(747) : see declaration of ’TABITEMLEFTEDGESTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1132) : error C2011: ’TABITEMRIGHTEDGESTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(755) : see declaration of ’TABITEMRIGHTEDGESTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1141) : error C2365: ’TIBES_NORMAL’ : redefinition; previous definition was a ’enumerator’
z:\3rdParty\Prof-UIS\Include\Tmschema.h(764) : see declaration of ’TIBES_NORMAL’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1142) : error C2365: ’TIBES_HOT’ : redefinition; previous definition was a ’enumerator’
z:\3rdParty\Prof-UIS\Include\Tmschema.h(765) : see declaration of ’TIBES_HOT’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1143) : error C2365: ’TIBES_SELECTED’ : redefinition; previous definition was a ’enumerator’
z:\3rdParty\Prof-UIS\Include\Tmschema.h(766) : see declaration of ’TIBES_SELECTED’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1144) : error C2365: ’TIBES_DISABLED’ : redefinition; previous definition was a ’enumerator’
z:\3rdParty\Prof-UIS\Include\Tmschema.h(767) : see declaration of ’TIBES_DISABLED’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1145) : error C2365: ’TIBES_FOCUSED’ : redefinition; previous definition was a ’enumerator’
z:\3rdParty\Prof-UIS\Include\Tmschema.h(768) : see declaration of ’TIBES_FOCUSED’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1148) : error C2011: ’TOPTABITEMSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(771) : see declaration of ’TOPTABITEMSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1156) : error C2011: ’TOPTABITEMLEFTEDGESTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(779) : see declaration of ’TOPTABITEMLEFTEDGESTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1164) : error C2011: ’TOPTABITEMRIGHTEDGESTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(787) : see declaration of ’TOPTABITEMRIGHTEDGESTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1173) : error C2365: ’TTIBES_NORMAL’ : redefinition; previous definition was a ’enumerator’
z:\3rdParty\Prof-UIS\Include\Tmschema.h(796) : see declaration of ’TTIBES_NORMAL’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1174) : error C2365: ’TTIBES_HOT’ : redefinition; previous definition was a ’enumerator’
z:\3rdParty\Prof-UIS\Include\Tmschema.h(797) : see declaration of ’TTIBES_HOT’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1175) : error C2365: ’TTIBES_SELECTED’ : redefinition; previous definition was a ’enumerator’
z:\3rdParty\Prof-UIS\Include\Tmschema.h(798) : see declaration of ’TTIBES_SELECTED’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1176) : error C2365: ’TTIBES_DISABLED’ : redefinition; previous definition was a ’enumerator’
z:\3rdParty\Prof-UIS\Include\Tmschema.h(799) : see declaration of ’TTIBES_DISABLED’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1177) : error C2365: ’TTIBES_FOCUSED’ : redefinition; previous definition was a ’enumerator’
z:\3rdParty\Prof-UIS\Include\Tmschema.h(800) : see declaration of ’TTIBES_FOCUSED’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1263) : error C2011: ’TOOLBARPARTS’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(617) : see declaration of ’TOOLBARPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1275) : error C2365: ’TS_NORMAL’ : redefinition; previous definition was a ’enumerator’
z:\3rdParty\Prof-UIS\Include\Tmschema.h(627) : see declaration of ’TS_NORMAL’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1276) : error C2365: ’TS_HOT’ : redefinition; previous definition was a ’enumerator’
z:\3rdParty\Prof-UIS\Include\Tmschema.h(628) : see declaration of ’TS_HOT’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1277) : error C2365: ’TS_PRESSED’ : redefinition; previous definition was a ’enumerator’
z:\3rdParty\Prof-UIS\Include\Tmschema.h(629) : see declaration of ’TS_PRESSED’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1278) : error C2365: ’TS_DISABLED’ : redefinition; previous definition was a ’enumerator’
z:\3rdParty\Prof-UIS\Include\Tmschema.h(630) : see declaration of ’TS_DISABLED’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1279) : error C2365: ’TS_CHECKED’ : redefinition; previous definition was a ’enumerator’
z:\3rdParty\Prof-UIS\Include\Tmschema.h(631) : see declaration of ’TS_CHECKED’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1280) : error C2365: ’TS_HOTCHECKED’ : redefinition; previous definition was a ’enumerator’
z:\3rdParty\Prof-UIS\Include\Tmschema.h(632) : see declaration of ’TS_HOTCHECKED’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1292) : error C2011: ’TOOLTIPPARTS’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(890) : see declaration of ’TOOLTIPPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1303) : error C2011: ’CLOSESTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(898) : see declaration of ’CLOSESTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1309) : error C2011: ’STANDARDSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(904) : see declaration of ’STANDARDSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1314) : error C2011: ’BALLOONSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(909) : see declaration of ’BALLOONSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1335) : error C2011: ’TRACKBARPARTS’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(806) : see declaration of ’TRACKBARPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1351) : error C2365: ’TKS_NORMAL’ : redefinition; previous definition was a ’enumerator’
z:\3rdParty\Prof-UIS\Include\Tmschema.h(820) : see declaration of ’TKS_NORMAL’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1354) : error C2011: ’TRACKSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(823) : see declaration of ’TRACKSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1358) : error C2011: ’TRACKVERTSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(827) : see declaration of ’TRACKVERTSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1362) : error C2011: ’THUMBSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(831) : see declaration of ’THUMBSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1370) : error C2011: ’THUMBBOTTOMSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(839) : see declaration of ’THUMBBOTTOMSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1378) : error C2011: ’THUMBTOPSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(847) : see declaration of ’THUMBTOPSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1386) : error C2011: ’THUMBVERTSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(855) : see declaration of ’THUMBVERTSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1394) : error C2011: ’THUMBLEFTSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(863) : see declaration of ’THUMBLEFTSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1402) : error C2011: ’THUMBRIGHTSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(871) : see declaration of ’THUMBRIGHTSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1410) : error C2011: ’TICSSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(879) : see declaration of ’TICSSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1414) : error C2011: ’TICSVERTSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(883) : see declaration of ’TICSVERTSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1425) : error C2011: ’TREEVIEWPARTS’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(917) : see declaration of ’TREEVIEWPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1434) : error C2011: ’TREEITEMSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(923) : see declaration of ’TREEITEMSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1443) : error C2011: ’GLYPHSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(931) : see declaration of ’GLYPHSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1460) : error C2011: ’WINDOWPARTS’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(410) : see declaration of ’WINDOWPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1503) : error C2011: ’FRAMESTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(454) : see declaration of ’FRAMESTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1508) : error C2011: ’CAPTIONSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(459) : see declaration of ’CAPTIONSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1514) : error C2011: ’MAXCAPTIONSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(465) : see declaration of ’MAXCAPTIONSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1520) : error C2011: ’MINCAPTIONSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(471) : see declaration of ’MINCAPTIONSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1526) : error C2011: ’HORZSCROLLSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(477) : see declaration of ’HORZSCROLLSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1533) : error C2011: ’HORZTHUMBSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(484) : see declaration of ’HORZTHUMBSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1540) : error C2011: ’VERTSCROLLSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(491) : see declaration of ’VERTSCROLLSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1547) : error C2011: ’VERTTHUMBSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(498) : see declaration of ’VERTTHUMBSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1554) : error C2011: ’SYSBUTTONSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(505) : see declaration of ’SYSBUTTONSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1561) : error C2011: ’MINBUTTONSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(512) : see declaration of ’MINBUTTONSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1568) : error C2011: ’MAXBUTTONSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(519) : see declaration of ’MAXBUTTONSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1575) : error C2011: ’RESTOREBUTTONSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(526) : see declaration of ’RESTOREBUTTONSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1582) : error C2011: ’HELPBUTTONSTATES’ : ’enum’ type redefinition
z:\3rdParty\Prof-UIS\Include\Tmschema.h(533) : see declaration of ’HELPBUTTONSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1582) : fatal error C1003: error count exceeds 100; stopping compilation

Offer Har Nov 16, 2006 - 10:55 AM

If i remove Tmschema.h from Prof-UIS\Include, i get these errors:

Compiling...
stdafx.cpp
Prof-UIS multiple monitor support:
built-in
Automatically linking with Prof-UIS library: ProfUIS262md.lib
(Professional User Interface Suite)
z:\3rdParty\Prof-UIS\Include\vsstyle.h(53) : error C2011: ’BUTTONPARTS’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(550) : see declaration of ’BUTTONPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(65) : error C2011: ’PUSHBUTTONSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(558) : see declaration of ’PUSHBUTTONSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(74) : error C2011: ’RADIOBUTTONSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(566) : see declaration of ’RADIOBUTTONSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(85) : error C2011: ’CHECKBOXSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(577) : see declaration of ’CHECKBOXSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(108) : error C2011: ’GROUPBOXSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(592) : see declaration of ’GROUPBOXSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(137) : error C2011: ’COMBOBOXPARTS’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(1056) : see declaration of ’COMBOBOXPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(151) : error C2365: ’CBXS_NORMAL’ : redefinition; previous definition was a ’enumerator’
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(1061) : see declaration of ’CBXS_NORMAL’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(152) : error C2365: ’CBXS_HOT’ : redefinition; previous definition was a ’enumerator’
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(1062) : see declaration of ’CBXS_HOT’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(153) : error C2365: ’CBXS_PRESSED’ : redefinition; previous definition was a ’enumerator’
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(1063) : see declaration of ’CBXS_PRESSED’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(154) : error C2365: ’CBXS_DISABLED’ : redefinition; previous definition was a ’enumerator’
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(1064) : see declaration of ’CBXS_DISABLED’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(368) : error C2011: ’EDITPARTS’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(1038) : see declaration of ’EDITPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(382) : error C2011: ’EDITTEXTSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(1043) : see declaration of ’EDITTEXTSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(444) : error C2011: ’EXPLORERBARPARTS’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(1141) : see declaration of ’EXPLORERBARPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(461) : error C2011: ’HEADERCLOSESTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(1156) : see declaration of ’HEADERCLOSESTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(467) : error C2011: ’HEADERPINSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(1162) : see declaration of ’HEADERPINSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(476) : error C2011: ’IEBARMENUSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(1171) : see declaration of ’IEBARMENUSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(482) : error C2011: ’NORMALGROUPCOLLAPSESTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(1177) : see declaration of ’NORMALGROUPCOLLAPSESTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(488) : error C2011: ’NORMALGROUPEXPANDSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(1183) : see declaration of ’NORMALGROUPEXPANDSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(494) : error C2011: ’SPECIALGROUPCOLLAPSESTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(1189) : see declaration of ’SPECIALGROUPCOLLAPSESTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(500) : error C2011: ’SPECIALGROUPEXPANDSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(1195) : see declaration of ’SPECIALGROUPEXPANDSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(555) : error C2011: ’HEADERPARTS’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(684) : see declaration of ’HEADERPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(572) : error C2011: ’HEADERITEMSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(691) : see declaration of ’HEADERITEMSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(587) : error C2011: ’HEADERITEMLEFTSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(697) : see declaration of ’HEADERITEMLEFTSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(593) : error C2011: ’HEADERITEMRIGHTSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(703) : see declaration of ’HEADERITEMRIGHTSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(599) : error C2011: ’HEADERSORTARROWSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(709) : see declaration of ’HEADERSORTARROWSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(680) : error C2011: ’LISTVIEWPARTS’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(665) : see declaration of ’LISTVIEWPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(695) : error C2011: ’LISTITEMSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(673) : see declaration of ’LISTITEMSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(761) : error C2011: ’MENUPARTS’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(647) : see declaration of ’MENUPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(885) : error C2011: ’PROGRESSPARTS’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(716) : see declaration of ’PROGRESSPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(933) : error C2011: ’REBARPARTS’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(600) : see declaration of ’REBARPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(946) : error C2011: ’CHEVRONSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(608) : see declaration of ’CHEVRONSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(977) : error C2011: ’SCROLLBARPARTS’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(989) : see declaration of ’SCROLLBARPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(992) : error C2011: ’ARROWBTNSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(1004) : see declaration of ’ARROWBTNSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1016) : error C2365: ’SCRBS_NORMAL’ : redefinition; previous definition was a ’enumerator’
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(1024) : see declaration of ’SCRBS_NORMAL’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1017) : error C2365: ’SCRBS_HOT’ : redefinition; previous definition was a ’enumerator’
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(1025) : see declaration of ’SCRBS_HOT’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1018) : error C2365: ’SCRBS_PRESSED’ : redefinition; previous definition was a ’enumerator’
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(1026) : see declaration of ’SCRBS_PRESSED’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1019) : error C2365: ’SCRBS_DISABLED’ : redefinition; previous definition was a ’enumerator’
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(1027) : see declaration of ’SCRBS_DISABLED’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1023) : error C2011: ’SIZEBOXSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(1030) : see declaration of ’SIZEBOXSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1041) : error C2011: ’SPINPARTS’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(939) : see declaration of ’SPINPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1050) : error C2011: ’UPSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(946) : see declaration of ’UPSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1057) : error C2011: ’DOWNSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(953) : see declaration of ’DOWNSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1064) : error C2011: ’UPHORZSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(960) : see declaration of ’UPHORZSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1071) : error C2011: ’DOWNHORZSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(967) : see declaration of ’DOWNHORZSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1085) : error C2011: ’STATUSPARTS’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(638) : see declaration of ’STATUSPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1100) : error C2011: ’TABPARTS’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(726) : see declaration of ’TABPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1116) : error C2011: ’TABITEMSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(739) : see declaration of ’TABITEMSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1124) : error C2011: ’TABITEMLEFTEDGESTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(747) : see declaration of ’TABITEMLEFTEDGESTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1132) : error C2011: ’TABITEMRIGHTEDGESTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(755) : see declaration of ’TABITEMRIGHTEDGESTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1141) : error C2365: ’TIBES_NORMAL’ : redefinition; previous definition was a ’enumerator’
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(764) : see declaration of ’TIBES_NORMAL’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1142) : error C2365: ’TIBES_HOT’ : redefinition; previous definition was a ’enumerator’
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(765) : see declaration of ’TIBES_HOT’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1143) : error C2365: ’TIBES_SELECTED’ : redefinition; previous definition was a ’enumerator’
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(766) : see declaration of ’TIBES_SELECTED’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1144) : error C2365: ’TIBES_DISABLED’ : redefinition; previous definition was a ’enumerator’
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(767) : see declaration of ’TIBES_DISABLED’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1145) : error C2365: ’TIBES_FOCUSED’ : redefinition; previous definition was a ’enumerator’
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(768) : see declaration of ’TIBES_FOCUSED’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1148) : error C2011: ’TOPTABITEMSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(771) : see declaration of ’TOPTABITEMSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1156) : error C2011: ’TOPTABITEMLEFTEDGESTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(779) : see declaration of ’TOPTABITEMLEFTEDGESTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1164) : error C2011: ’TOPTABITEMRIGHTEDGESTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(787) : see declaration of ’TOPTABITEMRIGHTEDGESTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1173) : error C2365: ’TTIBES_NORMAL’ : redefinition; previous definition was a ’enumerator’
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(796) : see declaration of ’TTIBES_NORMAL’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1174) : error C2365: ’TTIBES_HOT’ : redefinition; previous definition was a ’enumerator’
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(797) : see declaration of ’TTIBES_HOT’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1175) : error C2365: ’TTIBES_SELECTED’ : redefinition; previous definition was a ’enumerator’
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(798) : see declaration of ’TTIBES_SELECTED’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1176) : error C2365: ’TTIBES_DISABLED’ : redefinition; previous definition was a ’enumerator’
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(799) : see declaration of ’TTIBES_DISABLED’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1177) : error C2365: ’TTIBES_FOCUSED’ : redefinition; previous definition was a ’enumerator’
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(800) : see declaration of ’TTIBES_FOCUSED’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1263) : error C2011: ’TOOLBARPARTS’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(617) : see declaration of ’TOOLBARPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1275) : error C2365: ’TS_NORMAL’ : redefinition; previous definition was a ’enumerator’
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(627) : see declaration of ’TS_NORMAL’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1276) : error C2365: ’TS_HOT’ : redefinition; previous definition was a ’enumerator’
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(628) : see declaration of ’TS_HOT’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1277) : error C2365: ’TS_PRESSED’ : redefinition; previous definition was a ’enumerator’
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(629) : see declaration of ’TS_PRESSED’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1278) : error C2365: ’TS_DISABLED’ : redefinition; previous definition was a ’enumerator’
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(630) : see declaration of ’TS_DISABLED’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1279) : error C2365: ’TS_CHECKED’ : redefinition; previous definition was a ’enumerator’
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(631) : see declaration of ’TS_CHECKED’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1280) : error C2365: ’TS_HOTCHECKED’ : redefinition; previous definition was a ’enumerator’
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(632) : see declaration of ’TS_HOTCHECKED’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1292) : error C2011: ’TOOLTIPPARTS’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(890) : see declaration of ’TOOLTIPPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1303) : error C2011: ’CLOSESTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(898) : see declaration of ’CLOSESTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1309) : error C2011: ’STANDARDSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(904) : see declaration of ’STANDARDSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1314) : error C2011: ’BALLOONSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(909) : see declaration of ’BALLOONSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1335) : error C2011: ’TRACKBARPARTS’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(806) : see declaration of ’TRACKBARPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1351) : error C2365: ’TKS_NORMAL’ : redefinition; previous definition was a ’enumerator’
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(820) : see declaration of ’TKS_NORMAL’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1354) : error C2011: ’TRACKSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(823) : see declaration of ’TRACKSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1358) : error C2011: ’TRACKVERTSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(827) : see declaration of ’TRACKVERTSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1362) : error C2011: ’THUMBSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(831) : see declaration of ’THUMBSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1370) : error C2011: ’THUMBBOTTOMSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(839) : see declaration of ’THUMBBOTTOMSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1378) : error C2011: ’THUMBTOPSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(847) : see declaration of ’THUMBTOPSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1386) : error C2011: ’THUMBVERTSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(855) : see declaration of ’THUMBVERTSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1394) : error C2011: ’THUMBLEFTSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(863) : see declaration of ’THUMBLEFTSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1402) : error C2011: ’THUMBRIGHTSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(871) : see declaration of ’THUMBRIGHTSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1410) : error C2011: ’TICSSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(879) : see declaration of ’TICSSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1414) : error C2011: ’TICSVERTSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(883) : see declaration of ’TICSVERTSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1425) : error C2011: ’TREEVIEWPARTS’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(917) : see declaration of ’TREEVIEWPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1434) : error C2011: ’TREEITEMSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(923) : see declaration of ’TREEITEMSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1443) : error C2011: ’GLYPHSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(931) : see declaration of ’GLYPHSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1460) : error C2011: ’WINDOWPARTS’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(410) : see declaration of ’WINDOWPARTS’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1503) : error C2011: ’FRAMESTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(454) : see declaration of ’FRAMESTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1508) : error C2011: ’CAPTIONSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(459) : see declaration of ’CAPTIONSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1514) : error C2011: ’MAXCAPTIONSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(465) : see declaration of ’MAXCAPTIONSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1520) : error C2011: ’MINCAPTIONSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(471) : see declaration of ’MINCAPTIONSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1526) : error C2011: ’HORZSCROLLSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(477) : see declaration of ’HORZSCROLLSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1533) : error C2011: ’HORZTHUMBSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(484) : see declaration of ’HORZTHUMBSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1540) : error C2011: ’VERTSCROLLSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(491) : see declaration of ’VERTSCROLLSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1547) : error C2011: ’VERTTHUMBSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(498) : see declaration of ’VERTTHUMBSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1554) : error C2011: ’SYSBUTTONSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(505) : see declaration of ’SYSBUTTONSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1561) : error C2011: ’MINBUTTONSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(512) : see declaration of ’MINBUTTONSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1568) : error C2011: ’MAXBUTTONSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(519) : see declaration of ’MAXBUTTONSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1575) : error C2011: ’RESTOREBUTTONSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(526) : see declaration of ’RESTOREBUTTONSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1582) : error C2011: ’HELPBUTTONSTATES’ : ’enum’ type redefinition
c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\Tmschema.h(533) : see declaration of ’HELPBUTTONSTATES’
z:\3rdParty\Prof-UIS\Include\vsstyle.h(1582) : fatal error C1003: error count exceeds 100; stopping compilation

Technical Support Nov 16, 2006 - 12:05 PM

Please download the latest source code (Nov 16, size 12,269,659 b). There should be a new subfolder vssym32 with two header files in the ../Prof-UIS/Include folder.

Offer Har Nov 16, 2006 - 12:30 PM

Thanks.
Now it compiles.