mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-19 14:19:31 +02:00
* openfilename 64bit
git-svn-id: trunk@4554 -
This commit is contained in:
parent
d0156354a6
commit
5c340d3a98
@ -4802,7 +4802,7 @@
|
||||
nFileOffset : WORD;
|
||||
nFileExtension : WORD;
|
||||
lpstrDefExt : LPCTSTR;
|
||||
lCustData : DWORD;
|
||||
lCustData : LPARAM;
|
||||
lpfnHook : LPOFNHOOKPROC;
|
||||
lpTemplateName : LPCTSTR;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user