wine/dlls/shell32 brsfolder.c
17 Oct
2005
17 Oct
'05
8:54 a.m.
ChangeSet ID: 20707 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)winehq.org 2005/10/17 03:54:53 Modified files: dlls/shell32 : brsfolder.c Log message: Aric Stewart <aric(a)codeweavers.com> MSDN states that the pszDisplayName member of BROWSEINFO is assumed to be MAX_PATH in length. So when doing the A->W conversion in BrowseForFolderA do not set that member to be the size of the incoming string, instead make it MAX_PATH. Patch: http://cvs.winehq.org/patch.py?id=20707 Old revision New revision Changes Path 1.63 1.64 +2 -3 wine/dlls/shell32/brsfolder.c
7366
Age (days ago)
7366
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard