Title: [MSVC] Missing function Address in mapi32.dll

Hi All:

I'm calling GetProcAddress(...) asking for HrQueryAllRows and passing a
handle to mapi32.dll, and the fucntion returns null a later call to
GetLastError reports the following error: The specified procedure could
not be found. The point is that I executes the dumpbin tool with /exports
parameter to mapi32.dll and dumpbin reports that really the mapi32.dll
exports a function HrQueryAllRows, also I inspect the dll with
depends.exe and again get the same result the dll really exports a
function named HrQueryAllRows.


Any help to solve this problem will be very appreciated
Thanks in advance
--
  Yosvel
  [EMAIL PROTECTED]

--
http://www.fastmail.fm - A fast, anti-spam email service.

Reply via email to