From: KJK::Hyperion Date: Thu, 21 Mar 2002 22:48:38 +0000 (+0000) Subject: Csr API (temporary - for testing purposes only) X-Git-Tag: backups/mpw@12443~185 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=abded70d84da02847c8a4306cccaa211d0680d9d;hp=8bc942907499de975a832d8b74e9dc2c1c05e77a;ds=sidebyside Csr API (temporary - for testing purposes only) svn path=/trunk/; revision=2757 --- diff --git a/posix/lib/psxdll/csrapi.def b/posix/lib/psxdll/csrapi.def new file mode 100644 index 00000000000..289c7e9a20f --- /dev/null +++ b/posix/lib/psxdll/csrapi.def @@ -0,0 +1,6 @@ +; $Id: csrapi.def,v 1.1 2002/03/21 22:48:38 hyperion Exp $ + +LIBRARY NTDLL.DLL +EXPORTS + +CsrClientCallServer@16 \ No newline at end of file