Move ROSKY out of the main module.
[reactos.git] / reactos / lib /
2005-06-30 Alex IonescuFix warning
2005-06-29 Steven Edwardssilence some warnings and break it even more
2005-06-29 Gé van Geldorpzebasoftis <zebasoftis@gmail.com>:
2005-06-29 Steven Edwardsmove a few more headers to the PSDK
2005-06-28 Gé van GeldorpStart off atoms in life with a ReferenceCount of 1
2005-06-27 Eric KohlImplement private object security functions.
2005-06-27 Eric Kohl- Add Rtl*SecurityObject stubs.
2005-06-26 Alex IonescuFix kdbg build and some more header cleanups: add csq...
2005-06-26 Alex IonescuFixes for NDK compatibily (and plain ol' good design...
2005-06-26 Eric KohlBuild lsasrv.dll.
2005-06-26 Hervé PoussineauMove variable declaration at the top of the function
2005-06-26 Eric KohlAdd cfgmgr32 dll.
2005-06-26 Alex IonescuKill NTOS headers. So long, and thanks for all the...
2005-06-25 Alex IonescuBuild secur32 with NDK
2005-06-24 Hervé PoussineauChange STATUS error codes to winerror ones
2005-06-24 Hervé PoussineauDmitry Philippov (shedon@mail.ru): implement GetCommCon...
2005-06-24 Thomas Bluemel- Moved ntdll's atom table implementation to rtl, rewro...
2005-06-23 Steven Edwardsconvert all of the gdiplus stuff to lowercase
2005-06-23 Thomas Bluemelflag IsTokenRestricted() as @implemented
2005-06-23 Alex Ionescuuse DDK for rossym
2005-06-22 Thomas Bluemelimplemented RtlHashUnicodeString and export it in ntdll
2005-06-22 Maarten BosmaChange NtGdiD3dContextDestroyAll@4 to @0
2005-06-22 Alex IonescuLarge change to modify NTDLL'S CSR Functions to be...
2005-06-21 Alex IonescuBuild kernel32, ntdll, csrss fully with NDK and remove...
2005-06-21 Alex IonescuUse correct TlsCount/LoadCount definition and fix incor...
2005-06-21 Alex IonescuUse LDR_DATA_TABLE_ENTRY instead of LDR_MODULE. the...
2005-06-21 Alex IonescuAdd uncleaned start of internal ntdll header
2005-06-21 Alex IonescuAdd new header for native user-mode functios inside...
2005-06-20 Filip NavaraFix build.
2005-06-20 Filip NavaraBuild GDI32 with NDK and without DDK.
2005-06-20 Hartmut BirrFixed a bug within the calculation of the memory load.
2005-06-20 Alex IonescuDon't use DDK, use NDK for wshirda and ws2help
2005-06-20 Alex IonescuDon't use ntdll headers in crt, use ndk
2005-06-20 Alex IonescuBuild iphlpapi with NDK instead of DDK
2005-06-20 Alex IonescuUse NDK instead of DDK
2005-06-20 Alex Ionescujingle bells batman smells, robin laid an egg (build...
2005-06-20 Alex IonescuSyssetup has fallen to the dark side
2005-06-20 Alex IonescuBuild userenv and samlib with NDK
2005-06-20 Alex IonescuBuid vfat(x)lib with NDK
2005-06-20 Alex IonescuBuild psapi with NDK
2005-06-20 Alex Ionescubuild lsasrv with NDK
2005-06-20 Alex IonescuBuild smdll with NDK
2005-06-20 Alex IonescuBuild ws2_32 with NDK
2005-06-20 Alex IonescuCompile msafd with NDK
2005-06-20 Alex IonescuBuild secur32 with NDK
2005-06-20 Hartmut BirrMoved the TRACE_LDR macro from ntdll.h to utils.c.
2005-06-20 Alex IonescuBuild epsapi with NDK
2005-06-20 Alex IonescuBuild dnsapi with NDK
2005-06-20 Alex Ionescubuild smlib with NDK
2005-06-20 Alex IonescuRemove rosrtl from advapi
2005-06-20 Alex IonescuSwitch Advapi32 to NDK
2005-06-20 Alex IonescuCompile user32 with NDK, clean up its headers, and...
2005-06-20 Filip NavaraRemove Jamfiles.
2005-06-20 Filip NavaraFix warnings.
2005-06-20 Filip NavaraFix a cut & paste error.
2005-06-20 Filip NavaraFix warnings.
2005-06-20 Filip NavaraRemove Jamfiles.
2005-06-20 Filip NavaraFix warnings and remove Jamfiles.
2005-06-20 Alex IonescuMajor cleanup to rtlfuncs.h. Not yet perfect but much...
2005-06-20 Alex IonescuCleanup kernel usage to decrease compilation time/memory
2005-06-20 Alex IonescuRemove rosrtl string macros
2005-06-20 Alex IonescuBuild kernel32 with NDK
2005-06-20 Alex IonescuApply kjk's change to thread.c too
2005-06-20 KJK::HyperionConverted kernel32 process creation to use PSEH (untest...
2005-06-20 Alex IonescuFixed incorrect SetNamedPipeHandleState implementation...
2005-06-19 Alex IonescuBlight is cool. oh, right..this is a commt message...
2005-06-19 Filip NavaraTIME -> LARGE_INTEGER
2005-06-19 Filip Navara- Don't include ntddk.h from most of the DDK headers...
2005-06-19 Alex IonescuBuild RTL with NDK
2005-06-19 Alex IonescuAdd free to libsupp
2005-06-19 Alex IonescuAdd include to rosrtl where needed
2005-06-19 Alex IonescuAdd libsupp.h for rtl's Kernel Allocation functions
2005-06-19 Alex IonescuUser helper header and don't use RTLROS string macros...
2005-06-19 Filip NavaraFxi build.
2005-06-19 Alex IonescuBuild NTDLL with NDK
2005-06-19 Alex IonescuMore NDK fixes, remove duplicated debug functions from...
2005-06-19 Alex IonescuMore NDK fixes (user-mode NDK now works) and guard...
2005-06-19 Filip NavaraForgot to commit this file in r16097.
2005-06-19 Filip NavaraCleanup header usage in USER32.
2005-06-19 Filip Navara(Re)move USER32 headers from include/user32.
2005-06-19 Filip NavaraCouple of build fixes.
2005-06-19 Alex IonescuFix rtl/rossym
2005-06-19 Filip NavaraUse RTL_CONSTANT_STRING instead of ROSRTL macros.
2005-06-19 Alex IonescuFix building issues caused by previous patch
2005-06-19 Filip Navara- Use regular PE structures in NTOSKRNL/NTDLL/DISKDUMP.
2005-06-18 Filip NavaraFix build.
2005-06-18 Filip NavaraFix build.
2005-06-18 Filip NavaraRemove duplicate definition of EVENT_QUERY_STATE.
2005-06-18 Eric KohlImplement basic string table functions
2005-06-18 Casper HornstrupPrepare win32k for tests
2005-06-17 Filip NavaraFix "make test".
2005-06-17 Filip Navara- Comment out the call to SHObjectProperties. The one...
2005-06-17 Gregor Anichlongjmp() should return 1 if 0 is passed as return...
2005-06-17 Gregor AnichFix another broken setjmp.
2005-06-17 Alex IonescuEnable PCH for NTDLL. This is commit 16000. Alex pwns...
2005-06-17 Alex IonescuUse NTDLL Common Header.
2005-06-17 Alex IonescuAdd NTDLL Common Header
2005-06-17 Alex IonescuEnable PCH for rtl
2005-06-17 Filip NavaraDo NOT include defines.h in .rc files.
2005-06-17 Filip NavaraUse W32API.
next