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.
Printable View
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.
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
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.
Hi,
try http://www.pinvoke.net/ - contains all the the Pinvoke calls and examples for a lot. Also available as an addin to VS
Many thanks petevick for your help , It's really appreciated.