ANSI C application
Brian Donahue
Posts: 6,590 Bronze 1
Hi Dant,
I think the first question that I should ask is, have you set the C
project up to compile in managed code? If recent memory serves me correctly,
C projects are configured by default to compile as unmanaged.
Yours,
Brian Donahue
Red Gate Technical Support
"Dant" <daria@elet.polimi.it> wrote in message
news:Mq4obwCuDHA.1264@server53...
> I'm tring to profile a very simple exe written in ANSI C and compiled
with
> .NET.
> Application runs but no results are provided.
> Do i need to set some compilation options?
> Thanks
> Dant
>
>
I think the first question that I should ask is, have you set the C
project up to compile in managed code? If recent memory serves me correctly,
C projects are configured by default to compile as unmanaged.
Yours,
Brian Donahue
Red Gate Technical Support
"Dant" <daria@elet.polimi.it> wrote in message
news:Mq4obwCuDHA.1264@server53...
> I'm tring to profile a very simple exe written in ANSI C and compiled
with
> .NET.
> Application runs but no results are provided.
> Do i need to set some compilation options?
> Thanks
> Dant
>
>
This discussion has been closed.