Changes between Version 3 and Version 4 of Finding_Your_Way_Around


Ignore:
Timestamp:
2011-06-21 00:27:22 (2 years ago)
Author:
kenny
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Finding_Your_Way_Around

    v3 v4  
    1010 
    1111= Notes for Visual Studio 2005 users = 
    12 Users of [http://lab.msdn.microsoft.com/express/visualc/default.aspx VC++ 2005 Express Edition] (''not'' the more recent 2008 version) will need to download and install the [http://www.microsoft.com/msdownload/platformsdk/sdkupdate/ Platform SDK], and add its ''include'' and ''lib'' directories to the appropriate lists (as per [http://www.microsoft.com/express/2005/platformsdk/default.aspx step 3 here]). 
     12Users of [http://lab.msdn.microsoft.com/express/visualc/default.aspx VC++ 2005 Express Edition] (''not'' the more recent 2008 and 2010 versions) will need to download and install the [http://www.microsoft.com/msdownload/platformsdk/sdkupdate/ Platform SDK], and add its ''include'' and ''lib'' directories to the appropriate lists (as per [http://www.microsoft.com/express/2005/platformsdk/default.aspx step 3 here]). 
    1313 
    1414= Finding your way around =