I am trying to use Win32's CreateProcess(). I am unsure of how to declare stuff like STARTUPINFO and PROCESS_INFORMATION. I haven't done any C or C++ in windows, so I am new to the API and the conventions for using it from D. Thanks, rog