Re: Implementation question



> My question is, what kind of datatype to declare to make the code as
> portable as possible (communication between library and app).

Perhaps it's possible to use a TStream to stream data from the DLL to the
application, but is it portable to C(++)??

Darius Blaszijk
.



Relevant Pages

  • Re: XPe headless user application
    ... >> Then have you considered RDP option? ... > The communication is not really simple data transfers. ... > objects to transform the communication to simple data transfers. ... > you can just RDP to the target box and see the app UI and ...
    (microsoft.public.windowsxp.embedded)
  • Re: Scaling noise
    ... > And if the app is a pointer chasing app, as many apps are, that doesn't ... If bandwidth was the answer ... Attacking the communication bottlenecks by increasing ... been able to produce a working design for these cache coherent clusters ...
    (Linux-Kernel)
  • Using VB6, trying to add a key to remote registry.
    ... I was using information from a TechNet article to build my app. ... When I try to declare my functions in the General area of my code... ... If I add "Private" to the front of the declaration, ... get the same compile error so I changed the public to private. ...
    (comp.programming)
  • Re: bug in GenerateConsoleCtrlEvent?
    ... >> app, I would have to program an extra stub program just to start the app ... >> easy with console apps. ... Extra work with other ways of communication. ... you get a hidden window. ...
    (microsoft.public.win32.programmer.kernel)
  • Re: Duplicate socket between processes
    ... the app does not like that answer and are pushing me for a soloution. ... Paul T. ... useless if it doesn't even indicate that the server process is running! ... as an dll the communication is twice as fast. ...
    (microsoft.public.windowsce.app.development)