View Single Post
  #2  
Old 26-03-2006, 07:26
DABhand DABhand is offline
Banned
 
Join Date: Nov 2004
Location: Near my PC
Posts: 5,406
Thanks: 0
Thanked 3 Times in 3 Posts
DABhand is on a distinguished road
Any language has a way of calling API's like for example GetDriveTypeA.


If your using C/C++ look on how to include dll's into the program or how to call API's from dll files.
Reply With Quote