mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-20 01:45:12 -04:00
[locale] finalized DOS keyboard locale setup
* added FreeDOS support * closes #3
This commit is contained in:
parent
7fbee9d6d7
commit
75e94c1087
6 changed files with 990 additions and 376 deletions
|
@ -137,4 +137,4 @@ typedef struct _LONG_FILE_NAME_ENTRY {
|
|||
FAT_DIRENT_ATTR_SYSTEM | \
|
||||
FAT_DIRENT_ATTR_VOLUME_ID)
|
||||
|
||||
extern BOOL SetMSDOSLocale(const char* path);
|
||||
extern BOOL SetDOSLocale(const char* path, BOOL bFreeDOS);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue