saving_20previous_20load_20and_20save_20paths
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
saving_20previous_20load_20and_20save_20paths [2018/03/31 13:19] – external edit 127.0.0.1 | saving_20previous_20load_20and_20save_20paths [2024/01/05 00:21] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 2: | Line 2: | ||
**Please see the [[http:// | **Please see the [[http:// | ||
+ | <code bb4w> | ||
DEF FNFile_Open | DEF FNFile_Open | ||
ft$=" | ft$=" | ||
Line 35: | Line 36: | ||
IF result%: | IF result%: | ||
="" | ="" | ||
+ | </ | ||
They are called with, for example, **in$=FNFile_Open: | They are called with, for example, **in$=FNFile_Open: | ||
+ | <code bb4w> | ||
DIM fs{lStructSize%, | DIM fs{lStructSize%, | ||
\ lpstrCustomFilter%, | \ lpstrCustomFilter%, | ||
Line 43: | Line 46: | ||
\ lpstrDefExt%, | \ lpstrDefExt%, | ||
DIM fp{t& | DIM fp{t& | ||
+ | </ | ||
The registry calls need **KeyRoot$** set to your program' | The registry calls need **KeyRoot$** set to your program' | ||
+ | <code bb4w> | ||
KeyRoot$=" | KeyRoot$=" | ||
+ | </ | ||
See [[/ | See [[/ |
saving_20previous_20load_20and_20save_20paths.1522502379.txt.gz · Last modified: 2024/01/05 00:16 (external edit)