Click here to Skip to main content
15,889,861 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: SetFocus function Pin
John M. Drescher18-Jun-05 11:03
John M. Drescher18-Jun-05 11:03 
GeneralRe: SetFocus function Pin
PJ Arends18-Jun-05 11:33
professionalPJ Arends18-Jun-05 11:33 
GeneralRe: SetFocus function Pin
Toby Opferman18-Jun-05 13:53
Toby Opferman18-Jun-05 13:53 
GeneralRe: SetFocus function Pin
John M. Drescher18-Jun-05 16:19
John M. Drescher18-Jun-05 16:19 
GeneralRe: SetFocus function Pin
Toby Opferman18-Jun-05 19:42
Toby Opferman18-Jun-05 19:42 
Questionwhat are external dependencies? Pin
sayup18-Jun-05 2:52
sayup18-Jun-05 2:52 
AnswerRe: what are external dependencies? Pin
Saurabh.Garg18-Jun-05 15:00
Saurabh.Garg18-Jun-05 15:00 
GeneralRe: what are external dependencies? Pin
sayup23-Jun-05 19:31
sayup23-Jun-05 19:31 
Well I have got a dll and an application which uses that dll downloaded from the internet(from site code project.com.u can aslo check it).There is a folder named external dependencies.In this folder all the files of the dll are added.When i tried to do the same thing for my application ,the programme DOESN'T GIVE AN ERROR IN COMPILATION OR THE BUILD PROCESS.But i also cant use the classes from the dll.It then gives a error of not able to open the header file of the class in the dll.(By the way i have included the comment #include "classheader".h in my cpp and h files;where "classheader" is the name of the header file of the class)

I wanted to know how to you link the dll such that its .h files come in the external dependencies folder.Because in the normal implicit and explicit linking which i tried the files are added in the application source and header files only...
please help
AnswerRe: what are external dependencies? Pin
Nilesh K.19-Jun-05 18:23
Nilesh K.19-Jun-05 18:23 
GeneralDialog box open issue. Please HELP! Pin
volovik18-Jun-05 2:37
volovik18-Jun-05 2:37 
GeneralRe: Dialog box open issue. Please HELP! Pin
Gary R. Wheeler18-Jun-05 4:27
Gary R. Wheeler18-Jun-05 4:27 
GeneralRe: Dialog box open issue. Please HELP! Pin
volovik18-Jun-05 6:07
volovik18-Jun-05 6:07 
GeneralRe: Dialog box open issue. Please HELP! Pin
Gary R. Wheeler18-Jun-05 8:08
Gary R. Wheeler18-Jun-05 8:08 
Generalwant menu window without the border Pin
LiYS18-Jun-05 2:22
LiYS18-Jun-05 2:22 
GeneralWLAN Card RSSI Pin
Member 204556018-Jun-05 1:37
Member 204556018-Jun-05 1:37 
QuestionHow set message handling right? Pin
ryuki18-Jun-05 1:17
ryuki18-Jun-05 1:17 
GeneralDeque problem with shared_ptr Pin
Luke Murray18-Jun-05 1:03
Luke Murray18-Jun-05 1:03 
GeneralRe: Deque problem with shared_ptr Pin
Jack Puppy18-Jun-05 3:25
Jack Puppy18-Jun-05 3:25 
GeneralRe: Deque problem with shared_ptr Pin
Luke Murray18-Jun-05 17:14
Luke Murray18-Jun-05 17:14 
GeneralRe: Deque problem with shared_ptr Pin
M.Mehrdad.M18-Jun-05 3:25
M.Mehrdad.M18-Jun-05 3:25 
GeneralRe: Deque problem with shared_ptr Pin
Luke Murray18-Jun-05 23:51
Luke Murray18-Jun-05 23:51 
Questionhow to disable maximize Box Dynamically Pin
topagarwal17-Jun-05 23:23
topagarwal17-Jun-05 23:23 
AnswerRe: how to disable maximize Box Dynamically Pin
khan++18-Jun-05 1:20
khan++18-Jun-05 1:20 
Generalmsdn sample Pin
cell5117-Jun-05 20:03
cell5117-Jun-05 20:03 
GeneralRe: msdn sample Pin
Christian Graus17-Jun-05 21:21
protectorChristian Graus17-Jun-05 21:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.