AutoHotkey Community

It is currently May 24th, 2012, 1:24 pm

All times are UTC [ DST ]


Search found 2 matches
Search these results:

Author Message

 Forum: Support   Topic: Problem using DllCall to msvcrt 8/9 dll

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

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:  
Page 1 of 1 [ Search found 2 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group