hi,

I've wrote few days ago coz I'm not able to compile a c source with API coz the compiler shows always an error: "xxxx.res error: no resource file", or something similar:

this is the point: the tool seems to not generate a res file to package the exe with!

all works fine with other compilers so simply I must understand what I need to do:

1- I've created a project
2- I've added all *.c,*.h and *.rc files needed
3- I've sepifyed that is a c source for an API exe

no other option added (into project section and into compiler one) except default ones and the "max optimization" one!

no sintax error only this link(?) error!
please help me!

tnx,
Matteo