mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
ADD: HWND type definition
This commit is contained in:
parent
16a870fcd9
commit
9de6dd5593
1 changed files with 1 additions and 0 deletions
|
|
@ -66,6 +66,7 @@ type ttimeformat=record
|
|||
ptimeformat=^ttimeformat;
|
||||
|
||||
type HBITMAP = type THandle;
|
||||
HWND = type THandle;
|
||||
|
||||
|
||||
{ Function prototypes: Functions need to be defined exactly like this!}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue