Bruno Jesus 00cpxxx@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.