View Single Post
Join Date: May 2007
Posts: 70
Reputation: laconstantine is an unknown quantity at this point 
Solved Threads: 1
laconstantine laconstantine is offline Offline
Junior Poster in Training

Re: building dll with exe

 
0
  #4
Jan 12th, 2009
Originally Posted by RamyMahrous View Post
You create 1 solution holds your 2 project (exe and dll)
From your (exe) project add reference to your dll project then press Ctr + F5
ok its helped

but now i am getting an error at my main func

"The name 'add' does not exist in the current context"

any ideas?
Reply With Quote