mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 04:39:45 +00:00
comctl32: Use int64 in the spec file for 64-bit integers.
This commit is contained in:
parent
e598850cc3
commit
cd3d46d178
@ -15,7 +15,7 @@
|
|||||||
11 stdcall -noname DPA_Merge(ptr ptr long ptr ptr long)
|
11 stdcall -noname DPA_Merge(ptr ptr long ptr ptr long)
|
||||||
#12 stub Cctl1632_ThunkData32
|
#12 stub Cctl1632_ThunkData32
|
||||||
13 stdcall MakeDragList(long)
|
13 stdcall MakeDragList(long)
|
||||||
14 stdcall LBItemFromPt(long double long)
|
14 stdcall LBItemFromPt(long int64 long)
|
||||||
15 stdcall DrawInsert(long long long)
|
15 stdcall DrawInsert(long long long)
|
||||||
16 stdcall CreateUpDownControl(long long long long long long long long long long long long)
|
16 stdcall CreateUpDownControl(long long long long long long long long long long long long)
|
||||||
17 stdcall InitCommonControls()
|
17 stdcall InitCommonControls()
|
||||||
|
Loading…
Reference in New Issue
Block a user