[Mplayer-cvslog] CVS: main/loader win32.c,1.73,1.74
Alex Beregszaszi
alex at naxine.org
Sat Jan 4 16:08:31 CET 2003
Hi,
> Index: win32.c
> ===================================================================
> RCS file: /cvsroot/mplayer/main/loader/win32.c,v
> retrieving revision 1.73
> retrieving revision 1.74
> diff -u -r1.73 -r1.74
> --- win32.c 30 Dec 2002 14:28:47 -0000 1.73
> +++ win32.c 4 Jan 2003 11:18:42 -0000 1.74
> @@ -3308,7 +3308,7 @@
> dbgprintf("FindFirstFileA(0x%x='%s', 0x%x) => 0\n", s, s, lpfd);
> strcpy(lpfd->cFileName, "msms001.vwp");
> strcpy(lpfd->cAlternateFileName, "msms001.vwp");
> - return (HANDLE)-1;
> + return (HANDLE)0;
> }
does the qt stuff still works?
--
Alex Beregszaszi <alex at naxine.org>
(MPlayer Core Developer -- http://www.mplayerhq.hu/)
More information about the MPlayer-cvslog
mailing list