Group: microsoft.public.vc.atl · Group Profile · Search for Suggestioins in microsoft.public.vc.atl
Author: SvenC
Date: Aug 7, 2008 03:55
Hi SvenC, thank you for your suggestioin. I changed the code. So now it looks like: [v1_enum] enum _units_t { millimeters = 0, inches, points }; Unfortunatly the compile error didn't changed. I skiped the [v1_enum] as well, just in case, but the error was still the same. Additionally I found several examples like typedef [v1_enum] enum tagUI_MESSAGE_TYPE { UI_MESSAGE_ERROR
|