I am aware of how to start a shell in VB and use the CreatProcessA
command to determine when a shell is comple. Could someone
explain in more detail the STARTUPINFO type and how to start
a process "Minimized"?
I noticed there is a wShowWindow variable within this type but without
an explanation of the type structure and its uses, I am kinda
lost...
------------------
Explorations v3.0 RPG Development System
http://www.explore-rpg.com
command to determine when a shell is comple. Could someone
explain in more detail the STARTUPINFO type and how to start
a process "Minimized"?
I noticed there is a wShowWindow variable within this type but without
an explanation of the type structure and its uses, I am kinda
lost...
------------------
Explorations v3.0 RPG Development System
http://www.explore-rpg.com
Comment