Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 May : Can Memory files be shared from Service.
| Subject: | Can Memory files be shared from Service. |
| Posted by: | "Bob Rasmusens" (wjgro..@weir-jones.com) |
| Date: | Fri, 6 May 2005 14:46:49 |
I have an application that uses a shared memory file. When I turn it into a
service the shared memory file is no longer available to my other
applications.
Can memory files be shared between Services and User applications.
Bob