Recent content by hosco

  1. H

    Cannot Import DLL

    oh - as a follow up What we are doing is gradually migrating an MS Access program to ExeOutput. And there are certain times when Access forms have the focus and we can’t allow our customers to get to the ExeOutput window. So the plan is to hide the ExeOutput window until it is ready to get the...
  2. H

    Cannot Import DLL

    First I want to say - ExeOutput is a great program. We are close to our first release and will be purchasing at that time. I’m trying your code from your faq: How can I minimize the window? that looks like: function GetActiveWindow(): LongWord; external "[email protected] stdcall"...
Back
Top