Ros-diffs July 2010

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

[tkreuzer] 48126: [sdkddkver.h] Add UL suffix to some constants.
by tkreuzer@svn.reactos.org
14 years, 2 months

[tkreuzer] 48125: [rpcndr.h] Add a tag to NDR_SCONTEXT struct. MS headers don't have it, but gcc 4.5.x requires it, because without the tag, the struct would be from an unnamed namespace and can't be shared by different compilation units in C++. Yeah whatever...
by tkreuzer@svn.reactos.org
14 years, 2 months

[tkreuzer] 48124: [FREELDR] Convert freeldr and setupldr to PE format. Previously freeldr was a raw binary file, which made handling by the bootsector very easy, but it disqualified it from proper debugging with gdb using symbols. This is possible with having unstripped PE files. As we don't have any space to do proper PE loading from the bootsector (I already had to trim some strings to get enough space for the new jump code), we need to make sure, that the PE file doesn't contain a .bss sectio
by tkreuzer@svn.reactos.org
14 years, 2 months

[jgardou] 48123: [WIN32K] - rewrite UserDrawIconEx, taken from yarotows, with same small modifications. Fixes a whole bunch of user32:cursoricon tests
by jgardou@svn.reactos.org
14 years, 2 months

[tkreuzer] 48122: [RTL] - Update amd64 specific code to be MSVC compatible - Remove Leading underscores from symbols
by tkreuzer@svn.reactos.org
14 years, 2 months

[ekohl] 48121: [ADVAPI32] LookupAccountSidA: - Change variable prefixes according to the variable type. - Initialize Unicode strings after the call to LookupAccountSidW because the string length is not set properly otherwise.
by ekohl@svn.reactos.org
14 years, 2 months

[tkreuzer] 48120: [NDK] Protect LDT_ENTRY from redefinition
by tkreuzer@svn.reactos.org
14 years, 2 months

[tkreuzer] 48119: [KERNEL32] Merge r34770, r36475, r36990, r37019, r43852, r43952, r43954, r43979, r43981, r46868 from amd64 branch: - Multiple ULONG / SIZE_T fixes - Use UlongToHandle / HandleToUlong to convert between DWORD ProcessId and ClientId.UniqueProcess - implement amd64 version of _dump_context - Make IsConsoleHandle 64bit safe - Update kernel32.pspec with a lot of Win7 (commented out) and some amd64 specific exports, add some more comments and fix sorting - Implement amd64 version of
by tkreuzer@svn.reactos.org
14 years, 2 months

[evb] 48118: Last code in PciScanBus: call to PciGetfunctionLimits now implement (call PcipGetfunctionLimits if PciSkipThisFunction say no) PcipGetfunctionLimits support PCI_HACK_CRITICAL_DEVICE and PCI Debug Device by use IPI code (PciExecuteCriticalSystemRoutine implement) PciConfigurators table define for Device, PCI-to-PCI (PP) Bridge plus CardBus Bridge but all configurator stub now Configurator chain: Init (Massage) -> [WRITE INIT] (PciWriteLimitsAndRestoreCurrent) -> Restore -> SaveLimit
by evb@svn.reactos.org
14 years, 2 months

[sir_richard] 48117: [HALACPI]: Wherever I(?) copy pasted the original HalAdjustResourceList from, in the ACPI HAL, I have no idea, but the definition was totally wrong. Should fix the build.
by sir_richard@svn.reactos.org
14 years, 2 months
Results per page: