V
Vitaly Zayko
I created two absolutely identical projects (one form, two buttons rise
two MessageBoxes) - one in managed C++ and second in C# (bough are .NET
1.1). Size of executable files I got were 76K-release/136K-debug in C++
and 20K/20K in C#. I didn't expect absolutely same size. Just wondering
why C++ exe more than three times bigger than C#?
Thanks!
two MessageBoxes) - one in managed C++ and second in C# (bough are .NET
1.1). Size of executable files I got were 76K-release/136K-debug in C++
and 20K/20K in C#. I didn't expect absolutely same size. Just wondering
why C++ exe more than three times bigger than C#?
Thanks!