mirror of
https://github.com/reactos/wine.git
synced 2025-02-01 17:53:25 +00:00
d1dceca69f
- use TCHAR to make the code UNICODE compatible - pass return string buffer to the dialog procedure - call display_error() in case of errors to display the WIN32 error message - use slash instead of back slash for unix file system compatibility - format the code equally to the remaining winefile code