-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RelativeFileName must be a file name, not a relative path. Other fixes: * Use std::wstring::size() instead of calling wcslen. * Use c_str() instead of data() if you want a null-terminated read-only C-style string. * Fix typos in wprintf format strings.
- Loading branch information
Windows classic samples
committed
Dec 24, 2020
1 parent
340d6c8
commit fe45388
Showing
1 changed file
with
13 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters