mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
Export CPlApplet() as stdcall
patch from Thomas Weidenmueller svn path=/trunk/; revision=23293
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
LIBRARY access.cpl
|
||||
|
||||
EXPORTS
|
||||
CPlApplet
|
||||
CPlApplet@16
|
||||
|
||||
; EOF
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
LIBRARY appwiz.cpl
|
||||
|
||||
EXPORTS
|
||||
CPlApplet
|
||||
CPlApplet@16
|
||||
|
||||
; EOF
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
LIBRARY cplsample.cpl
|
||||
|
||||
EXPORTS
|
||||
CPlApplet
|
||||
CPlApplet@16
|
||||
|
||||
; EOF
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
LIBRARY hdwwiz.cpl
|
||||
|
||||
EXPORTS
|
||||
CPlApplet
|
||||
CPlApplet@16
|
||||
|
||||
; EOF
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
LIBRARY intl.cpl
|
||||
|
||||
EXPORTS
|
||||
CPlApplet
|
||||
RegOptsProc
|
||||
ExtraOptsProc
|
||||
CPlApplet@16
|
||||
RegOptsProc@16
|
||||
ExtraOptsProc@16
|
||||
|
||||
; EOF
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
LIBRARY mmsys.cpl
|
||||
|
||||
EXPORTS
|
||||
CPlApplet
|
||||
CPlApplet@16
|
||||
|
||||
; EOF
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
LIBRARY powercfg.cpl
|
||||
|
||||
EXPORTS
|
||||
CPlApplet
|
||||
CPlApplet@16
|
||||
|
||||
; EOF
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
LIBRARY sysdm.cpl
|
||||
|
||||
EXPORTS
|
||||
CPlApplet
|
||||
CPlApplet@16
|
||||
|
||||
; EOF
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
LIBRARY timedate.cpl
|
||||
|
||||
EXPORTS
|
||||
CPlApplet
|
||||
CPlApplet@16
|
||||
|
||||
; EOF
|
||||
|
||||
Reference in New Issue
Block a user