WIN95 target on XP and Vista differ?
Jon Leighton <[email protected]> Thu, 19 Mar 2009 11:37:43 -0400
| Newsgroups | gmane.comp.mozilla.devel.nspr |
|---|---|
| Message-ID | <[email protected]> |
When I build NSPR on XP with the --enable-win32-target=WIN95 option, the build uses pr/include/md/_win95.h, but if I build on Vista with the same option, the build uses pr/include/md/_winnt.h. Is this the correct behavior? If so, can anyone help me understand why? Thanks very much. - Jon Leighton