Re:[Wine]start a linux command using a win32 apps ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Well, don't know exactly what you would like to do,
but guess you could use the "system" call, and put it
in one  of the dlls the app is calling, and recompile
wine again;
to give an example:

let's say the app calls  GetScrollbarInfo in user32
(in scroll.c in the source  code of wine) ; just put a
line in there:
 system("mplayer video.avi")
 if i would like to start up this  video for example.
This is the simplest solution i guess


	
	
		
___________________________________________________________ 
ALL-NEW Yahoo! Messenger - all new features - even more fun! http://uk.messenger.yahoo.com
_______________________________________________
wine-users mailing list
wine-users@xxxxxxxxxx
http://www.winehq.org/mailman/listinfo/wine-users

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux