add missing definition for TzSpecificLocalTimeToSystemTime
[reactos.git] / reactos / include / psdk / winbase.h
2009-05-02 Sylvain Petreolleadd missing definition for TzSpecificLocalTimeToSystemTime
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-03-15 Dmitry Chapyshev- Add some defines
2009-02-22 Dmitry Chapyshev- Add CheckTokenMembership to winbase.h
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-08 Timo Kreuzermerge from amd64 branch. and
2009-02-07 Timo KreuzerAdd InitializeSListHead and QueryDepthSList to winbase.h
2009-01-18 Stefan Ginsberg- Fix more InterlockedCompareExchangePointer warnings...
2009-01-18 Stefan Ginsberg- Correct the ulAssemblyRosterIndex member of ACTCTX_SE...
2009-01-18 KJK::HyperionWarning killing commit
2009-01-12 Timo Kreuzerwinbase.h: Add EncodePointer, DecodePointer, EncodeSyst...
2009-01-10 Stefan Ginsberg- Remove broken definitions of SEH macros
2008-12-21 Stefan Ginsberg- Missed PCACTIVATION_CONTEXT_BASIC_INFORMATION in...
2008-12-21 Stefan Ginsberg- Add missing ACTIVATION_CONTEXT_BASIC_INFORMATION...
2008-11-18 Stefan Ginsberg- Remove system_header from winbase.h, wingdi.h and...
2008-11-14 Stefan Ginsberg- Remove more duplicate definitions
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-10-30 Timo Kreuzersync to trunk head (37079)
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-24 Samuel Serapion- Sync to trunk 36919.
2008-10-23 Stefan Ginsberg- Fix Nt/ZwMapViewOfSection parameters (ULONG -> ULONG_...
2008-10-23 Samuel Serapion- Fix definitions of CDHOOKPROC, PROC, FARPROC, NEARPROC
2008-10-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo Kreuzersync to trunk revision 36700
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-24 Samuel SerapionFix ReadProcessMemory and Toolhelp32ReadProcessMemory...
2008-09-14 Christoph von Wittichupdate crypt headers
2008-09-07 Pierre SchweitzerCommit 1/2
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-30 Stefan Ginsberg- Add SecureZeroMemory/RtlSecureZeroMemory
2008-08-25 Timo KreuzerMerge 34739 - 34769, 34796 - 34905, 34916 - 34967,...
2008-08-25 Timo KreuzerMerge 34703, 34704, 34705, 34706, 34707, 34708, 34709...
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-02 Stefan Ginsberg- Fix broken UnmapViewOfFile definition
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-30 Hervé PoussineauRevert r34344, the mess with GetEnvironmentStrings...
2008-07-30 Hervé PoussineauFix GetEnvironmentStrings/GetEnvironmentStringsA mess
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-28 Timo Kreuzermove the inlined InterlockedAnd/Or from rtl to winbase...
2008-07-27 Samuel Serapionintrin_x86.h:
2008-07-26 Timo Kreuzeradd Interlocked intrinisc definitions for AMD64 platform
2008-07-25 Timo KreuzerSync with trunk head (34777)
2008-07-25 Samuel Serapion-Fix definitions of IsBadHugeReadPtr, IsBadHugeWritePtr...
2008-07-23 Timo Kreuzer- fix ENUMRESLANGPROC, ENUMRESNAMEPROC and ENUMRESTYPEPROC
2008-05-21 Aleksey BraginStefan Ginsberg <stefan__100__@hotmail.com>
2008-04-06 Johannes Anderwald- add missing constants
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-06 Aleksey Bragin- Add rpcasync.h from wine and include it.
2007-12-08 Christoph von WittichDmitry Timoshkov : kernel32: Fix the size of ThreadAffi...
2007-11-15 Christoph von Wittichadd some defines
2007-11-12 Hervé PoussineauSilent some MSVC warnings
2007-08-13 Hervé PoussineauAdd missing LOGON32_* constants
2007-07-18 Thomas BluemelImplement SetSecurityAccessMask
2007-07-18 Thomas BluemelImplement QuerySecurityAccessMask
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Sylvain Petreollemove from branch
2007-02-05 Aleksey BraginMerge 25584, 25588.
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-29 Alex Ionescu- Turns out MSVC wasn't compiling one file because...
2007-01-19 Thomas BluemelMerged recent w32api changes
2006-12-13 Peter Ward- Compilation fix.
2006-12-12 Johannes AnderwaldPart 1/2 of WDK compability fixes
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-30 Thomas BluemelImplement GetTickCount64
2006-10-23 Alex Ionescu- Should fix the build.
2006-10-15 Thomas BluemelImplement the advapi32 part of ImpersonateAnonymousToken
2006-10-11 Thomas BluemelSome header upgrades
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-06 Thomas Bluemel- Force using the import libraries built by ReactOS...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-31 Thomas BluemelAdd stubs for the condition variable functions
2006-08-30 Thomas BluemelImplement Slim Reader/Writer (SRW) locks:
2006-08-26 Magnus Olsenbug 1769 : from w3seek : Implement some new functions
2006-08-06 Hervé PoussineauAdd more SID defines
2006-06-26 Alex Ionescu- Move the SDK to /PSDK or else we'll never get MSVC...