remove stdcall declaration

svn path=/trunk/; revision=25577
This commit is contained in:
Johannes Anderwald 2007-01-21 23:19:35 +00:00
parent 6ebc412a03
commit c353557eea

View file

@ -1,10 +1,10 @@
LIBRARY clb.dll
EXPORTS
ClbAddData@12 @1
ClbSetColumnWidths@12 @2
ClbStyleW@8 @3
ClbWndProc@16 @4
CustomControlInfoW@4 @5
ClbAddData @1
ClbSetColumnWidths @2
ClbStyleW @3
ClbWndProc @4
CustomControlInfoW @5
; EOF