Problem starting X

Alexander Gottwald alexander.gottwald@s1999.tu-chemnitz.de
Tue Dec 14 13:36:00 GMT 2004


On Tue, 14 Dec 2004, Mark Fisher wrote:

> > I've already created a patch which loads the function dynamicly from the
> dll.
> 
> great, I was just looking at how to do exactly that
> after seeing that detecting windows versions isn't the
> best way to go about it.

Actually it's a set of LoadLibrary, GetProcAddress and FreeLibrary.
GetProcAddress will return NULL if the function is not found and you
can determine if you can call the function or not. 

bye
	ago
-- 
 Alexander.Gottwald@s1999.tu-chemnitz.de 
 http://www.gotti.org           ICQ: 126018723



More information about the Cygwin-xfree mailing list