U++ framework
Do not panic. Ask here before giving up.

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: 1428
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 Apr 29 06:07:17 GMT+2 2026

Total time taken to generate the page: 0.00914 seconds