| Author |
Message |
Forum: Support Topic: Problem using DllCall to msvcrt 8/9 dll |
| yoavyoavyoav |
|
Posted: September 20th, 2009, 5:44 pm
|
|
Replies: 3 Views: 1127
|
Thanks for your reply and explanation - it worked
However, I read the relevant pages in MSDN and I still couldn't figure out - how not declaring the dependency to msvcr90 in the manifest disables me from calling LoadLibrary to it ?
Again - thanks. |
|
 |
Forum: Support Topic: Problem using DllCall to msvcrt 8/9 dll |
| yoavyoavyoav |
|
Posted: September 19th, 2009, 4:47 pm
|
|
Replies: 3 Views: 1127
|
| Hi, I came up with the need to create secure random numbers with AHK. I tried calling RtlGenRandom(aka "SystemFunction036") with DllCall - and this worked quite well. Then I tried to call rand_s from msvcr90.dll (I know this function actually calls RtlGenRandom - just wanted to try) - and ... |
|
 |
| Sort by: |