mirror of
https://github.com/reactos/wine.git
synced 2024-11-24 20:30:01 +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)
|
||||
#12 stub Cctl1632_ThunkData32
|
||||
13 stdcall MakeDragList(long)
|
||||
14 stdcall LBItemFromPt(long double long)
|
||||
14 stdcall LBItemFromPt(long int64 long)
|
||||
15 stdcall DrawInsert(long long long)
|
||||
16 stdcall CreateUpDownControl(long long long long long long long long long long long long)
|
||||
17 stdcall InitCommonControls()
|
||||
|
Loading…
Reference in New Issue
Block a user