mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 01:35:43 +00:00
remove stdcall declaration
svn path=/trunk/; revision=25577
This commit is contained in:
parent
6ebc412a03
commit
c353557eea
1 changed files with 5 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
||||||
LIBRARY clb.dll
|
LIBRARY clb.dll
|
||||||
|
|
||||||
EXPORTS
|
EXPORTS
|
||||||
ClbAddData@12 @1
|
ClbAddData @1
|
||||||
ClbSetColumnWidths@12 @2
|
ClbSetColumnWidths @2
|
||||||
ClbStyleW@8 @3
|
ClbStyleW @3
|
||||||
ClbWndProc@16 @4
|
ClbWndProc @4
|
||||||
CustomControlInfoW@4 @5
|
CustomControlInfoW @5
|
||||||
|
|
||||||
; EOF
|
; EOF
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue