On Wednesday 26 March 2008 12:39:39 pm you wrote:
If you build a wine dll inside the wine source tree we use gcc in combination with some wine magic for compilation. Exporting of functions in that case happens through a '.spec' file.
When you want to work outside the wine tree (as it can be more convenient) you could also use 'winegcc' for building a library. It will handle all the magic for you.
Roderick
cplskeleton.spec: " 1 stdcall CPlApplet(long long long long) " " libcplskeleton.def
; File generated automatically from ./cplskeleton.spec; do not edit!
LIBRARY cplskeleton.dll
EXPORTS CPlApplet@16 @1 "