- Jul 21, 2008
-
-
-
-
-
shell32: Avoid usage of undefined xdg_results variable, since XDG_UserDirLookup() always corrupts it.
-
This reverts commit 3cbd9639.
-
-
Alexandre Julliard authored
-
-
-
-
-
-
-
-
-
-
-
-
Spotted by Yann Droneaud.
-
Based on a patch by Yann Droneaud.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Jul 18, 2008
-
-
-
-
rasapi32: RasEnumDevicesA test: initialize the input parameters before each call, make sure the return buffer is big enough.
-