in reply to Splitting an extension based on OS
There's one thing more: cygwin and mingw environments. These two are curious mixes of pure win32 and unix APIs, and before attempting the separation I'd recommend to run your code on these first.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Splitting an extension based on OS
by syphilis (Archbishop) on Nov 07, 2007 at 07:20 UTC |