I have MS_VC 6 with the PSDK and winnt.h and ntstatus.h throw warnings alot
because of status codes being already defined. Please try to use
one or the other.
Thanks
Steven
--- "Dimitrie O. Paun" <[EMAIL PROTECTED]> wrote:
> On Mon, 15 Sep 2003, Rolf Kalbermatter wrote:
>
> > Why is it that I c
On Mon, 15 Sep 2003, Rolf Kalbermatter wrote:
> Why is it that I can just remove the #include and everything
> compiles fine both under wine as well as MSVC?
> seems not necessary at all because some other header seems to
> include it, possibly unintentionally.
I know some of the STATUS_* const
On September 11, 2003 12:24 pm, Jakob Eriksson wrote:
>> This means with VC++ and MSVC headers 12 EXEs compile, with VC++ and
>> MinGW headers 16 EXEs compile. Crosscompiling tests from Linux is still
>> somewhat
>> broken as per current CVS, but still 18 EXEs compile!
>>
>> So crosscompiling gets
Jakob Eriksson <[EMAIL PROTECTED]> writes:
> Errors with MSVC headers:
> h:\work_dir\Wine\wine\dlls\comctl32\tests\dpa.c(42): error C2065:
> 'HDPA' : undeclared identifier
You should upgrade to the latest SDK headers, it will work much
better.
--
Alexandre Julliard
[EMAIL PROTECTED]
On September 11, 2003 12:24 pm, Jakob Eriksson wrote:
> This means with VC++ and MSVC headers 12 EXEs compile, with VC++ and
> MinGW headers 16 EXEs compile. Crosscompiling tests from Linux is still
> somewhat
> broken as per current CVS, but still 18 EXEs compile!
>
> So crosscompiling gets us th
I have now managed to compile the tests with MSVC and MSVC headers.
(Using Visual studio.NET)
(Using instructions from
http://winehq.com/site/docs/wine-devel/testing-windows )
propset.c, process.c, thread.c, wksta.c, env.c, error.c, generated.c,
large_int.c,
path.c, rtl.c, rtlbitmap.c, rtlstr.c,