F Protos 8h 08
b676c729" class="anchor">
| FILEIOEXPORT BOOL OpenRequest |
( |
const String & |
title, |
|
|
const String & |
filter, |
|
|
String & |
filename, |
|
|
char * |
extension, |
|
|
char * |
inilookup, |
|
|
int * |
index, |
|
|
CWnd * |
parent, |
|
|
StringList ** |
multiselect, |
|
|
CHashFileDialog * |
pdlg, |
|
|
BOOL * |
pbCancelall |
|
) |
|
|
| FILEIOEXPORT BOOL OpenRequest |
( |
const String & |
title, |
|
|
const String & |
filter, |
|
|
String & |
filename, |
|
|
char * |
extension, |
|
|
char * |
inilookup, |
|
|
int * |
index = NULL, |
|
|
CWnd * |
parent = NULL, |
|
|
StringList ** |
multiselect = NULL, |
|
|
CHashFileDialog * |
pdlg = NULL |
|
) |
|
|
| FILEIOEXPORT BOOL OpenRequest |
( |
UINT |
titleid, |
|
|
UINT |
filterid, |
|
|
String & |
filename, |
|
|
char * |
extension, |
|
|
char * |
inilookup, |
|
|
int * |
index = NULL, |
|
|
CWnd * |
parent = NULL, |
|
|
StringList ** |
multiselect = NULL, |
|
|
CHashFileDialog * |
pdlg = NULL |
|
) |
|
|
| void PrintMemory |
( |
const String & |
title |
) |
|
|
| FILEIOEXPORT void PrintMemoryMessage |
( |
const String & |
title |
) |
|
|
| FILEIOEXPORT BOOL QueryRegistration |
( |
|
) |
|
|
| FILEIOEXPORT void RemoveCachedMessages |
( |
|
) |
|
|
| FILEIOEXPORT void ResetRegistry |
( |
const String & |
key, |
|
|
const String & |
regname |
|
) |
|
|
| FILEIOEXPORT void ResetRegistry |
( |
const String & |
regname |
) |
|
|
| FILEIOEXPORT void SaveMacProfile |
( |
|
) |
|
|
| FILEIOEXPORT BOOL SaveRequest |
( |
const String & |
title, |
|
|
const String & |
filters, |
|
|
String & |
filename, |
|
|
char * |
extension, |
|
|
const char * |
inilookup, |
|
|
UINT |
actionid = 3, |
|
|
CWnd * |
parent = NULL, |
| <
| |