wayman wrote: > After building XPIDL.exe, and use XPIDL to generate header file, it > terminate with a messagebox said writing a readonly memory. When generating > typelib,xpidl.exe execute correctly. > > Anyone know what maybe go wrong? > Is there any xpidl.exe I can download to use?
Could you post the IDL you are trying to compile? That might shed some
light as to what the problem is. Does the IDL have extern %{ C++ } stuff
in it or unmatched #ifxxx #endif?
