7 Jun
2002
7 Jun
'02
8:23 p.m.
list(a)vmn.com.br writes:
bash# make gcc -g -c test.c -I/usr/local/include/wine -I/usr/local/include/wine/msvcrt -I/home/nwine/ifdt32/ifdt32 gcc -o test test.o -lifdt32 -L/usr/local/lib
You cannot do it that way. Your test app must be a Winelib app in order to be able to use a Winelib dll. -- Alexandre Julliard julliard(a)winehq.com