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 LIBRARY access.cpl
EXPORTS EXPORTS
CPlApplet CPlApplet@16
; EOF ; EOF

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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