Hello!

I have been working with my first CE 6 unit.  So far the biggest
problem is this:  CreateProcessW on CE 6 does not seem to work unless
the "command" (first) argument has a .exe suffix.

Specifically, if you try to run well-formed executable "foo" on CE 6
with CreateProcessW, it will return an error.  Rename that sucker to
"foo.exe", and it works.

This behavior is really unwelcome, and I would like to find some way
to get around it.  First, has anyone here seen this on CE 6?  If so,
is there some way I can change the behavior to what it used to be, for
example some registry setting?

Thanks in advance...

Craig Vanderborgh
Voxware Incorporated

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Cegcc-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to