Browse Source

* openfilename 64bit

git-svn-id: trunk@4554 -
peter 19 years ago
parent
commit
5c340d3a98
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rtl/win/wininc/struct.inc

+ 1 - 1
rtl/win/wininc/struct.inc

@@ -4802,7 +4802,7 @@
           nFileOffset : WORD;
           nFileOffset : WORD;
           nFileExtension : WORD;
           nFileExtension : WORD;
           lpstrDefExt : LPCTSTR;
           lpstrDefExt : LPCTSTR;
-          lCustData : DWORD;
+          lCustData : LPARAM;
           lpfnHook : LPOFNHOOKPROC;
           lpfnHook : LPOFNHOOKPROC;
           lpTemplateName : LPCTSTR;
           lpTemplateName : LPCTSTR;
        end;
        end;