hi,
Heres the scenerio.
I have an exe program that uses shellexecute to execute another exe program like notepad for instance.
There would be a notepad window with text and everything.
My question is, how do I close the the notepad window?
I would like to simulate a use closing a window by clicking on the "X" icon box on the top left corner of the window. Can someone give an example? Thanks in advance.
Heres the scenerio.
I have an exe program that uses shellexecute to execute another exe program like notepad for instance.
There would be a notepad window with text and everything.
My question is, how do I close the the notepad window?
I would like to simulate a use closing a window by clicking on the "X" icon box on the top left corner of the window. Can someone give an example? Thanks in advance.