[SHELL32]
[reactos.git] / reactos / dll / win32 / kernel32 /
2011-10-05 Olaf Siejka[TRANSLATION]
2011-09-29 Giannis Adamopoulos[kernel32]
2011-09-24 Pierre Schweitzer[KERNEL32]
2011-09-21 Pierre Schweitzer[KERNEL32]
2011-09-20 Olaf Siejka[TRANSLATION]
2011-09-20 Pierre Schweitzer[KERNEL32]
2011-09-19 Giannis Adamopoulos[uxtheme]
2011-09-11 Amine Khaldi* Comment out some unused but set variables, remove...
2011-09-10 Thomas Faber[ROSTESTS]
2011-09-09 Amine Khaldi[SHELL32]
2011-09-08 Thomas Faber[KMTestSuite]
2011-09-04 Thomas Faber[KMTestSuite]
2011-09-03 Jérôme Gardou[CMAKE]
2011-08-28 Jérôme Gardou[KERNEL32]
2011-08-27 Amine Khaldi* Sync to trunk HEAD (r53473).
2011-08-24 Thomas Faber[NTOSKRNL]
2011-08-23 Timo Kreuzer[CMAKE]
2011-08-22 Amine Khaldi[KERNEL32]
2011-08-20 Timo Kreuzer[NTDLL]
2011-08-19 Amine Khaldi* Sync to trunk HEAD (r53318).
2011-08-18 Amine Khaldi* Sync to trunk HEAD (r53298).
2011-08-16 Thomas Faber[KMTestSuite]
2011-08-14 Amine Khaldi* Include NDK headers on-demand.
2011-08-07 Cameron Gutman[TCPIP]
2011-08-04 Thomas Faber[KERNEL32] - Fix DuplicateHandle return value
2011-08-04 Alex Ionescu[KERNEL32]: Fix the handle APIs. DuplicateHandle was...
2011-08-04 Alex Ionescu[KERNEL32]: Cleanup and fix the Global* APIs for heap...
2011-08-04 Cameron Gutman- Update to r53061
2011-08-04 Alex Ionescu[KERNEL32]: Cleanup GetSystemInfo and friends, fix...
2011-08-04 Alex Ionescu[KERNEL32]: Cleanup and fix bugs in the TimerQueue...
2011-08-03 Alex Ionescu[CSRSRV/KERNEL32]: Have CSRSS create a proper shared...
2011-07-28 Alex Ionescu[KERNEL32]: Cleanup and fix multiple bugs in the Versio...
2011-07-28 Cameron Gutman[KERNEL32]
2011-07-27 Alex Ionescu[KERNEL32]: Don't try to acquire any privileges for...
2011-07-26 Alex Ionescu[KERNEL32]: Cleanup of virtual memory functions.
2011-07-26 Alex Ionescu[KERNEL32]: Rewrite almost all the time APIs to do...
2011-07-25 Alex Ionescu[KERNEL32]: Now that we have the BaseStaticServerData...
2011-07-25 Alex Ionescu[KERNEL32]: Fix DPRINT1s.
2011-07-25 Alex Ionescu[KERNEL32]: Arch, you have to initialize your strings...
2011-07-25 Alex Ionescu[KERNEL32]: Fix querying the CSDNumber and RCNumber...
2011-07-25 Alex Ionescu[KERNEL32]: Fix potential buffer overflow.
2011-07-25 Dmitry Gorbachev[CSRSRV|NTOSKRNL|KERNEL32|NTDLL]
2011-07-25 Alex Ionescu[KERNEL32]: Define the BASE_STATIC_SERVER_DATA structur...
2011-07-24 Alex Ionescu[KERNEL32]: Fix the spec/pspec files to match 100%...
2011-07-24 Alex Ionescu[KERNEL32]: WTSGetActiveConsoleSessionId should return...
2011-07-24 Alex Ionescu[NDK]: Add missing native power functions.
2011-07-24 Jérôme Gardou[KERNEL32]
2011-07-23 Alex Ionescu[KERNEL32]: Ironically enough, the "unimplemented"...
2011-07-23 Alex Ionescu[KERNEL32]: Implement three new APIs: CreateSocketHandl...
2011-07-23 Alex Ionescu[KERNEL32]: Get rid of SetLastErrorByStatus and use...
2011-07-23 Alex Ionescu[KERNEL32]: Simplify QueryPerformanceCounter/Frequency...
2011-07-23 Alex Ionescu[KERNEL32]: Simplify CreateMemoryResourceNotification...
2011-07-23 Alex Ionescu[KERNEL32]: Get rid of RestoreLastError, it's a forward.
2011-07-23 Alex Ionescu[KERNEL32]: Fix RemoveHandles, CloseAllProcessHandles...
2011-07-23 Alex Ionescu[KERNEL32]: User-mode Debugging fixes.
2011-07-23 Alex Ionescu[KERNEL32]: SleepEx forgot to de-activate the SxS frame.
2011-07-23 Timo Kreuzer{KERNEL32]
2011-07-23 Alex IonescuThanks to Timo Kreuzer for discovering what led to...
2011-07-23 Amine Khaldi[KERNEL32]
2011-07-23 Alex Ionescu[KERNEL32]: Optimize SwitchToFiber to simply use "ret...
2011-07-23 Alex Ionescu[KERNEL32]: Implement BaseFiberStartup in ASM, just...
2011-07-23 Alex Ionescu[KERNEL32]:
2011-07-23 Alex Ionescu[KERNEL32]:
2011-07-23 Alex Ionescu[KERNEL32]
2011-07-23 Alex Ionescu[KERNEL32]: Bug #42: GetThreadPriority was only returni...
2011-07-23 Alex Ionescu[KERNEL32]:
2011-07-23 Alex Ionescu[KERNEL32]:
2011-07-23 Alex Ionescu[KERNEL32]: Fix Bugs #30, #31, #32, #33: WaitForSingleO...
2011-07-23 Alex Ionescu[KERNEL32]: Implement a BaseFormatTimeOut helper functi...
2011-07-23 Alex Ionescu[KERNEL32]: Fix bugs #22, #23, #24, #25: (Un)RegisterWa...
2011-07-23 Alex Ionescu[KERNEL32]: And finally, the timer APIs and bugs #20...
2011-07-23 Alex Ionescu[KERNEL32]: Apply macros to Semaphore APIs. Fix bugs...
2011-07-23 Alex Ionescu[KERNEL32]: Arch, next time hit "Save" before comitting.
2011-07-23 Alex Ionescu[KERNEL32]: Make Mutex APIs use the macros too. Fixes...
2011-07-23 Alex Ionescu[KERNEL32]: Forgot this, sorry.
2011-07-23 Alex Ionescu[KERNEL32]: Small fix to the macros (not functional...
2011-07-23 Alex Ionescu[KERNEL32]: Create OpenNtObjectFromWin32Api macro ...
2011-07-23 Alex Ionescu[KERNEL32]: Add ConvertOpenWin32AnsiObjectApiToUnicodeA...
2011-07-23 Alex Ionescu[KERNEL32]: Fix the object macros to be MSVC/C99 compat...
2011-07-23 Alex Ionescu[KERNEL32]: Fix bugs #4, #5, #6. CreateJobObjectA was...
2011-07-23 Alex Ionescu[KERNEL32]: Reformat (of my own code).
2011-07-23 Alex Ionescu[KERNEL32]: New macro, not yet used. This one implement...
2011-07-22 Alex Ionescu[KERNEL32]: Clarify the difference between the macro...
2011-07-22 Alex Ionescu[KERNEL32]: Fix Bug #3. Make CreateNamedPipeA use our...
2011-07-22 Alex Ionescu[KERNEL32]: Fix Bug #2: FindFirstChangeNotificationA...
2011-07-22 Alex Ionescu[KERNEL32]: Add a macro function that automatically...
2011-07-22 Alex IonescuNO CODE CHANGE:
2011-07-22 Alex IonescuNO CODE CHANGE
2011-07-22 Alex Ionescu[KERNEL32]: We lost an API. Rbuild didn't care.
2011-07-22 Alex Ionescu[KERNEL32]: Remove stubs.c and instead distribute stubs...
2011-07-21 Alex Ionescu[KERNEL32]: Don't know how to fix this without breaking...
2011-07-21 Alex Ionescu[KERNEL32]: C'mon cmake..you can do it!
2011-07-21 Alex Ionescu[KERNEL32]: Add the #defines only to Winesynched code...
2011-07-21 Alex Ionescu[NLS]: Kill this directory from the build. It produced...
2011-07-21 Ged Murphy[KERNEL32]
2011-07-21 Alex Ionescu[KERNEL32]: Try to fix CMAKE build. I love how the...
2011-07-21 Alex Ionescu[KERNEL32]: Now really kill combdcb.c, as the Wine...
2011-07-21 Alex Ionescu[KERNEL32]: Winesync all there is to Winesync in ReactO...
2011-07-21 Alex IonescuNO CODE CHANGE
2011-07-20 Timo Kreuzer[KERNEL32]
next