mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-08 17:11:38 +01:00
parent
f5d7fb3d45
commit
8a8a2ad4e0
@ -438,7 +438,7 @@ const
|
||||
SYS_WIN16 = $00000000;
|
||||
SYS_WIN32 = $00000001;
|
||||
SYS_MAC = $00000002;
|
||||
SYS_WIN64 = $00000001;
|
||||
SYS_WIN64 = $00000003;
|
||||
|
||||
// Constants for enum __MIDL___MIDL_itf_ads_0120_0001
|
||||
type
|
||||
|
||||
Loading…
Reference in New Issue
Block a user