Use the currently selected locale id instead of LOCALE_USER_DEFAULT to display and...
[reactos.git] / reactos / include /
2007-09-14 Colin FinckForgot to change these ones
2007-09-14 Colin Finck- Create a new "include/host" directory for host-only...
2007-09-14 Hervé PoussineauClean up .rbuild files and make them xml compliant
2007-09-14 Hervé PoussineauAdd imm.h header (enough to let Wine imm.dll compile)
2007-09-14 James TaborFix typo, add extra entry to the structure.
2007-09-13 James TaborAdd window client information structure to TEB.
2007-09-12 Ged Murphyadd a client handle to the private interface
2007-09-10 Eric KohlAdd missing definitions of EnumDateFormats.
2007-09-09 Aleksey Bragin- Revert 28967, and fix the real issue where an overwri...
2007-09-09 Art YerkesCorrect size of KAPC_STATE to fit in the [23] window...
2007-09-08 Colin Finck- Revert my previous attempts to fix the "wmc" and...
2007-09-08 Colin Finck- Solve our wchar_t host problems the easy way by defin...
2007-09-07 Timo Kreuzer- add NTMW_INTERNAL structure
2007-09-06 Johannes Anderwald- terminate comment by Marc Puilachs
2007-09-06 Timo Kreuzer- add the missing macro
2007-09-06 Timo Kreuzer- move dx gdi object type definitions from intddraw...
2007-09-05 Timo Kreuzerdifferent implementation of ENUMFONTDATA structure
2007-09-05 Hervé PoussineauFinally let Wine package version depend of ReactOS...
2007-09-04 Aleksey Bragin- Use real NT KPCR address (0xFFDFF000).
2007-09-04 Colin FinckCorrectly define LONG_PTR, ULONG_PTR and SIZE_T in...
2007-09-04 James TaborFix processid mask, update gdi handle entry, shift...
2007-09-03 Colin FinckBuild fixes for MSVC, now mkhive can be built with...
2007-09-03 Hervé PoussineauFix build
2007-09-03 Hervé PoussineauAdd a generic implementation of InterlockedBitTestAndSe...
2007-09-03 Art YerkesAdded freeldr and hal from PPC branch, along with neede...
2007-09-02 Magnus Olsenupdate ntgdibad.h before I forget thuse details that...
2007-09-01 Aleksey Bragin- Finish the memory map code, so it now actually create...
2007-09-01 James Tabor- Removed NtGdiPoly/Bezier/To and lineTo/Polyline/line...
2007-09-01 James Tabor- Removed NtGdiPaintRgn and renamed NtGdiGetCurrentObje...
2007-08-31 Hervé PoussineauBetter assert + add LPDWORD type
2007-08-30 Magnus Olsenfix the build
2007-08-30 Magnus Olsenadding prototype for NtGdiInitSpool()
2007-08-28 James Tabor- Removed NtGdiPoly/Polygon from source, w32ksvc.db...
2007-08-28 Hervé PoussineauRevert r28603 and add the correct fix
2007-08-27 Hervé PoussineauDefine NTAPI and WINAPI to nothing, because host tools...
2007-08-27 Hervé PoussineauDo not include <ntddk.h> when compiling cmlib_host...
2007-08-27 Hervé PoussineauRely only on host headers (+ target ntstatus.h) to...
2007-08-27 James TaborAdd new gdi object type. Discovered and documented...
2007-08-27 Hervé PoussineauAdd some missing definitions
2007-08-27 James TaborUpdate ENUMFONTDATAW structure based on returned data.
2007-08-26 James TaborAXESLIST, AXISINFO and ENUMTEXTMETRIC structures. Updat...
2007-08-25 Magnus OlsenAlex is god of haven and shall rise to the sky ......
2007-08-24 Magnus OlsenNtGdiEngCreateBitmap got one undoc param
2007-08-24 Magnus Olsen the NtGdiEngCreateDeviceSurface got 4 param, see sysca...
2007-08-24 Magnus OlsenNtGdiEngCreateDeviceBitmap need four param the last...
2007-08-23 Aleksey Bragin- Small NDK headers update
2007-08-23 Timo Kreuzer- NtGdiAnimatePalette, NtGdiGe/SetPaletteEntries, NtGdi...
2007-08-22 James Tabor- Removed NtGdiGetDIBits from w32ksvc.db and updated...
2007-08-22 James TaborRemoved NtUserReleaseDC, replaced it with CallOneParam.
2007-08-21 James Tabor- Removed NtGdiSetMapMode from w32ksvc.db and updated...
2007-08-21 James Tabor- Started the use of DC_ATTR. Created dcutil.c to handl...
2007-08-19 Timo Kreuzer- rename NtGdiSelectPalette to NtUserSelectPalette...
2007-08-19 Colin Finck- mkhive's "registry.c" used wcsncmp for comparing...
2007-08-19 Colin FinckChange the wchar_t logic once more to make it a bit...
2007-08-19 Art YerkesAdd async name functions, imported from wine. Modified...
2007-08-18 Colin FinckFix the logic for the wchar_t checks.
2007-08-18 Colin FinckMove the wchar_t check above the "#include <ctype.h...
2007-08-18 Colin Finckforgot the #endif :-/
2007-08-18 Colin FinckAdd a check for the wchar_t existence for Mac OS X...
2007-08-18 Magnus Olsenadding few mixing DDHALINFO_ISPRIMARYDISPLAY, DDHALINFO...
2007-08-18 Magnus OlsenAdding one new define #define DDCAPS_STEREOVIEW aka...
2007-08-18 Colin FinckFix the mkhive bug on 64-bit systems, this time correct.
2007-08-17 Colin FinckRevert r28389 as it causes a build break, when you...
2007-08-17 Colin FinckFix the long-standing mkhive bug on 64-bit systems
2007-08-17 James TaborAdd the rest of the dcattr structure, LocalIcm and...
2007-08-17 James TaborAdd 4 more dcattr units.
2007-08-17 Magnus Olsenforget remove a wine hack from this headers
2007-08-17 Magnus Olsenupdating wine dx headers, adding some new wine dx heade...
2007-08-17 James TaborFix NtUserLoadKeyboardLayoutEx size.
2007-08-17 James TaborRemoved two unsupported types.
2007-08-16 James TaborRemoved NtGdiSetWorldTransform. Made the code info...
2007-08-14 Hervé PoussineauAdd back idl for eventlog
2007-08-13 Hervé PoussineauAdd missing LOGON32_* constants
2007-08-12 Timo Kreuzerrename NtGdiGetBitmapDimensionEx to NtGdiGetBitmapDimen...
2007-08-11 James TaborRemoved Ex from NtGdiSetBitmapDimensionEx and NtGdiSetB...
2007-08-10 James Tabor- Removed NtGdiLPTODP/DPTOLP from w32ksvc.db and update...
2007-08-10 James Tabor- Removed NtGdiPie from w32ksvc.db, leaving NtGdiPie...
2007-08-09 James Tabor- Removed NtGdiSetAbortProc and NtGdiEscape from w32ksv...
2007-08-09 Aleksey Bragin- Fix definition of _DESCRIPTOR/KDESCRIPTOR
2007-08-09 James Tabor- Fixed NtGdiAlphaBlend prototype.
2007-08-08 James Tabor- Removed NtGdiGet/SetArcDirection and NtGdiGetSetTextC...
2007-08-08 Hervé PoussineauAdd SCESTATUS_* constants
2007-08-08 James TaborRemoved NtGdiGetRelAbs. Use GetDCDWord in gdi32. Update...
2007-08-08 James TaborAdd two more Dc_Attr Dirty flags.
2007-08-07 Aleksey Bragin- Fix build (remove RtlUnwind redeclarations).
2007-08-07 Aleksey Bragin- Add RtlUnwind to headers, and make list.h MSVC-compat...
2007-08-07 Hervé PoussineauRemove some debug messages
2007-08-07 Timo Kreuzerupdate ntgdibad.h
2007-08-06 Magnus OlsenRemove init.s and put Thomas's code into boot.s, so...
2007-08-06 Magnus OlsenUpdate win32k syscall table layout to win32xp sp2
2007-08-06 Hervé PoussineauGenerate as much headers as possible from idl
2007-08-06 Hervé PoussineauAdd some prototypes
2007-08-05 James TaborStart of the dcattr migration.
2007-08-05 Aleksey Bragin- More MSVC fixes
2007-08-04 James TaborRemoved non Enh Metafile stubs from win32k:
2007-08-04 Aleksey Bragin- Fix NtSetInformationThread(ThreadBasePriority)
2007-08-04 Aleksey Bragin- WDK and MSVC compatibility fixes.
2007-08-04 James TaborDc.c :
2007-08-02 Timo Kreuzerremove NtGdiArc, NtGdiArcTo and NtGdiChord from ntgdibad.h
2007-08-02 Timo Kreuzerupdate ntgdibad.h
next