[USB]
[reactos.git] / reactos / dll / win32 / kernel32 / client / path.c
2012-02-12 Cameron Gutman[USB]
2012-02-11 Amine Khaldi* Sync up to trunk r55544.
2012-01-20 Cameron Gutman[USB-BRINGUP-TRUNK]
2012-01-17 Cameron Gutman- Merge the remaining portion of the wlan-bringup branch
2012-01-02 Cameron Gutman[WLAN-BRINGUP]
2011-12-21 Sylvain Petreolle[KERNEL32]
2011-12-20 Alex Ionescu[KERNEL32] Part 2 of the Path patch: rewrite SearchPath...
2011-12-04 Alex Ionescu[KERNEL32]: Implement BasepComputeProcessPath.
2011-11-29 Alex Ionescu[KERNEL32]: Write out the 3 internal APIs which will...
2011-11-07 Alex Ionescu[KERNEL32]: Show some love to Get/SetCurrent/Windows...
2011-11-07 Pierre Schweitzer[KERNEL32]
2011-11-07 Alex Ionescu[KERNEL32]: Fix multiple, multiple, bugs in the last...
2011-11-06 Alex Ionescu[KERNEL32]: Move the "curdir.c" APIs into path.c as...
2011-11-06 Alex Ionescu[KERNEL32]: Give the same treatement to SearchPathA...
2011-11-06 Alex Ionescu[KERNEL32]: Fix infinite loop in FindLFNorSFN_U.
2011-11-06 Alex Ionescu[KERNEL32]: Fix some bugs in previous two commits ...
2011-11-06 Alex Ionescu[KERNEL32]: Rewrite GetLong/ShortPathNameW away from...
2011-11-06 Thomas Faber[KERNEL32]
2011-11-06 Alex Ionescu[KERNEL32]: Reimplement GetLong/ShortPathNameA to get...
2011-11-06 Alex Ionescu[KERNEL32]: Move path-related APIs away from dir.c...