mirror of
https://github.com/reactos/wine.git
synced 2025-02-18 11:58:22 +00:00
![Eric Pouech](/assets/img/avatar_default.png)
- read strings from left to right (PathGetDriveNumberW) - don't access buffers before they are filled (SHGetPathFromIDListW) - fill buffers & variables on all paths (SHELL_FindExecutable) - handle error condition (unix_fs) - don't shoot in the blind for AW APIs (tests/shelllink.c)