diff --git a/reactos/dll/cpl/input/input.def b/reactos/dll/cpl/input/input.def deleted file mode 100644 index 6a6654b3a9f..00000000000 --- a/reactos/dll/cpl/input/input.def +++ /dev/null @@ -1,6 +0,0 @@ -LIBRARY input.dll - -EXPORTS -CPlApplet@16 - -; EOF diff --git a/reactos/dll/cpl/input/input.rbuild b/reactos/dll/cpl/input/input.rbuild index 2e28fdc6a90..f90250b7aba 100644 --- a/reactos/dll/cpl/input/input.rbuild +++ b/reactos/dll/cpl/input/input.rbuild @@ -1,7 +1,7 @@ - + . 0x600 0x501 @@ -16,4 +16,5 @@ add.c changekeyseq.c input.rc + input.spec diff --git a/reactos/dll/cpl/input/input.spec b/reactos/dll/cpl/input/input.spec new file mode 100644 index 00000000000..9e552162fb0 --- /dev/null +++ b/reactos/dll/cpl/input/input.spec @@ -0,0 +1 @@ +@ stdcall CPlApplet(ptr long ptr ptr)