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.
