PDA

Click to See Complete Forum and Search --> : [RESOLVED] Windows Mobile Code Band


ashraf fawzy
Apr 8th, 2010, 12:36 PM
Hi all ...

I need to find a collection of API codes that we can PInvoke in windows
mobile applications.

ex : PhoneShowCallLog

Many thanks in advance.

petevick
Apr 9th, 2010, 01:29 AM
You want to explain that in a bit more detail - and what you are trying to achieve?

This seems very similar to your answered thread here (http://www.vbforums.com/showthread.php?t=607013)

ashraf fawzy
Apr 9th, 2010, 10:47 AM
Thanks petevick for your reply , and sorry for not quiet clear.

Is there an electronic book (PDF - EXE) that describes windows mobile APIs ???

As we have a code bank exe book for windows systems that describe APIs with system Dll files.

petevick
Apr 9th, 2010, 12:17 PM
Hi,
try http://www.pinvoke.net/ - contains all the the Pinvoke calls and examples for a lot. Also available as an addin to VS

ashraf fawzy
Apr 12th, 2010, 06:30 PM
Many thanks petevick for your help , It's really appreciated.