 |
| Creating an Open dialog box to specify the drive, directory, and name of a file to open (Shell32 version) |
User rating: 0/10 (0 votes) | |
|
|
 |
 |
| Before you begin: |
 |
This is exactly the same functionality as in another example using the GetOpenFileName function.

And it is achieved with less amount of more simple code, which is because of Shell32 functions being generally more friendly to developer :)
See also:
|
 |
 |
| |
| |
Members area. Log in to view this example. |
|
| |
|
|
|
|
|
 |
User rating: 0/10 (0 votes) | |
| 2223 bytes Created: 2003-01-07 10:58:45 Modified: 2011-12-10 09:20:22 Visits in 7 days: 127 |
|
 |
 |
| Listed functions: |
 |
|
 |
 |
| My comment: |
 |
| Also in this example you can find two routines for converting strings from ANSI to Unicode and from Unicode to ANSI using MultiByteToWideChar and WideCharToMultiByte functions. |
 |
 |
| Word Index links for this example: |
 |
|
|
 |
 |
| Translate this page: |
 |
|