stubbed powrprof.dll

Mike McCormack mike at codeweavers.com
Sat Apr 9 23:57:55 CDT 2005


Benjamin Cutler wrote:

> Is there some way that winnt.h is organized, or can I just throw them in
> at the end? That header file is gigantic so I can't tell if it's
> supposed to be organized in some particular way.

Function calls are at the end. Groups of enums and defines that relate 
to the same kind of stuff are together, more or less...

Just add it somewhere where it looks good to you ... probably in the 
middle somewhere after other groups of enums.

Mike




More information about the wine-devel mailing list