Displaying 1 result from an estimated 1 matches for "winwin".
Did you mean:
winbin
2005 Feb 23
1
Wine-20040505 and vstserver
...so):
[root@localhost vstserver-0.3.0]# make
echo "cd servant/win;make" >makevstserver.sh
touch servant/win/dummy.c
sh makevstserver.sh
make[1]: Entering directory
`/home/sober/sources/vstserver-0.3.0/servant/win'
winebuild -o win.exe.dbg.c --debug -C. dummy.c main.c windowsstuff.c
winwin.c
winegcc -c -mno-cygwin -I. -o win.exe.dbg.o win.exe.dbg.c
winegcc -c -mno-cygwin -I. -o dummy.o dummy.c
winegcc -mwindows -mno-cygwin -o win.exe.so dummy.o main.o windowsstuff.o
winwin.o rsrc.res win.exe.dbg.o -lodbc32 -lole32 -loleaut32 -lwinspool
-luuid
main.o(.text+0x151): In function...