Hello,

on a customers pc I have the following problem:
I want to run an exe file with CreateProcess, but this generates the error 193 which means

ERROR_BAD_EXE_FORMAT
%1 is not a valid Win32 application.

This is strange because there are no known problems with this file before for many years on many different windows versions.
The customers uses win7/32.

I use it with win xp and win7/64.
The file was compiled with vc 6.0.
What can cause this problem?
Help.
Thx.

Ralf