discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Windows question


From: Lloyd Dupont
Subject: Windows question
Date: Thu, 16 Jun 2005 09:57:19 +1000

I'm using GNUstep in an other language (I wrote a custom binding).
Now I would like to used the const extern strings such as 'NSDeviceBitsPerSample'
could I get it through someting like
void * str_ptr = GetProcAddress(gnustep_appkit_lib, "NSDeviceBitsPerSample");
 
any tip welcome!

reply via email to

[Prev in Thread] Current Thread [Next in Thread]