R
Ray
Hello,
I've been reading MSDN to find out the answer for the question above,
but I think I should ask in this newsgroup (since nearly everything I
read in MSDN Seems to recommend me to move to .NET).
Here's the scenario:
We're creating a desktop application (that is, no client-server, no
three-tier, no nothing, just a simple plain old desktop application).
Instead of being shrink-wrapped it'll be distributed online. As such the
size of distribution is important, if possible we don't want to add
another 20MB download with the app for .NET runtime.
What would be the best way to go forward? Should we just bite the bullet
and use C++/CLI? Or MFC is the way to go?
Thanks,
Ray
I've been reading MSDN to find out the answer for the question above,
but I think I should ask in this newsgroup (since nearly everything I
read in MSDN Seems to recommend me to move to .NET).
Here's the scenario:
We're creating a desktop application (that is, no client-server, no
three-tier, no nothing, just a simple plain old desktop application).
Instead of being shrink-wrapped it'll be distributed online. As such the
size of distribution is important, if possible we don't want to add
another 20MB download with the app for .NET runtime.
What would be the best way to go forward? Should we just bite the bullet
and use C++/CLI? Or MFC is the way to go?
Thanks,
Ray