- Misc fixes for msvc:
authorStefan Ginsberg <stefanginsberg@gmail.com>
Sun, 26 Jul 2009 15:36:35 +0000 (15:36 +0000)
committerStefan Ginsberg <stefanginsberg@gmail.com>
Sun, 26 Jul 2009 15:36:35 +0000 (15:36 +0000)
commitc43cc84996f24ee0a9bc29e19e02ded634a7f327
treee33b30e7d9fea31853430c81c731472609d52b6d
parent92a18fff942e8d460734b6a937be6999d70c6849
- Misc fixes for msvc:
- C89 compliance for "dbgprint"
- Fix more calling convention declarations in the DDK and gdi32
- Define noreturn attribute for crt's abort compatibly
- Fix some of the mess in psdk's intrinsics -- this needs some major clean up.
- Define DbgPrintEx the same way in debug.h as in NDK and DDK
- UUID doesn't need Wine-specific types -- include standard PSDK headers.

svn path=/trunk/; revision=42233
reactos/base/applications/cmdutils/dbgprint/dbgprint.c
reactos/dll/win32/gdi32/include/gdi32p.h
reactos/include/crt/process.h
reactos/include/ddk/ddkmapi.h
reactos/include/ddk/hidclass.h
reactos/include/psdk/winbase.h
reactos/include/psdk/winnt.h
reactos/include/reactos/debug.h
reactos/lib/sdk/uuid/uuid.rbuild