Is there a 64 bit Visual Studio at all?
|
feedback
|
|
No. | |||||||
feedback
|
|
no, but it runs fine on win64, and can create win64 .EXEs | |||||
feedback
|
|
Of course that's not a lot of use if you want to include UI components that live in your own 64-bit DLLs in the GUI designer. Means you have to develop the GUI in 32-bit mode, and that's if you're lucky enough to be able to create 32-bit DLLs which I can't because some referenced 3rd party libs are 64-bit only (for good reason). So it's back to editing GUIs on my hands and knees ... sad face | |||
|
feedback
|