• Francois Gouget's avatar
    FILEDLG95_HandleCustomDialogMessages: · f3ca8426
    Francois Gouget authored
    - for the three handled messages we must return the required buffer size
    - for CDM_GETFILEPATH paths like "dir\file" were handled incorrectly
    - fixed multiple potential buffer overflows.
    FILEDLG95_OnOpen: fixed a use of strncpy without '\0'.
    FILEDLG95_SHELL_NewFolder: the size of lpstrCaption was incorrect
    leading to a buffer overflow.
    f3ca8426
filedlg95.c 73.1 KB