This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Windows Resource Files and DLLs


Hi All,

I have managed with a fair bit of 'coercion' to build
a working wxPython 2.2.5 DLL for Cygwin.

One of the stumbling blocks I still have in coming up
with a suitable install script is that I apparently need to
link the wxWindows resource file with the Python.exe 
stub in order for it to be 'seen' by Python scripts.

IMO this is not an ideal solution.

I would like to keep the resource file in the DLL

Is there an equivalent for a DLLEXPORT 
for windows resources in a compiled .rc file ??

Cheers

Norman Vine

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]