[ros-kernel] I found what I believe is a bug ininclude/wine/prsht.h in ReactOS

Filip Navara xnavara at volny.cz
Wed Dec 3 18:28:04 CET 2003


The prsht.h in ReactOS headers come from w32api. It was imported there
because a sufficent version wasn't available that time for public use and
was present only in CVS. I applied your patch to the ReactOS copy, but I
can't submit it to the MinGW guys because of legal reasons. Can you send
patch to mingw-patches list yourself, please?

Thanks
Filip

----- Original Message ----- 
From: "Jonathan Wilson" <jonwil at tpgi.com.au>
To: "ReactOS Kernel List" <ros-kernel at reactos.com>; <wine-devel at winehq.org>
Sent: Wednesday, December 03, 2003 12:47 PM
Subject: [ros-kernel] I found what I believe is a bug ininclude/wine/prsht.h
in ReactOS


> cc-ing WINE list in case its also present in the WINEHQ CVS
> this line:
> typedef const PROPSHEETPAGEA *LPCPROPSHEETPAGEW;
> should (I believe) be this line:
> typedef const PROPSHEETPAGEW *LPCPROPSHEETPAGEW;
>
> If this is a bug, can someone fix it?
> If its not, can someone explain why this construct is present (it looks
> very wierd to mix an A structure and a W structure in this typedef)
>
> _______________________________________________
> Ros-kernel mailing list
> Ros-kernel at reactos.com
> http://reactos.com/mailman/listinfo/ros-kernel
>



More information about the Ros-kernel mailing list