Re: Accessing Pocket Outlook
From: Mike Smith (test_at_test.com)
Date: 07/17/04
- Next message: Peter Foot [MVP]: "Re: Accessing Pocket Outlook"
- Previous message: Peter Foot [MVP]: "Re: Accessing Pocket Outlook"
- In reply to: Peter Foot [MVP]: "Re: Accessing Pocket Outlook"
- Next in thread: Chris Tacke, eMVP: "Re: Accessing Pocket Outlook"
- Reply: Chris Tacke, eMVP: "Re: Accessing Pocket Outlook"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 18 Jul 2004 05:46:41 +0800
hey peter thanks for the reply..
are u working with inthehand.com ?
i just figured out that it wasnt totally implemented and ugh i gotta look at
c++ !
i'd love to use the inthehand solution.. its sounds great and all but im
just makin an app i need for personal use on my XDA II... looks like that
aint gonna happen now ... unless i find a complete free implemented POOM
Wrapper...
"Peter Foot [MVP]" <feedback@nospam-inthehand.com> wrote in message
news:%23pYfwWEbEHA.2408@tk2msftngp13.phx.gbl...
> As well as simply compiling the wrapper and calling it from VB, you'll
soon
> notice that the GotDotNet sample is fairly restricted in what it can do
> since none of the date fields are implemented (which is a pretty major
> stumbling block for a Pim library). So you'll need to be comfortable
enough
> with C++ to add support for these properties in as well as convert the ole
> DATE type into a managed DateTime and back again.
>
> Peter
>
> --
> Peter Foot
> Windows Embedded MVP
> www.inthehand.com | www.opennetcf.org
>
> "Mike Smith" <test@test.com> wrote in message
> news:%232IEcYDbEHA.3524@TK2MSFTNGP12.phx.gbl...
> > Hey ppl,
> >
> > Im trying to create an application (Vb.Net) to create tasks within the
> > pocket outlook on Win Mobile 2003.
> >
> > I'd love to use the simple method (inthehand.com) but i aint got no $$$
> > for
> > this task. So im relying on the POOM sample from gotdotnet which is done
> > in
> > C#. Well as long as i can use this wrapper and call it from Vb.Net im
> > happy...
> >
> > Has anyone used this before ? Im trying to get it to run on the emulator
> > and
> > actual device but i keep getting an error stating
> > "System.MissingMethodException:MissingMethodException"
> >
> > The readme file says im suppose to install one of the .cab files (ARM)
> > onto
> > the device to test it out.. i did just that and it seems that the .exe
> > within the cab wont load at all. The readme file also says that
deploying
> > using Vs.Net would require me to have a compiled version of the native
> > wrapper dll ? what dll are they talking about ? im suppose to download
the
> > embed Visual Tools to recompile one lil dll that i need? Isnt the
wrapper
> > the source code thats provided and wont VS.NET know how to compile it to
> > the
> > required processor version ?
> >
> > can someone pls enlighten me on how do i go about using this POOM
wrapper
> > in
> > my Vb.Net smartapplication so i can create tasks in outlook from my
custom
> > program.
> >
> > regards,
> > Mike
> >
> >
> > ---
> > Outgoing mail is certified Virus Free. (well i'd like to think it is.. )
> > Checked by AVG anti-virus system (http://www.grisoft.com).
> > Version: 6.0.720 / Virus Database: 476 - Release Date: 14/07/2004
> >
> >
>
>
--- Outgoing mail is certified Virus Free. (well i'd like to think it is.. ) Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.720 / Virus Database: 476 - Release Date: 14/07/2004
- Next message: Peter Foot [MVP]: "Re: Accessing Pocket Outlook"
- Previous message: Peter Foot [MVP]: "Re: Accessing Pocket Outlook"
- In reply to: Peter Foot [MVP]: "Re: Accessing Pocket Outlook"
- Next in thread: Chris Tacke, eMVP: "Re: Accessing Pocket Outlook"
- Reply: Chris Tacke, eMVP: "Re: Accessing Pocket Outlook"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|