I am doing a project in java which has the function to add files in database, and i want to use winapi functions to select files. How would i do that?
I strongly advise JACOB (Java COM Bridge) for using COM interfaces. http://sourceforge.net/projects/jacob-project/
I wrote an app for getting song infos from Amazon Web Services. Its a nice library to have.