Can java access windows dll files and the methods that are defined in the dll files??? How can I do that?
For example I want to get the System information of my computer using the windows dll files and may be i want to open/Close my CD-ROM using windows dll files.
