> 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.
MAPI32.DLL does not export "HrQueryAllRows". However, it does export
"[EMAIL PROTECTED]". These are different.
-------------
Ehsan Akhgari
List Owner: [EMAIL PROTECTED]
[ Email: [EMAIL PROTECTED] read.zl6]
[ WWW: http://www.beginthread.com/Ehsan ]
And if great things have been a failure with you, have you yourselves
therefore- been a failure? And if you yourselves have been a failure,
has man therefore- been a failure? If man, however, has been a failure:
well then! never mind! -Thus Spoke Zarathustra, F. W. Nietzsche
