ENTRY_ID Problem

M

miztaken

I have been develpoing MAPI wrapper.
My problem is to convert ENTRY_ID to string type that can further be used to open that particular message.
I am trying to read from PST file.

When i tried using HexFromBin option after extracting ENTRY_ID (SBinary) then it shows me error as

" Attempted to read or write protected memory. This is often an indication that other memory is corrupt. "

I even tried unchecking
Tools->Option->Debugging->General->"Suppress JIT optimization on module load"

As i saw it somewhere

I dont know where i am wrong..

i would be very grateful if anybody replies me.

thanks



EggHeadCafe.com - .NET Developer Portal of Choice
http://www.eggheadcafe.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top