c# - Will a .NET Windows Forms application work in a 64-bit OS or does it need to be modified? -


Generally, one. Will the NET Windows Farm application work in a 64-bit OS or need to modify it?

/ P>

< P> If this does not rely on 32 bit external libraries (such as COM component), then it will work as a 64 bit process and its benefits (instead of the big address, x64 instruction set, ...) Will take advantage of If it relies on 32 bit stuff, most of the time, you can run it as a 32 bit application, setting the targeting platform in x86.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -