extern variable question

Robert Reif reif at earthlink.net
Tue Sep 14 06:30:07 CDT 2004


Dan Kegel wrote:

> reif at earthlink.net wrote:
>
>> I'm trying to write a Direct Input regression test and I ran into a
>> problem I can't resolve (and the linker too).  dinput.h defines an
>> extern variable:
>>
>> extern const DIDATAFORMAT c_dfDIJoystick;
>>
>> I can't find this variable in dinput.dll ...
>
>
> It looks like it was added about ten days ago:
> http://www.winehq.org/hypermail/wine-patches/2004/08/0551.html
> What date is your wine source tree?
> - Dan
>
I added it.  I can access it fine from within the dinput dll but I can't
access if from a winelib program.  The dll doesn't export it.  The lib
on windows does.




More information about the wine-devel mailing list