Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

GetSystemDirectory(); with Borland C++

Status
Not open for further replies.

xticeman

Programmer
Oct 3, 2002
4
US
I need to append the \\drivers\\ subdirectory to the end of what GetSystemDirectory(); returns. Can anyone tell me how this is done?

Should I even be using the api directly, or is there an easier way to do this with c++? I cant seem to find anything dealing with this subject.

Thanks,



 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top