Click here to Skip to main content
15,923,142 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to delete buttons from toolbar? Pin
Try4-May-06 1:39
Try4-May-06 1:39 
AnswerRe: How to delete buttons from toolbar? Pin
Nibu babu thomas4-May-06 1:40
Nibu babu thomas4-May-06 1:40 
GeneralRe: How to delete buttons from toolbar? Pin
Try4-May-06 1:45
Try4-May-06 1:45 
QuestionModeLess Dialog Pin
HakunaMatada4-May-06 1:32
HakunaMatada4-May-06 1:32 
QuestionRe: ModeLess Dialog Pin
HakunaMatada4-May-06 2:03
HakunaMatada4-May-06 2:03 
AnswerRe: ModeLess Dialog Pin
Justin Tay4-May-06 2:33
Justin Tay4-May-06 2:33 
GeneralRe: ModeLess Dialog Pin
HakunaMatada4-May-06 2:38
HakunaMatada4-May-06 2:38 
QuestionUsing DLL. libraries-newbie Pin
antonaras_marcou4-May-06 1:24
antonaras_marcou4-May-06 1:24 
Hi again

I found an odbc library that i think it would be very helpful for me to connect to my db. Before using it i need to do the following. I dont know how to link my project to the library. can anyone explain to me how to do this in VC++.


To use this DLL library in your projects, you will have to include a header file DataLayer.h and copy the compiled module named DataLayer.dll where your executable output is. Or, you can copy it to the Windows folder. Anyhow, now you will be able to instantiate some (but not all) classes from the DataLayer library. The last thing you should do is link your project to the static library DataLayer.lib

Thanks a lot
AnswerRe: Using DLL. libraries-newbie Pin
Nibu babu thomas4-May-06 1:28
Nibu babu thomas4-May-06 1:28 
AnswerRe: onupdate, ondraw Pin
Nibu babu thomas4-May-06 1:20
Nibu babu thomas4-May-06 1:20 
GeneralRe: onupdate, ondraw Pin
ppatel5675-May-06 20:44
ppatel5675-May-06 20:44 
GeneralRe: onupdate, ondraw Pin
Nibu babu thomas5-May-06 20:47
Nibu babu thomas5-May-06 20:47 
QuestionFinding Audio Level Pin
nagsa4-May-06 1:14
nagsa4-May-06 1:14 
AnswerRe: Finding Audio Level Pin
Hamid_RT4-May-06 1:25
Hamid_RT4-May-06 1:25 
QuestionRe: Finding Audio Level Pin
David Crow4-May-06 2:24
David Crow4-May-06 2:24 
AnswerRe: Finding Audio Level Pin
Hamid_RT4-May-06 3:34
Hamid_RT4-May-06 3:34 
GeneralRe: Finding Audio Level Pin
David Crow4-May-06 3:40
David Crow4-May-06 3:40 
QuestionRe: Finding Audio Level Pin
Hamid_RT4-May-06 3:57
Hamid_RT4-May-06 3:57 
QuestionIncrease the Font of a Static Controls in DialogBox Controls Pin
kiran janaswamy4-May-06 1:06
kiran janaswamy4-May-06 1:06 
AnswerRe: Increase the Font of a Static Controls in DialogBox Controls Pin
-Dy4-May-06 1:18
-Dy4-May-06 1:18 
AnswerRe: Increase the Font of a Static Controls in DialogBox Controls Pin
Hamid_RT4-May-06 1:22
Hamid_RT4-May-06 1:22 
GeneralRe: Increase the Font of a Static Controls in DialogBox Controls Pin
kiran janaswamy4-May-06 1:30
kiran janaswamy4-May-06 1:30 
QuestionBreakpoint setting Pin
Anu_Bala4-May-06 0:39
Anu_Bala4-May-06 0:39 
AnswerRe: Breakpoint setting Pin
Cedric Moonen4-May-06 0:55
Cedric Moonen4-May-06 0:55 
AnswerRe: Breakpoint setting Pin
Nibu babu thomas4-May-06 0:57
Nibu babu thomas4-May-06 0:57 

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.