Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » Some issues with autobuild 1236
Re: Some issues with autobuild 1236 [message #22514 is a reply to message #21660] Tue, 21 July 2009 09:16 Go to previous messageGo to previous message
cbpporter is currently offline  cbpporter
Messages: 1427
Registered: September 2007
Ultimate Contributor
String  sdk9 = NormalizePathNN(GetWinRegString("InstallationFolder",
	                                               "Software\\Microsoft\\Microsoft SDKs\\Windows\\v6.1",
	                                                HKEY_CURRENT_USER));
	if (IsNull(sdk9))
		sdk9 = NormalizePathNN(GetWinRegString("InstallationFolder",
	                                               "Software\\Microsoft\\Microsoft SDKs\\Windows\\v6.0A",
	                                                HKEY_CURRENT_USER));  

works on my system. SDK 6.0A seems to be related to VS9 rather than VS8.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Font for Edit/Output window - width between the chars is too big
Next Topic: Global linker options
Goto Forum:
  


Current Time: Wed Jun 18 19:30:14 CEST 2025

Total time taken to generate the page: 0.04980 seconds