|
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!
|
[Prev in Thread] | Current Thread | [Next in Thread] |