Ros-diffs November 2011

ros-diffs@reactos.org
  • 16 participants
  • 274 discussions

[tfaber] 54324: [KERNEL32_WINETEST] - Do not use strcat_s. It is not guaranteed to exist on Windows.
by tfaber@svn.reactos.org
12 years, 10 months

[ion] 54323: [KERNEL32]: Move the "curdir.c" APIs into path.c as well, as they are Path APIs. No code changes (just formatting and moving to DPRINTs).
by ion@svn.reactos.org
12 years, 10 months

[ion] 54322: [KERNEL32]: Give the same treatement to SearchPathA. Also add a comment on why exactly the A<->W conversion has to be more complex than what Wine was attempting.
by ion@svn.reactos.org
12 years, 10 months

[ion] 54321: [KERNEL32]: Fix infinite loop in FindLFNorSFN_U. [KERNEL32]: Reimplement GetFullPathNameA to implement similar functionality and checks as the other reimplemented A functions, especial...
by ion@svn.reactos.org
12 years, 10 months

[ion] 54320: [KERNEL32]: Fix some bugs in previous two commits (thanks Thomas).
by ion@svn.reactos.org
12 years, 10 months

[cgutman] 54319: [NPFS] - Fix wait parameters so we can break out of a wait if a user APC is delivered and the file object is opened with FILE_SYNCHRONOUS_IO_ALERT - Fixes hanging ntdll:pipe winete...
by cgutman@svn.reactos.org
12 years, 10 months

[ion] 54318: [KERNEL32]: Rewrite GetLong/ShortPathNameW away from Wine. Some changes: - Windows allows the two input buffers to overlap. This means we have to be very careful with copying (and alwa...
by ion@svn.reactos.org
12 years, 10 months

[tfaber] 54317: [KERNEL32] - Use the correct buffer length in GetDllDirectoryA - Do not always return FALSE from BasepIsCurDirAllowedForPlainExeNames - Some cosmetic fixes
by tfaber@svn.reactos.org
12 years, 10 months

[ion] 54316: [KERNEL32]: Reimplement GetLong/ShortPathNameA to get rid of Wineisms and fix the fact they were forcing paths to MAX_PATH when doing A->W->A conversion. The correct behavior is to cal...
by ion@svn.reactos.org
12 years, 10 months

[tfaber] 54315: [SERVICES] - Use FIELD_OFFSET for variable-length structure sizes - Handle an invalid parameter condition in RCreateServiceW. Fixes an advapi32:service test - Do not dereference a N...
by tfaber@svn.reactos.org
12 years, 10 months
Results per page: