Microsoft
Software
Hardware
Network
Question : 1 solution 2 projects - auto sharing code.
Hello.
I've got a solution and two projects, one is a library and the other is a windows application used for testing the library, is there some way I can get the windows application to use the library headers without having to have many include statements?
Thanks,
Uni
Answer : 1 solution 2 projects - auto sharing code.
in your solution explorer, application, right click, add reference
then select project, existing project, and select your project to be included...
Random Solutions
Delegate authority to unlock workstation
Perl script to delete files from directory
script to monitor downloaded file size
How do I open a lightwindow and submit params via post?
Doing oracle - cloning process in windows with help of GUI approach
Casting Char to Decimal
Callback functions in Linux
Dragging a file onto a batch changes working directory
passing an array as argument to shell script
SQL Query to search for a specific value in a database where table and field names are unknown