[windev] Windows 7
Chris Becke
Chris.Becke at derivco.com
Mon Jul 6 07:19:16 GMT 2009
Simply, yes.
It doesnt matter what OS you install VS2005 on - Hell you could install it on Linux using Wine and it wouldnt change what OSs the build applications run on.
Choosing your target OS is the case of (a) setting the WINVER (and some other related) environment variable. This simply modifies the windows header files to 'expose' newer functionality so you don't use APIs not avaiable on downstream OSs.
That said, if you upgrade to VS2008, that DOES stamp a minimum OS version of '5' into the PE header of generated EXE and DLL files, which does limit you to Windows 5 and up :- Windows 2000 being the first windows versioned at 5. (i.e. no 95, 98, 98SE, Millenium or NT 4).
________________________________________
From: windev-bounces at windev.org [windev-bounces at windev.org] On Behalf Of truckleaj-windev at yahoo.co.uk [truckleaj-windev at yahoo.co.uk]
Sent: 04 July 2009 03:56 PM
To: windev at windev.org
Subject: [windev] Windows 7
Hi
Wondered if one of you could clarify this for me ...
If I was to install the new Windows 7 on my computer and Microsoft Visual Studio 2005 and compile my MFC applications, will they still operate on Windows 2000 and Windows XP?
Right now I am using XP and I have held back from upgrading because of this concern of mine.
Thank you for anyone who can clarify this for me.
Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.windev.org/pipermail/windev/attachments/20090704/1429baa2/attachment.htm
--
Windev mailing list at Windev at windev.org
Lost your password? Need to unsubscribe or change your delivery options?
Go to http://lists.windev.org/mailman/listinfo/windev
--
Search the Windev Archives - www.windev.org
#############################################################################################
The information transmitted is intended only for the person or entity to which it
is addressed and may contain confidential and/or privileged material.
Any review, retransmission, dissemination or other use of, or taking of any action
in reliance upon, this information by persons or entities other than the intended
recipient is prohibited. If you received this in error, please contact the sender and
delete the material from any computer.
Furthermore, the information contained in this message, and any attachments thereto, is
for information purposes only and may contain the personal views and opinions of the
author, which are not necessarily the views and opinions of the company.
#############################################################################################
More information about the Windev
mailing list