reactos.git
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 IonescuAdd missing types to NDK
2005-06-20 Martin Fuchssync with Wine's repository
2005-06-20 Alex IonescuCompile user32 with NDK, clean up its headers, and...
2005-06-20 Martin FuchsSync with Wine repo
2005-06-20 Martin FuchsStefan Huehner <stefan@huehner.org>:
2005-06-20 Maarten Bosmag++ seams to have a problem with this dummy union names.
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 NavaraForgot this file in r16147.
2005-06-20 Filip NavaraRemove Jamfiles.
2005-06-20 Filip NavaraFix warnings and remove Jamfiles.
2005-06-20 Filip NavaraFix warnings.
2005-06-20 Filip NavaraThe DK directory doesn't seem to be used anymore.
2005-06-20 Filip NavaraCompile CSRSS and WIN32CSR with NDK headers.
2005-06-20 Gé van GeldorpExclusively lock surface bits before reading or writing...
2005-06-20 Filip NavaraFix definition of LPC_MESSAGE_BASE_SIZE.
2005-06-20 Filip NavaraRemove InitializeMessageHeader definition.
2005-06-20 Filip NavaraFix the definion of SharedUserData.
2005-06-20 Hervé PoussineauImplement IOCTL_USB_GET_NODE_CONNECTION_NAME, IOCTL_USB...
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 IonescuFinal NDK fixes for kernel32
2005-06-20 Alex IonescuApply kjk's change to thread.c too
2005-06-20 Alex IonescuSome NDK Fixes, kernel32 almost compiles
2005-06-20 KJK::HyperionConverted kernel32 process creation to use PSEH (untest...
2005-06-20 Alex IonescuFixed incorrect SetNamedPipeHandleState implementation...
2005-06-19 Alex IonescuAdd missing stuff to NDK
2005-06-19 Alex IonescuDitto for HAL
2005-06-19 Alex IonescuBlight is cool. oh, right..this is a commt message...
2005-06-19 Filip NavaraTIME -> LARGE_INTEGER
2005-06-19 Hervé PoussineauImplement IRP_MJ_CLEANUP for UHCI controller
2005-06-19 Filip Navara- Don't include ntddk.h from most of the DDK headers...
2005-06-19 Hervé PoussineauImplement IOCTL_GET_HCD_DRIVERKEY_NAME
2005-06-19 Alex IonescuBuild RTL with NDK
2005-06-19 Alex IonescuMove internal rtlp functions out of ntos and into inter...
2005-06-19 Alex IonescuAdd free to libsupp
2005-06-19 Alex IonescuAdd include to rosrtl where needed
2005-06-19 Alex IonescuFix cshort definition
2005-06-19 Alex IonescuAdd libsupp.h for rtl's Kernel Allocation functions
2005-06-19 Alex IonescuAdd missing security types in winnt.h
2005-06-19 Alex IonescuUser helper header and don't use RTLROS string macros...
2005-06-19 Alex IonescuFix Build
2005-06-19 Filip NavaraFxi build.
2005-06-19 Alex IonescuUse RTL_CONSTANT_STRING instead of RtlRos macro
2005-06-19 Alex IonescuBuild NTDLL with NDK
2005-06-19 Alex IonescuFinal NDK fixes for ntdll
2005-06-19 Filip NavaraRemove PNP_VETO_TYPE from winddk.h.
2005-06-19 Alex IonescuMore NDK fixes, remove duplicated debug functions from...
2005-06-19 Filip NavaraFix packing.
2005-06-19 Alex IonescuMore NDK fixes/additions
2005-06-19 Alex IonescuMore NDK fixes (user-mode NDK now works) and guard...
2005-06-19 James TaborAdding ps.exe to build process.
2005-06-19 James TaborAdding ps.exe to build process.
2005-06-19 Filip NavaraForgot to commit this file in r16097.
2005-06-19 Alex IonescuMajor cleanup of User-Mode NDK
2005-06-19 Filip NavaraCleanup header usage in USER32.
2005-06-19 Filip NavaraRemove duplicate header.
2005-06-19 Filip Navara(Re)move USER32 headers from include/user32.
2005-06-19 Filip NavaraRemove duplicate headers.
2005-06-19 Filip NavaraBetter header redefiniton guards.
2005-06-19 Filip Navara- Add definition of DRIVE_LAYOUT_INFORMATION_EX.
2005-06-19 Hervé PoussineauImplement IRP_MN_QUERY_DEVICE_RELATIONS for USB hubs
2005-06-19 Magnus Olsenrevert my lattes change some part of head did break
2005-06-19 Casper HornstrupCount only scheduled time when running performance...
2005-06-19 Magnus Olsenadd struct DDRAWI_DIRECTDRAW_GBL
2005-06-19 Magnus OlsenCorrect the DD_GETDRIVERINFODATA struct it did missing...
2005-06-19 Magnus Olsenadd TAG macro
2005-06-19 Hartmut BirrInitialized the system call entry independent of the...
2005-06-19 Filip NavaraCouple of build fixes.
2005-06-19 Filip NavaraAdd TAG macro definition.
2005-06-19 Filip NavaraAdd TAG macro definition.
2005-06-19 Filip NavaraMove the TAG define.
2005-06-19 Filip NavaraAdd TAG macro definition.
2005-06-19 Filip NavaraMove the TAG define.
2005-06-19 Alex IonescuSome more NDK fixes
2005-06-19 Alex IonescuFix rtl/rossym
2005-06-19 Alex IonescuAdd NtcurrentThread, ALTERNATIVE_ARCHITECTURE_TYPE...
2005-06-19 Alex IonescuFix some ntoskrnl things, like using Rtl instead of...
2005-06-19 Filip NavaraUse RTL_CONSTANT_STRING instead of ROSRTL macros.
2005-06-19 Alex IonescuMore NDK Fixes
2005-06-19 Alex IonescuFix building issues caused by previous patch
2005-06-19 Alex IonescuMove Exported functions away from internal/ke.h, move...
2005-06-19 Alex IonescuMove Exported functions away from internal/ke.h, move...
2005-06-19 Alex IonescuMany fixes to NDK
2005-06-19 Alex IonescuRemove PAGED_CODE, PAGED_CODE_RTL and RTL_ONSTANT_STRIN...
2005-06-19 Filip NavaraUse RTL_CONSTANT_STRING instead of ROSRTL macros.
2005-06-19 Filip NavaraUse RTL_CONSTANT_STRING instead of ROSRTL macros.
2005-06-19 Filip Navara- Use regular PE structures in NTOSKRNL/NTDLL/DISKDUMP.
2005-06-18 Alex IonescuAdd NDK 1.00-pre. Needs some TLC in umtypes.h and a...
2005-06-18 Magnus Olsenmake inline asm -O3 compatible (remove L1 and L2 label...
2005-06-18 Filip NavaraRemove duplicate definition of KdPrintEx.
2005-06-18 Magnus Olsenmake gcc stop nag about uninitialized value in 114...
2005-06-18 Filip NavaraGet rid of ROS DDK SCSI headers (forgot these files...
next