Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Running external applicati from inside Delphi+Intraweb + Bootstrap code
#3
(09-06-2018, 06:08 PM)kudzu Wrote: Let me be clear on what you are trying to do.

It seems you want to run a Desktop application on the server, but have it appear as a UI in a region in the browser?

Or you just want to use the browser to launch a desktop app on the server?

Or?

Hi Kudzu
Referring to this figure http://www.cognitor.com.br/telasWWWtest.png

and to the complete source code I sent I have a a Intraweb + Bootstrap + IW application working. this application can open  external  exes . If I click the button NotepadT the code open the Notepad application in
RunExternalSoft('C:\Windows\System32\Notepad.exe');
My problem  is in the lower part  of the digure . I would like to have the Notepad screen located in the blue area ( and not in a (without control) position. I suppose that the problem occur because I am not putting the correct parameters in the line Winapi.Windows.SetParent (fAppHandle, ????? .handle);

I corrected the figure to put the explanations in English <<<<<<<<<
Reply


Messages In This Thread
RE: Running external applicati from inside Delphi+Intraweb + Bootstrap code - by SergioFeitoza - 09-06-2018, 09:16 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)