Posted 19 years ago
by Joris Koster
-
Paragon Decision Technology
I just downloaded the latest 3.1.0210 release, installed it and updated my references/licences file. I'm now longer able to compile my (.NET C++) code.
The specific error messages I get are:In the cases above 'b6' appears to be the dotfuscated version of IntelliPromptInfoTip, and 'n' seems to be a TokenCollection.
It turns out to be a bug in MS VS2003, which 'does not reproduce' (!!?) under 2005, see MS Feedback and therefore seems not important enough to fix in VS2003 :(.
Several others had trouble with this same issue, see e.g.:
VG.net
As it seems to be a problem related to the 'imm32.dll':
imm32.dll, Windows XP IMM32 API Client DLL, 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)
Any ideas on what changed in those classes? Could you undo those changes, or do them differently?
The specific error messages I get are:
error C3624: 'b6': the compiler cannot find this type; it is defined in the module 'imm32.dll'
error C3624: 'n': the compiler cannot find this type; it is defined in the module 'imm32.dll'
It turns out to be a bug in MS VS2003, which 'does not reproduce' (!!?) under 2005, see MS Feedback and therefore seems not important enough to fix in VS2003 :(.
Several others had trouble with this same issue, see e.g.:
VG.net
As it seems to be a problem related to the 'imm32.dll':
imm32.dll, Windows XP IMM32 API Client DLL, 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)
Any ideas on what changed in those classes? Could you undo those changes, or do them differently?