472,986 Members | 3,137 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,986 software developers and data experts.

32 bit C/C++ development on Windows Server 2008 64bit

Hello,
I'm trying to develop 32-bit Windows Native C/C++ application using Visual
Studio 2008, on 64-bit Windows Server 2008.

Q1. Is it possible to develop 32-bit C/C++ application using VS 2008 on
64-bit Windows Server 2008?
Q2. How and What I should arrange the development environment, for
developping 32-bit C/C++ application using VS 2008 on 64-bit Windows Server
2008?
Q3. I'm trying to use Virual PC for the development, is it possible?

Jun 27 '08 #1
1 2477
masakiy wrote:
Hello,
I'm trying to develop 32-bit Windows Native C/C++ application using
Visual Studio 2008, on 64-bit Windows Server 2008.

Q1. Is it possible to develop 32-bit C/C++ application using VS 2008
on 64-bit Windows Server 2008?
Yes, it should be.
Q2. How and What I should arrange the development environment, for
developping 32-bit C/C++ application using VS 2008 on 64-bit Windows
Server 2008?
Just create Win32 projects and use an X86 configuration and they'll be
32-bit even though you're on a 64-bit OS.
Q3. I'm trying to use Virual PC for the development, is it possible?
Yes, of course. Do you mean running VS2008 in a virtual PC or running the
program you're developing in a virtual PC? Either one works.

-cd
Jun 27 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: John Eric Hanson | last post by:
My company is considering a development path in which we develop code on 32 bit Windows machines to run remotely on 64 bit Linux machines. What could go wrong?
3
by: Christian McArdle | last post by:
REQUEST FOR DISCUSSION (RFD) unmoderated group comp.os.ms-windows.programmer.64bit This is a formal Request For Discussion (RFD) to create comp.os.ms-windows.programmer.64bit as an unmoderated...
1
by: spikejp | last post by:
Platform: Windows 2000 and Windows 2003 Server UDB DB2 v8.1.11 I have the task of Migration my DB server from a 32Bit HW to a 64Bit HW. The DB2 software is installed on the local disks but the...
4
by: mike | last post by:
I have found that orig tested 64 bit on our 64bit windows 2003 server...about 1 year ago...and company decided to use sql 32 bit on the 64bit os my question and any information is very welcome ...
5
by: Ulf Dingler | last post by:
Hi. I have a Dell Server with Windows 2003 R2 SP2 64bit ,SQL Server 2005 SP2 (also 64Bit) and 12GB Ram. The Problem is, that the SQL Server Process only allocates max 90-100MB. That's why big SQLs...
1
by: =?Utf-8?B?U2F2dm91bGlkaXMgSW9yZGFuaXM=?= | last post by:
Sometimes, I need to transfer my development site .aspx files to another machine in another city where I only have notepad and .NET 3.5. How can I use the ASP.NET Development Web Server outside...
3
by: rcook349 | last post by:
I'm about to get a new laptop to be used primarily for Microsoft development. - Windows Vista - Visual Studio Team System 2008 (maybe 2005 as well) - SQL Server 2008 Developer (maybe 2005 as...
1
by: rkharikrishnan | last post by:
Hello guys i have a developed a C# desktop application in MS visual c# express edition 2008 and SQL express 2005. I have done development on a 32 bit system and published the work to a web server,...
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.