Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: ODBC Socket Server / VC++ Help!

From: kracik:mbox:dkm:cz at: 23-Mar-2001 1:39

Hi Ryan, the ODBC Socket Server looks great. I tried to compile it and it prints syntax error: Processing C:\Program Files NT\Microsoft Visual Studio\VC98\INCLUDE\msxml.idl msxml.idl C:\Program Files NT\Microsoft Visual Studio\VC98\INCLUDE\urlmon.idl(1830) : error MIDL2025 : syntax error : expecting a type specification near "IEnumString" C:\Program Files NT\Microsoft Visual Studio\VC98\INCLUDE\urlmon.idl(1830) : error MIDL2026 : cannot recover from earlier syntax errors; aborting compilation Error executing midl.exe. I don't understand Microsoft IDL (Interface Definition Language), so I don't know what's wrong. I suspect I have old header files, I'll try to download newest Microsoft SDK. -- Michal Kracik Ryan Cole wrote: