Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » 64 bit   (RSS)

How To Get Native Processor Architecture

As anyone who has been looking at my blog knows, I have been mostly working on VS integration of the test tools used in our team (apart from setting up and managing TFS for the builds and various other initiatives.) Anyway, so, I started to author a project

64 Bits and DSL Tools

The DSL projects created by the DSL package wizard are configured to target AnyCPU .However, if you write a command line tool that references the generated DSL library, you should set up your project to target x86 even if you are working on a 64-bit machine.
 
Page view tracker