Hi all,
I have a problem with a project converted from visual studio .net 2003
to 2008. After severeal trivial con version it compile all and build
all, but when I start my application there is an error
r6034
An application has made an attempt to load the c runtime library
without using a manifest
in msdn it is suggested to build the project with create manifest flag
enabled, but if I make that, I've the same error.
what can I do?
thx very much,
w
I have a problem with a project converted from visual studio .net 2003
to 2008. After severeal trivial con version it compile all and build
all, but when I start my application there is an error
r6034
An application has made an attempt to load the c runtime library
without using a manifest
in msdn it is suggested to build the project with create manifest flag
enabled, but if I make that, I've the same error.
what can I do?
thx very much,
w