* update
git-svn-id: https://svn.code.sf.net/p/kolmck/code@167 91bb2d04-0c0c-4d2d-88a5-bbb6f4c1fa07
This commit is contained in:
@ -109,7 +109,7 @@ begin
|
||||
end; // with
|
||||
end;
|
||||
|
||||
function FontDialogHook(Wnd: HWnd; Msg: UINT; WParam: WPARAM; LParam: LPARAM): UINT; stdcall;
|
||||
function FontDialogHook(Wnd: HWnd; Msg: UINT; WParam: WPARAM; LParam: LPARAM): UINT_PTR; stdcall;
|
||||
var
|
||||
_Self : TKOLFontProperty;
|
||||
R, R2, SR : TRect;
|
||||
|
Reference in New Issue
Block a user