diff --git a/rosapps/ctlpanel/roscfg/roscfg.def b/rosapps/ctlpanel/roscfg/roscfg.def index 3c1d60dd936..2133bb3dd23 100644 --- a/rosapps/ctlpanel/roscfg/roscfg.def +++ b/rosapps/ctlpanel/roscfg/roscfg.def @@ -6,4 +6,4 @@ ; LIBRARY roscfg.cpl EXPORTS -CPlApplet +CPlApplet@16 diff --git a/rosapps/ctlpanel/roscfg/roscfg.edf b/rosapps/ctlpanel/roscfg/roscfg.edf deleted file mode 100644 index b275c0cfb0e..00000000000 --- a/rosapps/ctlpanel/roscfg/roscfg.edf +++ /dev/null @@ -1,9 +0,0 @@ -; -; roscfg.edf -; -; ReactOS Operating System -; -; -LIBRARY roscfg.cpl -EXPORTS -CPlApplet=CPlApplet@16 diff --git a/rosapps/ctlpanel/rospower/rospower.def b/rosapps/ctlpanel/rospower/rospower.def index 7b8f043a05e..a5ca9b0e532 100644 --- a/rosapps/ctlpanel/rospower/rospower.def +++ b/rosapps/ctlpanel/rospower/rospower.def @@ -6,4 +6,4 @@ ; LIBRARY rospower.cpl EXPORTS -CPlApplet +CPlApplet@16 diff --git a/rosapps/ctlpanel/rospower/rospower.edf b/rosapps/ctlpanel/rospower/rospower.edf deleted file mode 100644 index 89e35655e6a..00000000000 --- a/rosapps/ctlpanel/rospower/rospower.edf +++ /dev/null @@ -1,9 +0,0 @@ -; -; rospower.edf -; -; ReactOS Operating System -; -; -LIBRARY rospower.cpl -EXPORTS -CPlApplet=CPlApplet@16