Marcelo Slomp (mslomp@linuxmail.org):
[reactos.git] / reactos / include /
2008-10-18 Timo KreuzerChange return type of PsGetCurrentProcessWin32Process...
2008-10-17 Timo KreuzerWin32 structure cleanup (WIP):
2008-10-17 Timo KreuzerWin32 structure cleanup (WIP):
2008-10-17 Timo KreuzerWin32 structure cleanup part 2 / x:
2008-10-16 Timo KreuzerChange return type of PsGetCurrentThreadWin32Thread...
2008-10-14 Timo Kreuzer- Update CLIENTTHREADINFO structure
2008-10-14 Aleksey Bragin- Mbcb field of SHARED_CACHE_MAP structure has MBCB...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-10-11 Stefan Ginsberg- ProbeForRead/Write Length argument is a SIZE_T, not...
2008-10-11 Stefan Ginsberg- ARM build fix -- add a non-atomic (but otherwise...
2008-10-07 Timo Kreuzerfix a typo
2008-10-07 Stefan Ginsberg- Fix PKIPI_WORKER definition
2008-10-07 Dmitry Chapyshev- Add stubs for CredReadDomainCredentialsA/W, CredWrite...
2008-10-04 James Tabor- Update DEVCAPS to W2k/XP.
2008-10-02 Colin Finck- Add the other CPU_* codes (got them from a PDB)
2008-09-30 Johannes Anderwald- Ttttypo
2008-09-30 Daniel ReimerSync Wined3d to Wine 1.1.5 (great work done by: Kamil...
2008-09-30 James Tabor- Move undocumented WM_x messages to internal header...
2008-09-30 James Tabor- Patch by Vincent Povirk, Handle undocumented WM_POPUP...
2008-09-28 Eric KohlOoops, forgot to disable these [handle] attributes.
2008-09-28 Dmitry Chapyshev- Sync ddstream.idl with wine head
2008-09-27 Eric Kohl- Disable [handle] and [context_handle] attributes...
2008-09-27 Stefan Ginsberg- Add PsGetThreadTeb prototype
2008-09-26 Stefan Ginsberg- Fix a couple of bugcodes with incorrect MessageId
2008-09-26 Christoph von Wittichset eol-style:native
2008-09-25 Timo KreuzerSome cleanup
2008-09-25 Timo KreuzerUpdate SM_XXX constants
2008-09-25 Stefan Ginsberg- Implement and export PsIsSystemProcess and add it...
2008-09-24 Stefan Ginsberg- 64 bit fixes for Mm routines: Use SIZE_T and ULONG_PT...
2008-09-24 Stefan Ginsberg- Fix some non-x86 FLOATOBJ_*
2008-09-22 James Tabor- Add UPDATELAYEREDWINDOWINFO structure and UpdateLayer...
2008-09-21 Colin FinckForgot these files, sorry...
2008-09-21 Christoph von Wittichsync msxml3 with wine 1.1.5
2008-09-19 Christoph von Wittichadd missing dvdmedia.h
2008-09-19 Christoph von Wittich-> filename to lowercase
2008-09-19 Christoph von Wittichrename to lower case
2008-09-19 Christoph von Wittichrename to lower case
2008-09-19 Christoph von Wittichrename to lower case
2008-09-19 Christoph von Wittichrename to lower case
2008-09-19 Christoph von Wittichrename to lower case
2008-09-19 Christoph von Wittichrename to lower case
2008-09-19 Christoph von Wittich-import quartz from wine 1.1.4
2008-09-17 Johannes Anderwald- Add INetConnectionConnectUi interface
2008-09-14 Christoph von Wittichadd missing definitions
2008-09-14 Eric KohlDon't user the local attribute twice.
2008-09-14 Christoph von Wittichadd PCI_SUBCLASS_SB_SMBUS
2008-09-14 Christoph von Wittichinclude wintrust.h in imagehlp.h
2008-09-14 Christoph von Wittichsync imm.h with wine (should fix build)
2008-09-14 Christoph von Wittichupdate crypt headers
2008-09-14 Christoph von Wittichupdate headers for shdocvw
2008-09-14 Christoph von Wittichbetter hackfix for rpc.h
2008-09-13 Pierre SchweitzerFixed build
2008-09-13 Eric KohlImplement I_ScSetServiceBitsA/W and SetServiceBits.
2008-09-13 Christoph von Wittichsync ole32 with wine 1.1.4
2008-09-13 Eric Kohl- Disable some debug messages.
2008-09-13 Christoph von Wittichsync most of rpcrt4 to wine 1.1.4
2008-09-12 Stefan Ginsberg- Uncomment NTDLL exports which we implement, and add...
2008-09-12 Christoph von Wittichupdate libxml2 to 2.7.1
2008-09-12 Christoph von Wittichfix redefinitions
2008-09-10 Stefan Ginsberg- Add missing winnt.h definitions
2008-09-10 Stefan Ginsberg- Patch by hackbunny:
2008-09-10 Aleksey Bragin- Balance of an Memory Manager's AVL tree node can...
2008-09-10 Christoph von Wittichsync fusion.idl with wine 1.1.4
2008-09-10 Steven Edwardsmove to lower case, for Christoph
2008-09-10 Christoph von Wittichsync dxsdk idl files with wine
2008-09-10 Christoph von Wittichsync some idl files and mshtml headers with wine
2008-09-10 Christoph von Wittichadd WINE_ALLOC_SIZE macro
2008-09-09 Christoph von Wittichadd new stdole2 target for the real typelib (the other...
2008-09-09 Christoph von Wittichfix some syntax errors in idl files, deleted unused...
2008-09-09 Stefan Ginsberg- Add missing FLS_MAXIMUM_AVAILABLE
2008-09-09 Johannes Anderwald- Add INetCfgPnpReconfigCallback, INetCfgComponentContr...
2008-09-08 Christoph von Wittichsync msxml3 to wine 1.1.3
2008-09-08 Aleksey Bragin- Fix a typo.
2008-09-08 Johannes Anderwald- Add INetLanConnectionUiInfo, INetConnectionPropertyUi...
2008-09-08 Christoph von Wittichsync pstore.idl to wine
2008-09-07 Johannes Anderwald- Add interfaces for netcfgx
2008-09-07 Pierre SchweitzerCommit 1/2
2008-09-07 Christoph von Wittichsync mscoree headers with wine
2008-09-07 Dmitry Chapyshev- Sync gdiplus with wine head
2008-09-07 Pierre SchweitzerForgot this file in last commit.
2008-09-06 Johannes Anderwald- Fix INetCfgComponent::SetDisplayName definition
2008-09-02 Stefan Ginsberg- Patch from hackbunny: Add _SEH_SetExceptionCode
2008-09-01 Aleksey Bragin- Fix SHARED_CACHE_MAP structure: it should contain...
2008-08-31 Johannes Anderwald- Add INetCfgLock interface
2008-08-30 Stefan Ginsberg- Fix build...
2008-08-30 Stefan Ginsberg- Add SecureZeroMemory/RtlSecureZeroMemory
2008-08-30 Stefan Ginsberg- CACHE_DESCRIPTOR and PROCESSOR_CACHE_TYPE are public...
2008-08-30 Stefan Ginsberg- Add APIs new to Windows 2003/SP1 (including XP SP1)
2008-08-30 Pierre SchweitzerPrimary implementation of sfc.dll. To have it "fully...
2008-08-30 Stefan Ginsberg- Get rid of ASSERT_IRQL, deprecated since long ago
2008-08-30 Stefan Ginsberg- Add missing KdD0Transition and KdD3Transition prototypes
2008-08-30 Aleksey Bragin- NDK fixes.
2008-08-30 Johannes Anderwald- Import Netcfgx.h
2008-08-30 Aleksey Bragin- Fix broken MMPTE_LIST structure definition.
2008-08-30 Hervé PoussineauGCC doesn't need CDECL on variables
2008-08-30 Timo KreuzerChange DC and DC_ATTR members from MATRIX_S and EFLOAT_...
2008-08-29 Johannes Anderwald- add INetConnectionProperty interface
2008-08-28 Pierre SchweitzerSynced riched20 with Wine HEAD
2008-08-28 Johannes Anderwald- Add netcon header
2008-08-27 Timo KreuzerMerge MMerge 34969 from ros-amd64-bringup branch:
next