View Issue Details

IDProjectCategoryView StatusLast Update
0003086JEDI VCL02 Installationpublic2005-08-16 09:53
ReporteranonymousAssigned Toobones 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionno change required 
Product Version3.00 
Target VersionFixed in Version 
Summary0003086: build.dpr uses SHGetSpecialFolderPath which is not available under WINNT 4.0
DescriptionThe BUILD.EXE utility srhash on WINNT 4.0, becouse it is using the SHGetSpecialFolderPath function, which is not avialble.
Additional InformationIt can be replaced with SHGetFolderPath from SHFolder.dll
TagsNo tags attached.

Activities

AHUser

2005-07-14 09:55

developer   ~0007561

Do you have all Service Packs installed? If not than no wonder that it is not available.

anonymous

2005-07-15 04:18

viewer   ~0007562

Winnt40 Workstation CZ + SP6a + IE5.5. What else should i install?

AHUser

2005-07-15 09:26

developer   ~0007563

SHGetSpecialFolderPath Function
Minimum DLL Version: shell32.dll version 4.71 or later
Minimum operating systems:
  Windows 2000,
  Windows NT 4.0 with Internet Explorer 4.0,
  Windows 98,
  Windows 95 with Internet Explorer 4.0


SHGetFolderPath Function
Minimum DLL Version: shell32.dll version 5.0 or later
Minimum operating systems:
  Windows 95 with Internet Explorer 5.0,
  Windows 98 with Internet Explorer 5.0,
  Windows 98 Second Edition (SE),
  Windows NT 4.0 with Internet Explorer 5.0,
  Windows NT 4.0 with Service Pack 4 (SP4)

I have choosen the SHGetSpecialFolderPath because it is supported by IE 4 and later.

obones

2005-08-16 09:53

administrator   ~0007804

System configuration issue.

Issue History

Date Modified Username Field Change
2005-07-11 01:48 anonymous New Issue
2005-07-14 08:12 obones Status new => confirmed
2005-07-14 08:12 obones Summary Crash of build.dpr on WINNT 4.0 => build.dpr uses SHGetSpecialFolderPath which is not available under WINNT 4.0
2005-07-14 09:55 AHUser Note Added: 0007561
2005-07-15 04:18 anonymous Note Added: 0007562
2005-07-15 09:26 AHUser Note Added: 0007563
2005-08-16 09:53 obones Status confirmed => resolved
2005-08-16 09:53 obones Resolution open => no change required
2005-08-16 09:53 obones Assigned To => obones
2005-08-16 09:53 obones Note Added: 0007804