00001 #import "ATRInterface.tlb" 00002 00003 #ifdef _UNICODE 00004 # if defined (_M_IX86) 00005 # pragma comment(linker,"/manifestdependency:\"type='win32' 00006 name='Microsoft.Windows.Common-Controls' version='6.0.0.0' 00007 processorArchitecture='x86' publicKeyToken='6595b64144ccf1df' language='*'\"") 00008 # endif 00009 #endif // _UNICODE 00010 00011 00015 class test2 00016 { 00020 void testvcall(); 00021 }; 00022