User interface and services.exe



Is there any reason I can not run a GUI from my dll that I load into
services.exe. I do not really want a client/server architecture, I am
trying to keep this as simple as possible with one app/dll for the
whole project.
Thanks for any help
.



Relevant Pages

  • GUI-dll counterpart
    ... i have an existing win32 application where i load a DLL for some ... calculation and have GUI / dialog boxes pop- up from the dll.(for ...
    (microsoft.public.dotnet.general)
  • Re: running a service/driver/application upon startup
    ... debug version of the image is too large to load onto the device. ... I ran dumpbin/exports on the finger dll and saw the required function names: ... > theories as to why it's not getting loaded but just doing 'services load ...
    (microsoft.public.windowsce.embedded)
  • Re: COM Question
    ... 1-Created VCR Control Library DLL to define interface ... 4-Dropped Sony_X1234_Mobile onto host app to test it. ... which would display it's GUI. ... I have implemented a UserControl Library dll and a dll ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Cannot activate sbcl
    ... but I think what happens is that Windows sees that your executable has a DATA section that might overlap a DLL's address space then it would reallocate that DLL to different address space. ... VirtualAlloc dynamically in your code is that your program and all its ... What can be done here is to have many tiny executables with different BSS sections in them, which then load a bigger executable in the form of a DLL. ...
    (comp.lang.lisp)
  • Cant connect with ConnectionString (D7+ADO)
    ... I have a DLL that is loaded by a service, and that DLL needs to do some database work. ... Anyone know of any good tutorials for Delphi for mucking about with ADO without a GUI? ... Also, I notice that when I step through with the debugger after I set db.ConnectionString, but before the Open call executes, the debugger thinks ConnectionString is still an empty string. ...
    (borland.public.delphi.database.ado)