D
Duncan Winn
I have written an Ole Db provider... (DLL) and incorporated in this is an
SQLParser (header files and cpp files). However in my Solution directory it
looks very messy. I would like to separate the SQLParser header and cpp
files from the main provider and put them in a sub directory, what is the
best way of doing this?
Thanks,
Duncan
SQLParser (header files and cpp files). However in my Solution directory it
looks very messy. I would like to separate the SQLParser header and cpp
files from the main provider and put them in a sub directory, what is the
best way of doing this?
Thanks,
Duncan