|
From: | h.g. muller |
Subject: | Re: [XBoard-devel] WinBoard installer |
Date: | Mon, 08 Jun 2009 13:45:49 +0200 |
It is possible to work in 95 while having the code present. To do that you have to not link with the function at all, and instead use the GetProcAddress() method of invoking it. That's probably a better solution than my polyglot tree uses, which conditionally excludes that code-- at least if you don't mind having windows specific code in there.
[Prev in Thread] | Current Thread | [Next in Thread] |