Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Feb : DDE startup error
| Subject: | DDE startup error |
| Posted by: | "Craig Ward" (craig.wa..@lombardrisk.com) |
| Date: | 13 Feb 2006 01:18:19 -0700 |
I have an app with a custom file type. I registered the file ext in the Registry with the usual Shell\Open key which worked fine for launching my app when a user attempted to open a file in Explorer. However, I wanted to be able to get Explorer to use any running instance of the app so I started to mess around with DDE. |