revert moving smdll to rosrtl.
authorThomas Bluemel <thomas@reactsoft.com>
Mon, 7 Feb 2005 12:58:08 +0000 (12:58 +0000)
committerThomas Bluemel <thomas@reactsoft.com>
Mon, 7 Feb 2005 12:58:08 +0000 (12:58 +0000)
commit7a4e07b567786d2905e41b0a4bda205e0942154e
treece141939cef00af3392571c60fc0e471c81c8d26
parent61c28f28b380891751aecb0c7b9cb5e347b4802b
revert moving smdll to rosrtl.

svn path=/trunk/; revision=13460
14 files changed:
reactos/Makefile
reactos/bootdata/packages/reactos.dff
reactos/include/sm/api.h [moved from reactos/include/rosrtl/smapi.h with 94% similarity]
reactos/include/sm/helper.h [moved from reactos/include/rosrtl/smhelper.h with 94% similarity]
reactos/lib/rosrtl/makefile
reactos/lib/smdll/compses.c [moved from reactos/lib/rosrtl/sm/compses.c with 95% similarity]
reactos/lib/smdll/connect.c [moved from reactos/lib/rosrtl/sm/connect.c with 97% similarity]
reactos/lib/smdll/dllmain.c [new file with mode: 0644]
reactos/lib/smdll/execpgm.c [moved from reactos/lib/rosrtl/sm/execpgm.c with 95% similarity]
reactos/lib/smdll/makefile [new file with mode: 0644]
reactos/lib/smdll/readme.txt [moved from reactos/lib/rosrtl/sm/readme.txt with 84% similarity]
reactos/lib/smdll/smdll.def [new file with mode: 0644]
reactos/lib/smdll/smdll.rc [new file with mode: 0644]
reactos/lib/smdll/testapi.c [moved from reactos/lib/rosrtl/sm/testapi.c with 96% similarity]