[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-patches
Subject:    PATCH: Fix a bizzarre problem with mci
From:       Waldeck Schutzer <schutzer () math ! rutgers ! edu>
Date:       2003-01-29 5:16:49
[Download RAW message or body]

After almost one day chasing this out, I finally managed to understand 
why some applications that rely on MCI fail to work by not finding some 
of the MCI resources, like it's string table of devices. Sorry to say 
this but, Arrrrrrrrrgh! How come an invalid char gets to one of the 
source files and the resource compiler, instead of giving an error, 
simply stops compiling right there! Yes, you heard me well, everithing 
after that point is ignored and simply does not go into the .res file. 
Oh, well... The attached patch should fix this one, but I think would be 
really nice (besides saving people a lot of debugging time) if someone 
went over wrc on this issue.

Best,
Waldeck


["winmm_Si_rc.diff" (application/octet-stream)]

Index: wine/dlls/winmm/winmm_Si.rc
===================================================================
RCS file: /home/wine/wine/dlls/winmm/winmm_Si.rc,v
retrieving revision 1.2
diff -u -p -r1.2 winmm_Si.rc
--- wine/dlls/winmm/winmm_Si.rc	11 Dec 2002 01:29:10 -0000	1.2
+++ wine/dlls/winmm/winmm_Si.rc	29 Jan 2003 05:09:08 -0000
@@ -134,4 +134,4 @@ MCIERR_SEQ_PORT_NONEXISTENT, 	"Ta naprav
 MCIERR_SEQ_PORTUNSPECIFIED, 	"The system doesnot have a current MIDI port \
specified."  MCIERR_SEQ_TIMER, 		"All multimedia timers are being used by other \
applications. Quit one of these applications; then, try again."  
-END
+END



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic