Ros-diffs October 2006

ros-diffs@reactos.org
  • 17 participants
  • 357 discussions

[cwittich] 24403: -don't use GetLastError with Reg* functions -remove @16 from def file (msvc doesn't like it)
by cwittich@svn.reactos.org
18 years, 1 month

[fireball] 24402: - Fix warning in winldr.c - Implement WinLdrAllocateDataTableEntry() used for allocating and initializing the DTE - Implement WinLdrLoadImage(), which uses LdrRelocateImageWithBias() from RTL, calling it with loader name "FLx86" (RTL should treat it differently -- ROS/WinLdr-specific behavior)
by fireball@svn.reactos.org
18 years, 1 month

[fireball] 24401: - Remove some crap from the LoadAndBootWindows() - Change debugging checkpoint to online-asm (all this is temporary), since any code after while(1){}; seems to be just optimized away by gcc - Uncomment NDEBUG for now
by fireball@svn.reactos.org
18 years, 1 month

[weiden] 24400: Fix broken resources
by weiden@svn.reactos.org
18 years, 1 month

[gedmurphy] 24399: add some overlay icons needed for devmgmt
by gedmurphy@svn.reactos.org
18 years, 1 month

[weiden] 24398: Fix almost the same bug in LdrGetProcedureAddress as in r24397
by weiden@svn.reactos.org
18 years, 1 month

[weiden] 24397: - Fix binary search algorithm in LdrGetProcedureAddress - Fix temporary ntdll export hack (r24395)
by weiden@svn.reactos.org
18 years, 1 month

[gedmurphy] 24396: - Open the device propsheet for child items (not parents as there isn't much point) - Tag the Device ID onto the treeview items and provide functionality to tear it down - Remove/change some code which wasn't needed to speed up opening time3 - We now have a pretty functional device manager. However it's heavily reliant on devmgr.dll, therefore functionality per device will rely on how complete this lib is.
by gedmurphy@svn.reactos.org
18 years, 1 month

[ion] 24395: - Implement XPSP2+ syscall stub that uses indirect pointer instead of executable code inside KUSER_SHARED_DATA. - Someone (FILIP!) please fix LdrGetProcedureAddress. It's broken and I had to rename an ntdll export to make it work (see comments). - Make sure you REBUILD CLEAN. This commit changes NCITool!!! - Setup some NPX-related CPU features in SharedUserData during KiInitializeKernel. - Remove some now-deprecated initialization functions.
by ion@svn.reactos.org
18 years, 1 month

[weiden] 24394: Don't compile with -Wconversion since we have function callbacks that have parameters with sizes different from int without forward declarations. Fixes superfluous warnings.
by weiden@svn.reactos.org
18 years, 1 month
Results per page: