00001 #ifdef _UNICODE 00002 # if defined (_M_IX86) 00003 # pragma comment(linker,"/manifestdependency:\"type='win32' 00004 name='Microsoft.Windows.Common-Controls' version='6.0.0.0' 00005 processorArchitecture='x86' publicKeyToken='6595b64144ccf1df' language='*'\"") 00006 # endif 00007 #endif // _UNICODE 00008 00012 class test2 00013 { 00017 void testvcall(); 00018 }; 00019