add more dump output for win3kdxtest
[reactos.git] / reactos / include /
2008-04-13 Magnus Olsenfixed so old name can be use also
2008-04-12 Timo KreuzerPatchPatch by Stefan Ginsberg (stefan__100__ AT hotmail...
2008-04-12 James TaborMore hook implementations.
2008-04-12 James TaborMore work on hooks.
2008-04-12 James TaborUpdate prototypes for NtUserNotifyWinEvent and NtUserSe...
2008-04-11 Hervé PoussineauAdd wine_get_data_dir()/wine_get_build_dir() functions
2008-04-11 Hervé PoussineauUpdate some headers (from Wine)
2008-04-10 Hervé PoussineauUse R- prefix instead of Scmr- prefix for service RPC...
2008-04-10 Hervé PoussineauMake service RPC interface more compatible with MS...
2008-04-09 Johannes Anderwald- fix api call convention
2008-04-08 James TaborGood example how client thread info structure works...
2008-04-08 James TaborFix alignment for client info structure.
2008-04-07 Johannes Anderwald- add SHOpenWithDialog prototype and structure
2008-04-06 James Tabor- Implement SendMessageCallbackA/W, user32 only.
2008-04-06 Aleksey Bragin- Sync to Wine, fixes hlink_winetest build.
2008-04-06 Johannes Anderwald- add missing constants
2008-04-05 James TaborUpdate NtUserMessageCall prototype. Used Wine message...
2008-04-04 Hervé PoussineauAdd some constants/prototypes
2008-04-04 Hervé PoussineauAdd some constants
2008-04-04 Hervé PoussineauAdd some prototypes
2008-04-04 Hervé PoussineauUpdate header
2008-04-03 James TaborUpdate POLYPATBLT.
2008-04-03 Dmitry Chapyshev- Update header
2008-04-03 Timo KreuzerPatch by Stefan Ginsberg (stefan__100__ AT hotmail...
2008-04-01 Aleksey Bragin- Use C define for the bit in the wait block flags...
2008-04-01 Aleksey Bragin- Implement inline version of _rotl. The Win32 version...
2008-04-01 James TaborMove thread pool functions prototypes to ndk.
2008-03-31 Aleksey Bragin- Fix PARTITION_STYLE enum to include PARTITION_STYLE_RAW.
2008-03-31 James TaborFix GETTEXTEX update it to current sdk and web info.
2008-03-30 James TaborPatch by Stefan Ginsberg (stefan__100__ AT hotmail...
2008-03-25 Dmitry Chapyshev- Update headers (Part 2/2)
2008-03-22 Magnus Olsenimplemented NdisScheduleWorkItem writen by me and arty
2008-03-22 Magnus Olsenadd a missing struct NDIS_WORK_ITEM and missing prototy...
2008-03-22 Timo Kreuzerremove duplicate definitions
2008-03-22 Magnus OlsenFixing a typo in ndis rename NdisGetSystemUptime to...
2008-03-22 Timo Kreuzer- make Simplecall definitions (NtUserCallXxx) compatibl...
2008-03-22 Timo Kreuzerupdate NTDDI defines
2008-03-21 James TaborFinish Stefan Ginsberg patch from rev 32726.
2008-03-21 James TaborSorry Timo! I think I forgot to remove these months...
2008-03-21 Timo Kreuzer- started fixing NtUserCallXxx defines
2008-03-20 Timo Kreuzerpatch by Stefan Ginsberg (stefan__100__ AT hotmail...
2008-03-19 Timo KreuzerAdd GDILoObjType enum to ntgdityp.h
2008-03-17 Aleksey Bragin- MAINTENANCE: Fix inconsistent new lines.
2008-03-15 Aleksey BraginDaniel Zimmerman <netzimme@aim.com>
2008-03-13 ReactOS Portable... - Implement IRQL functions for the PL190 VIC.
2008-03-11 Aleksey Bragin- Update FSRTL_ADVANCED_FCB_HEADER to support newer...
2008-03-11 ReactOS Portable... - Convert all Loader Block structures to virtual addres...
2008-03-11 Aleksey Bragin- Remove kilobyte of unneeded MS support database text...
2008-03-11 ReactOS Portable... - Fix incorrect definition of PCR and USERPCR which...
2008-03-11 Magnus Olsenpart 1/2 for implement GetAppCompatFlags
2008-03-10 Aleksey Bragin- Sync STORAGE_PROPERTY_ID enum with WDK.
2008-03-10 ReactOS Portable... ARM Port Memory Management Checkpoint:
2008-03-08 Aleksey Bragin- Leftovers.
2008-03-06 Christoph von WittichHuw Davies : shell32: ABM_GETAUTOHIDEBAR should return...
2008-03-05 Christoph von Wittich#define inline __inline for msvc
2008-03-05 Christoph von Wittichdon't include unistd.h in msvc builds
2008-03-05 Christoph von Wittichmsvc compat fix
2008-03-04 Magnus OlsenImplemented : DxEngLockHdev, DxEngUnlockHdev
2008-03-02 Gregor BrunmarImplemented IDirect3D:CheckDeviceFormat()
2008-02-27 Colin FinckFix portcls build, broken in r32517, by moving the...
2008-02-27 Aleksey Bragin- The forgotten declaration.
2008-02-27 Colin FinckThe C99 __VA_ARGS__ is also supported under GCC, no...
2008-02-27 Colin Finck- Remove an unneeded MSVC block in windef.h and indent...
2008-02-26 Gregor BrunmarAdded D3DCAPS8 to d3dhal.h
2008-02-20 Colin Finck- Remove much Win9x-specific stuff from the scrnsave...
2008-02-20 Timo KreuzerPatch by Stefan Ginsberg (stefan__100__ AT hotmail...
2008-02-18 Timo Kreuzersome cleanup
2008-02-17 Gregor BrunmarFixed duplicate typedef in DirectX headers for real...
2008-02-17 Gregor BrunmarFixed duplicate typedefs in DirectX headers
2008-02-17 Gregor BrunmarOops, removed OsThunkD3dDrawPrimitives2 from d3d8thk.h.
2008-02-17 Gregor Brunmar* Updated d3d headers to make it possible to include...
2008-02-16 James Tabor- Patch by Stefan Ginsberg (stefan__100__ AT hotmail...
2008-02-15 ReactOS Portable... We now define KUSER_SHARED_DATA per architecture, since...
2008-02-13 Dmitry Chapyshev- Add winhttp.dll from Wine
2008-02-13 ReactOS Portable... Kill PSEH on ARM
2008-02-13 ReactOS Portable... First attempt at ARM Exception Frame structure definition
2008-02-12 ReactOS Portable... We now have a good initialization routine for ARM....
2008-02-12 ReactOS Portable... Added cache sweeping code into the HAL, for ARM926EJ...
2008-02-12 ReactOS Portable... Fixed some bugs in KeFillFixedEntryTb -- we actually...
2008-02-12 ReactOS Portable... Fix the build.
2008-02-11 ReactOS Portable... FORCEINLINE is a lot more...forcefull... now ;-). Previ...
2008-02-11 ReactOS Portable... We now support the ARM Versatile/PB platform, which...
2008-02-11 Hervé PoussineauAdd Ext2Chkdsk() method (unimplemented at the moment)
2008-02-11 Hervé PoussineauFix return type
2008-02-11 Hervé PoussineauAdd RtlTimeToSecondsSince1970() prototype
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-10 Aleksey Bragin- Revert 32276, since the include guard convention...
2008-02-10 Magnus Olsenfix unknown.h back as it was
2008-02-10 Hervé PoussineauTry to fix build
2008-02-10 Hervé PoussineauRevert r32271 ; I thought we decided to remove hacks...
2008-02-10 Magnus Olsenremove my hack in wtype.ldl I should not coding when...
2008-02-10 Magnus Olsensome case psdk unknown.h being include when it should...
2008-02-10 Magnus OlsenFix a comptaible issue with dxsdk and vc, our dxsdk...
2008-02-10 Aleksey Bragin- Add LSTATUS definition.
2008-02-10 Gregor Brunmar* Made it possible to include both d3d9types.h and...
2008-02-09 ReactOS Portable... A couple of header fixes to get all the FreeLDR-loaded...
2008-02-08 Aleksey Bragin- Implement MiCountFreePagesInLoaderBlock() to correctl...
2008-02-08 ReactOS Portable... We now also implement InterlockedExchange (Fixes rtl...
2008-02-08 ReactOS Portable... We now have the correct intrinsics for ARM.
2008-02-08 ReactOS Portable... We no longer generate broken kernel-mode system call...
next