trouble calling function from windows dll
maarten van damme
maartenvd1994 at gmail.com
Sun Mar 25 03:08:04 PDT 2012
I did not import ntoskrnl.lib because I'm trying to do everything in user
mode and there I have access to ntdll.dll which contains
ntunmapviewofsection. Thats why I started using implib to create an
ntdll.dll import library but I couldn't get it to work.
It's good to know that it actually returns the right function pointer. Now
I only have to find where the real problem is :)
Thank you for your help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20120325/1a5a3593/attachment.html>
More information about the Digitalmars-d-learn
mailing list