Windows CE & Pocket PC

Moderators: None (Apply to moderate this forum)
Number of threads: 313
Number of posts: 414

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
LoadKernelLibrary and GetProcAddress Posted by lakshpaa on 11 Dec 2008 at 5:10 PM
Hello,

Would it be considered valid to load a dll in kernel mode i.e.LoadKernelLibrary(somedll) followed by GetProcAddess() to obtain the address of function that is exported by the dll?

I tried this and GetProcAddess() fails with GetLastError() of 87 (The Parameter is incorrect).If I do a simple LoadLibrary(somedll) followed by GetProcAddess() for the same function it works.


-Thanks,
lakshpaa




 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.