simple question: How can I find out commands for DLLImport in C # .Net and / or DLL entry points?
Background: I will use iTunes's MobileDevice-Libary to send commands to Iphone. I know about 90% of the DLL commands from another open source project, but 10% remain, and I need a 10% team.
source share