ViewOrAcessVirtualFilesForAppHandle (Application: THandle)

Questions, Support, etc.

ViewOrAcessVirtualFilesForAppHandle (Application: THandle)

Postby dlldelphi on Mon Nov 17, 2008 3:00 pm

i have problem with dll
see the sample:
http://rapidshare.com/files/164661918/D ... m.rar.html

The idea would be as follows,

let's say notepad.exe uses the dll notepad.dll,
files and putting them VirtualFiles, when I run notepad.exe it in memory and error because you can not find the dll notepad.dll, because she is visible only to the main application and not for the application notepad.exe, there was some way to I specify for which applications I want the dll notepad.dll may become visible, even to other applications, say the wordpad.exe also use this dll, is how I make it visible for him too.

You can put a function of type ?
BoxedAppSDK_ViewOrAcessVirtualFilesForAppHandle(Application: THandle);


thanks for help.
dlldelphi
 
Posts: 2
Joined: Fri Nov 14, 2008 8:12 pm

Re: ViewOrAcessVirtualFilesForAppHandle (Application: THandle)

Postby Artem A. Razin on Mon Nov 17, 2008 3:27 pm

Thank you for your question.

Actually, right now BoxedApp SDK doesn't allow to share virtual files between a few processes. But we are planning to add this feature.

Thank you.
Artem A. Razin
Site Admin
 
Posts: 746
Joined: Mon Jul 28, 2008 5:04 pm
Location: St.Petersburg, Russia


Return to BoxedApp SDK

cron