Hi. I'm working on some command line app in C# which programatically calls other exe the write.exe for printing documents. When start write.exe printing the documents appears popup window which give info about % how much is done the printing. I like to
hide this popup window but i need help from someone who really know how this one work. I found code which hide window by process handle but this one wont help me. So anyone who done this one please be free to share your ideas. Thanks.
↧