Accessing Dll functions
-
Hey All, I would like to be able to access functions within an application extension on my pocket pc. Specifically, I have an HP Photosmart Mobile Camera and would like to write a VB app that does the following: I click on a button on my form and then the program captures an image. I noticed a couple of application extensions in the Windows directory of my pocket pc...
-
Hey All, I would like to be able to access functions within an application extension on my pocket pc. Specifically, I have an HP Photosmart Mobile Camera and would like to write a VB app that does the following: I click on a button on my form and then the program captures an image. I noticed a couple of application extensions in the Windows directory of my pocket pc...
Do you know what the function signatures are? Regards, João Paulo Figueira Embedded MVP
-
Do you know what the function signatures are? Regards, João Paulo Figueira Embedded MVP
I have no idea... with windows I can find out all the exported functions in a dll, but I don't know how with the PocketPC
-
I have no idea... with windows I can find out all the exported functions in a dll, but I don't know how with the PocketPC
Is there a .h file for this DLL? Regards, João Paulo Figueira Embedded MVP
-
Is there a .h file for this DLL? Regards, João Paulo Figueira Embedded MVP
Nope, no .h file