|
|
|
#1
|
||||
|
||||
|
peterf1999 there was a problem with GetSysInfo (not tested with current version, but I think it will be too) on rigs with more than one graphic adapter
|
| Sponsored Links |
|
#2
|
||||
|
||||
|
Which function (GetGpuName/GetGpuRam) fails?
|
|
#3
|
||||
|
||||
|
__________________
if you understand read more |
|
#4
|
||||
|
||||
Code:
const DCP_MD5 = 1; DCP_SHA1 = 2; DCP_SHA256 = 4; // SHA-2 DCP_SHA512 = 8; //SHA-2 Code:
function GetFileHash(const Filename: PAnsichar; const DCP_Hash: integer): PAnsichar; external 'GetFileHash@files:Isab.dll stdcall delayload'; |
| The Following 4 Users Say Thank You to peterf1999 For This Useful Post: | ||
|
#5
|
||||
|
||||
|
| The Following 4 Users Say Thank You to peterf1999 For This Useful Post: | ||
|
#6
|
||||
|
||||
|
SystemInfo (ISab.dll v0.1.0.4):
Last edited by peterf1999; 05-05-2016 at 00:56. |
| The Following 4 Users Say Thank You to peterf1999 For This Useful Post: | ||
|
#7
|
||||
|
||||
|
still reports gpuram incorrectly, says on amd 8gb its has only 4gb
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup | REV0 | Conversion Tutorials | 129 | 21-05-2021 05:51 |
| Inno Setup: Additional Libraries | altef_4 | Conversion Tutorials | 50 | 21-10-2020 09:59 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Tutorial using CI 8.0.0 | yener90 | Conversion Tutorials | 424 | 21-10-2014 09:49 |