View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003086 | JEDI VCL | 02 Installation | public | 2005-07-11 01:48 | 2005-08-16 09:53 |
| Reporter | anonymous | Assigned To | obones | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | no change required | ||
| Product Version | 3.00 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0003086: build.dpr uses SHGetSpecialFolderPath which is not available under WINNT 4.0 | ||||
| Description | The BUILD.EXE utility srhash on WINNT 4.0, becouse it is using the SHGetSpecialFolderPath function, which is not avialble. | ||||
| Additional Information | It can be replaced with SHGetFolderPath from SHFolder.dll | ||||
| Tags | No tags attached. | ||||
|
|
Do you have all Service Packs installed? If not than no wonder that it is not available. |
|
|
Winnt40 Workstation CZ + SP6a + IE5.5. What else should i install? |
|
|
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. |
|
|
System configuration issue. |
| 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 |