widl and #pragma pack(x)

Dietrich Teickner dietrich_teickner at arcor.de
Tue May 10 14:53:45 CDT 2005


Can it be,
  that widl does not work with any #pragma pack(x) statements in any 
header-files called from *.idl ?
I have problems with mshtml.dl in the odin environment.
   lineno = (int)strtol(yytext, &cptr, 10);
   if(!lineno)
     yyerror("Malformed '#...' line-directive; invalid linenumber");
   after #pragma pack(x) line.
All widl-generated headers does never containn any #pragma pack(x) 
statement.

Dietrich




More information about the wine-devel mailing list