[MPlayer-cygwin] [patch] small hddraw_dll cleanup
Rune Petersen
rune.mail-list at mail.tele.dk
Thu Jan 6 18:30:48 CET 2005
Hi,
It works on win2k I don't see why it shouldn't work on other versions.
we have 2 handles to the dll-file:
- one though the ddraw headers.
- and the one made in Directx_InitDirectDraw().
when you remove on handle you don't unload the dll.
In effect the change is more cosmetic than functional.
Rune Petersen
Sascha Sommer wrote:
> On Thursday 06 January 2005 17:53, Rune Petersen wrote:
>
>>Hi,
>>hddraw_dll is only used in Directx_InitDirectDraw().
>>Lets keep it there...
>>
>>I've kept this patch back to make sure not too many complained about
>>multi monitor support.
>>
>
>
> Your patch won't work. It was like this before but somehow the dll loading
> is different on windows 98 and 2000/xp and unloading the dll on the later one
> won't work, because we are still using functions from this dll.
> Well, the real suprise is that it works on windows 98.
>
> Sascha
>
> _______________________________________________
> MPlayer-cygwin mailing list
> MPlayer-cygwin at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-cygwin
>
More information about the MPlayer-cygwin
mailing list