|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
32bit 64bitIf i compile my VB.NET application for AnyCPU, is there a way at
run-time to force it to run 32bit on a 64bit OS? Darin *** Sent via Developersdex http://www.developersdex.com *** Hi Darin,
> If i compile my VB.NET application for AnyCPU, is there a way at Processor optimisations are done at compile time, so unfortunately not. > run-time to force it to run 32bit on a 64bit OS? If you want to force it to 32bit, create a 32bit build and install it on a 64bit OS, it will install in the x86 Program Files folder. Nick. Actually, tell a lie...
http://social.msdn.microsoft.com/Forums/en-US/clr/thread/f239714b-9b93-4774-84b5-419cd6fab90e Still, personally, I'd just build it as a 32bit app, but that's just my opinion. Nick. thanks. we have one customer that wants it always 32bit but all other
customers want it either 64 or 32. I will test this command out. Darin *** Sent via Developersdex http://www.developersdex.com ***
ListView - Caching Thumbnails?
System.IO.File.Copy + NTFS Streams + special ACLs save treeview state and call from another form Help with Event handler, withevents, raise events System icons in Listview VS2010 for database developers How to catch page redirect windows mobile pocketoutlook disabling MdiParent during load causes incorrect MdiChild to be ac Get WMI Data using aspx |
|||||||||||||||||||||||