Commit my test suite I used for verifying the behaviours of wctomb, wcstombs and...
[reactos.git] / reactos / include /
2008-07-16 Colin Finck- Remove 2 wrong versions of wctomb and 2 wrong version...
2008-07-16 Timo KreuzerFLOATOBJ is a structure only on x86 in kernelmode,...
2008-07-16 Timo KreuzerAdd MATRIX accelerator flag MX_SCALE and set it in...
2008-07-14 Aleksey Bragin- Remove special ReactOS-specific PUSHORT GDT pointer...
2008-07-14 ReactOS Portable... - Clean up KTRAP_FRAME and KEXCEPTION_FRAME definition.
2008-07-13 ReactOS Portable... - Fix FILE location in the header
2008-07-13 KJK::HyperionForgot a file. Fix fucking buildbot already D:<
2008-07-13 KJK::Hyperionmodified dll/win32/kernel32/misc/lang.c
2008-07-13 James Tabor- Started NtUserRegisterClassExWOW and now using the...
2008-07-11 Colin Finck- Port Wine's WideCharToMultiByte implementation for...
2008-07-10 Timo KreuzerPatch by Stefan Ginsberg:
2008-07-10 Aleksey BraginYuriy Sidorov <jura@cp-lab.com>
2008-07-10 James TaborCS_NOKEYCVT is used to set Classname to Version when...
2008-07-09 James Tabor- Removed NtUserGetShellWindow, update related.
2008-07-09 Aleksey BraginAutosyncing with Wine HEAD
2008-07-09 Aleksey Bragin- Add MapVirtualKey translation types.
2008-07-09 Pierre SchweitzerSynced shfolder.dll, stdole2.tlb, tapi32.dll, usp10...
2008-07-09 James TaborCleanup headers for Prop.
2008-07-09 James Tabor- Removed NtUserGetWindowThreadProcessId, updated all...
2008-07-09 James Tabor- Removed NtUserGetProp, updated all related.
2008-07-08 James TaborWin32k/User32:
2008-07-08 Aleksey BraginAutosyncing with Wine HEAD
2008-07-08 Pierre SchweitzerSynced riched20.dll with Wine HEAD
2008-07-08 ReactOS Portable... - Rewrite the low-level trap/exception/system call...
2008-07-08 James TaborUpdate the rest of the prototypes and stubs.
2008-07-08 James TaborUpdate more prototypes and stubs.
2008-07-08 James TaborUpdate prototypes and stubs.
2008-07-07 James TaborUpdate SetLayeredWindowAttributes.
2008-07-06 Colin FinckFix buggy MB_LEN_MAX definition according to MSVC headers
2008-07-06 Aleksey Bragin- Update hlink headers from Wine HEAD.
2008-07-06 Aleksey Bragin- Sync gdiplusflat.h with Wine HEAD.
2008-07-06 Aleksey Bragin- Update test.h to the latest Wine HEAD.
2008-07-04 James TaborAdd two more query window types.
2008-07-04 Aleksey Bragin- There is no working strsafe lib yet, so including...
2008-07-04 Colin FinckRemove the strsafe library, it was imported from a...
2008-07-04 James Tabor- Moved WM_ACTIVATEAPP calles before WM_NC/ACTIVATE...
2008-07-02 Dmitry Chapyshev- Update gdiplus headers
2008-06-30 ReactOS Portable... - Add RAM disk support to FreeLDR and to the NTLDR...
2008-06-30 ReactOS Portable... - Define NT RAM Disk device interface (100% compatible...
2008-06-30 ReactOS Portable... - Add RAMDISK_BOOT_INITIALIZATION_FAILED bugcheck code
2008-06-30 ReactOS Portable... atoi64 is available without MSVCRT, through ntdll or...
2008-06-29 ReactOS Portable... - Implement beginnings of Ramdisk Port Driver. Planning...
2008-06-27 Aleksey Bragin- NDK fix: ImageUsesLargePages in PEB appeared in Windo...
2008-06-27 Dmitry Chapyshev- Add inetmib1 to bootcd
2008-06-27 Aleksey Bragin- NDK fixes.
2008-06-27 Dmitry Chapyshev- Add some defines
2008-06-27 ReactOS Portable... - Implement VidResetDisplay in BootVid-arm.
2008-06-24 Colin FinckGet shell32 to compile warning-free
2008-06-24 James TaborAdd PS_JOIN_MASK to psdk.
2008-06-23 ReactOS Portable... - The CRT sync by "fireball" is incorrect and results...
2008-06-22 Colin FinckAdd a library "host_wcsfuncs" with implementations...
2008-06-19 Colin FinckPut a comment and an #if around the lines I changed...
2008-06-19 Colin FinckReapply Ged's fix, this time correctly :-)
2008-06-19 Ged Murphyrevert the debug macros change, the entire codebase...
2008-06-19 Ged MurphyOnly call DbgPrintEx once for each debug macro. This...
2008-06-18 Aleksey Bragin- Add a bit more DPFLTR items.
2008-06-17 James TaborUpdate NtUserSetSysColors.
2008-06-16 Aleksey Bragin- More NDK fixes.
2008-06-16 Aleksey Bragin- NDK fixes (structure rename only).
2008-06-15 ReactOS Portable... - Continue cleanup, use new peripheral headers (And...
2008-06-15 ReactOS Portable... - These are peripherals, not targets
2008-06-15 ReactOS Portable... - Start major ARM port cleanup:
2008-06-14 ReactOS Portable... - Fix stupid IRQL/Interrupt handling code that someone...
2008-06-12 Thomas BluemelAdd missing definitions
2008-06-12 ReactOS Portable... - We now implement more proper context switching.
2008-06-12 ReactOS Portable... - We now implement a super-basic (and probably broken...
2008-06-11 ReactOS Portable... - We now make appropriate space on the stack to save...
2008-06-11 ReactOS Portable... - Fix build on ARM:
2008-06-11 Aleksey Bragin- Fix typos in NDK structures.
2008-06-11 Aleksey Bragin- Revert 33689 as breaking mIRC installation.
2008-06-11 Aleksey Bragin- Completely rewrite most of stdio functions by merging...
2008-06-11 James TaborFix warnings.
2008-06-10 James TaborRetool SetSysColors and use SEH.
2008-06-08 Aleksey Bragin- Update dciddi.h header based on Magnus's patch.
2008-06-08 James TaborUpdate NtUserInitializeClientPfnArrays add additional...
2008-06-06 Aleksey Bragin- Update RtlIsTextUnicode (fixes some ntdll rtlstr...
2008-06-02 Aleksey BraginStefan Ginsberg <stefan__100__@hotmail.com>
2008-06-01 Dmitry Chapyshev- Update headers
2008-05-31 Colin FinckSync wininet with Wine. This fixes the Download! issue.
2008-05-31 Colin FinckImplement support for FIONREAD in WSPIoctl. (hope I...
2008-05-30 Aleksey Bragin- Really fix _rotl. Thanks KJK::Hyperion!
2008-05-30 Aleksey Bragin- Fix a warning in 1st of April's implementation of...
2008-05-30 James TaborModified GDIOBJ_Copy and Set owner to return bool....
2008-05-29 James TaborUse server information structure for system colors.
2008-05-29 James TaborUpdate NtUserBitBltSysBmp.
2008-05-28 Magnus OlsenThis file will be share between dxg and win32k explain...
2008-05-28 James TaborAdd Gdi entry flag.
2008-05-28 James TaborNtUserRegisterClassExWOW also given FNID. Added one...
2008-05-28 James TaborNtUserSetWindowFNID is needed for supporting NtUserGetC...
2008-05-28 Timo Kreuzerexception.h: merge changes from wine.
2008-05-27 Aleksey Bragin- More header fixes.
2008-05-26 Aleksey Bragin- Fix misc structures definitions.
2008-05-25 KJK::Hyperionmodified include/psdk/winnls.h
2008-05-25 Gregor Brunmar* Changed to correct signature of NtUserGetClassName()
2008-05-24 Pierre Schweitzer- Imported dciman32.dll from Wine HEAD
2008-05-23 Johannes Anderwald- add prototypes for GetTraceEnableLevel, RegisterTrace...
2008-05-23 Magnus OlsenImplemtened : NtUserGetTitleBarInfo
2008-05-23 James TaborMove W structure back into dc.h and added the clip...
2008-05-22 Johannes Anderwald- add GetTraceEnableFlags prototype
2008-05-22 Johannes Anderwald- check if PEVENT_TRACE_HEADER is already defined
next