Export CPlApplet() as stdcall

patch from Thomas Weidenmueller 

svn path=/trunk/; revision=23293
This commit is contained in:
Ged Murphy 2006-07-25 21:19:31 +00:00
parent 986d920762
commit c4abac4743
9 changed files with 11 additions and 11 deletions

View file

@ -1,6 +1,6 @@
LIBRARY access.cpl
EXPORTS
CPlApplet
CPlApplet@16
; EOF

View file

@ -1,6 +1,6 @@
LIBRARY appwiz.cpl
EXPORTS
CPlApplet
CPlApplet@16
; EOF

View file

@ -1,6 +1,6 @@
LIBRARY cplsample.cpl
EXPORTS
CPlApplet
CPlApplet@16
; EOF

View file

@ -1,6 +1,6 @@
LIBRARY hdwwiz.cpl
EXPORTS
CPlApplet
CPlApplet@16
; EOF

View file

@ -1,8 +1,8 @@
LIBRARY intl.cpl
EXPORTS
CPlApplet
RegOptsProc
ExtraOptsProc
CPlApplet@16
RegOptsProc@16
ExtraOptsProc@16
; EOF

View file

@ -1,6 +1,6 @@
LIBRARY mmsys.cpl
EXPORTS
CPlApplet
CPlApplet@16
; EOF

View file

@ -1,6 +1,6 @@
LIBRARY powercfg.cpl
EXPORTS
CPlApplet
CPlApplet@16
; EOF

View file

@ -1,6 +1,6 @@
LIBRARY sysdm.cpl
EXPORTS
CPlApplet
CPlApplet@16
; EOF

View file

@ -1,6 +1,6 @@
LIBRARY timedate.cpl
EXPORTS
CPlApplet
CPlApplet@16
; EOF