Sergey
Tue Jul 05 11:08:28 CDT 2005
I suppose the exception was thrown because the .dll file has been
compiled for ARM devices but you are trying to execute it for emulator
(.dll must be compiled for x86 devices). Make sure that the
PocketOutlook.dll from NativeDLL\PocketOutlook\X86Rel was copied into
code\CS\PocketOutlook and correctly deployed into emulator.
--
Sergey Bogdanov [.NET CF MVP, MCSD]
http://www.sergeybogdanov.com
ooooscar wrote:
> That's really cool example. I hope it will works,
> the only problem is that I don't have any PDA so I have to work with the
> pocket
> pc emulator and the example causes an exception because the emulator hasn't
> install
> outlook.
> Can I install outlook in the pocket pc 2003 ?
>
> Thank's.
>
>
>
> "Sergey Bogdanov" <sergey.bogdanov@gmail.com> escribio en el mensaje
> news:%230KNdVXgFHA.3608@TK2MSFTNGP12.phx.gbl...
>
>>In addition to Alex's post, see this article:
>>
>
>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnppcgen/html/inthehandpoom.asp
>
>>
>>--
>>Sergey Bogdanov [.NET CF MVP, MCSD]
>>
http://www.sergeybogdanov.com
>>
>>
>>ooooscar wrote:
>>
>>>How can I read all the contacts on outlook contact's folder ?
>>>I'm doing an aniversary program for pocket pc and i have to read all the
>>>contacts in outlook and get the name and bithday.
>>>Thank's
>>>
>>>
>
>
>