Re: Re: API.htm example code clarification (bug 669654)
Ralph Giles <[email protected]>
| Newsgroups | gmane.comp.printing.ghostscript.patches |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Nov 20, 2003 at 11:21:12AM +0300, Igor V. Melichev wrote: > It is only source for the information about -D_Windows. > As I said in the bug report, regular Windows programmers > newer deal with a command line compiler or/and with compiler options. > MSVC defines 'WIN32'. I thought it defined '_WIN32'? In which case the -D_Windows isn't necessary any more because of the #ifdef Russell added. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccelng/htm/prepr_18.asp -r