|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
does anyone have an idea how to include a .hh file into ur visual c++ project?? cause i'm trying to connect to a mysql database and it requires the usage of sqlplus.hh .....
thanx in advance, Tarek. |
|
#2
|
|||
|
|||
|
just try in the left screen where you can see your project files right clicking and add to project
|
|
#3
|
||||
|
||||
|
If your program uses an include directive for the file somewhere, and the corrrect paths to the file exist under 'tools -> options -> directories' for include files, then it should find it, even if it is not in the FileView window. But, I would imagine including it in the FileView would do the trick, as well.
__________________
Jason Doucette / Xona.com™ - Programming Windows Errata Addendum "Discussion is an exchange of knowledge; argument is an exchange of ignorance." |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > C Programming > .hh files |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|