msvideo.dll16: Implement DrawDibProfileDisplay

Alexandre Julliard julliard at winehq.org
Thu Jan 26 04:56:25 CST 2017


Bruno Jesus <00cpxxx at gmail.com> writes:

> @@ -35,7 +35,7 @@
>  111 stub DRAWDIBCHANGEPALETTE
>  112 pascal -ret16 DrawDibRealize(word word word) DrawDibRealize16
>  113 stub DRAWDIBTIME
> -114 stub DRAWDIBPROFILEDISPLAY
> +114 pascal -ret16 DrawDibProfileDisplay(segptr) DrawDibProfileDisplay16

segptr is not correct if you pass the pointer to 32-bit code.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list