Hello,

First, if this is not the correct place to ask, please point me an appropriate forum/maillist about Boost.Process as I couldn't find any in their site. Thanks.

I'm trying to use Boost.Process library in windows XP. I installed Boost libraries version 1.52, and used Boost.Process from this page:

http://www.highscore.de/boost/process0.5/index.html

however, when I made the includes in my test program, I get this error:

C:\boost/boost/process/windows/executor.hpp:120:5: error: 'STARTUPINFOEX' does not name a type
C:\boost/boost/process/windows/executor.hpp: In constructor 'boost::process::windows::executor::executor()':
C:\boost/boost/process/windows/executor.hpp:24:24: error: 'EXTENDED_STARTUPINFO_PRESENT' was not declared in this scope
C:\boost/boost/process/windows/executor.hpp:30:23: error: 'startup_info_ex' was not declared in this scope
C:\boost/boost/process/windows/executor.hpp:34:9: error: 'STARTUPINFOEX' was not declared in this scope

I can't find this STARTUPINFOEX. At most I have STARTUPINFO structure. Do I have to install anything else ? Can anyone help please ?/

Thanks
-Nelson
-------------------------------------------------
Blog: Além do Óbvio
http://www.alemdoobvio.com