Click here to Skip to main content
15,910,121 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCTabCtrl and tooltips Pin
andyvinc30-Oct-03 9:15
andyvinc30-Oct-03 9:15 
GeneralRe: CTabCtrl and tooltips Pin
igor196030-Oct-03 9:40
igor196030-Oct-03 9:40 
Generaleditor Pin
TimWallace30-Oct-03 9:11
TimWallace30-Oct-03 9:11 
QuestionHow do you create .LIB files? Pin
mwhannan30-Oct-03 9:01
mwhannan30-Oct-03 9:01 
AnswerRe: How do you create .LIB files? Pin
Jörgen Sigvardsson30-Oct-03 9:22
Jörgen Sigvardsson30-Oct-03 9:22 
GeneralRe: How do you create .LIB files? Pin
mwhannan30-Oct-03 9:27
mwhannan30-Oct-03 9:27 
GeneralRe: How do you create .LIB files? Pin
Anthony_Yio30-Oct-03 15:35
Anthony_Yio30-Oct-03 15:35 
Generalservice DLL and application communication Pin
Kuniva30-Oct-03 8:47
Kuniva30-Oct-03 8:47 
I have a sort of Service which resides in a dll. Whenever something happens in the system the functions from this DLL are called. Now my question is, i am trying to make a sort of control panel thing where i can set options that the DLL code will abide by, and when the control panel is closed these options will be saved. Also, the DLL code must be able to pass information to this control panel to display some status and other data. My question is, how can i let these communicate? Do i just use FindWindow() from the DLL code to get the window handle and access it that way? But i thought maybe this is too... heavy or whatever i should call it, like if the DLL functions are suddenly called a lot by the system then it would always do a findwindow first, wouldn't that slow things down too much? Anyways, i don't know. Thats why i'm asking Smile | :)

Thanks in advance

Kuniva
--------------------------------------------

QuestionChange edit style? Pin
Dominik Reichl30-Oct-03 7:03
Dominik Reichl30-Oct-03 7:03 
AnswerRe: Change edit style? Pin
Michael Dunn30-Oct-03 7:09
sitebuilderMichael Dunn30-Oct-03 7:09 
GeneralRe: Change edit style? Pin
Dominik Reichl30-Oct-03 9:42
Dominik Reichl30-Oct-03 9:42 
AnswerRe: Change edit style? Pin
PJ Arends30-Oct-03 7:11
professionalPJ Arends30-Oct-03 7:11 
GeneralRe: Change edit style? Pin
Dominik Reichl30-Oct-03 9:42
Dominik Reichl30-Oct-03 9:42 
Generalunresolved external symbol - please help! Pin
srev30-Oct-03 6:34
srev30-Oct-03 6:34 
GeneralRe: unresolved external symbol - please help! Pin
@LX30-Oct-03 6:54
@LX30-Oct-03 6:54 
GeneralRe: unresolved external symbol - please help! Pin
srev30-Oct-03 7:17
srev30-Oct-03 7:17 
QuestionHow to access a member variable? Pin
Deepak Samuel30-Oct-03 6:10
Deepak Samuel30-Oct-03 6:10 
AnswerRe: How to access a member variable? Pin
Ravi Bhavnani30-Oct-03 6:15
professionalRavi Bhavnani30-Oct-03 6:15 
GeneralAn Active X control into my own Active X Pin
@LX30-Oct-03 6:08
@LX30-Oct-03 6:08 
Generalflushing file buffer automatically Pin
Shay Harel30-Oct-03 6:01
Shay Harel30-Oct-03 6:01 
GeneralMSCHRT20.OCX winocc.cpp line 345 Pin
XAlien30-Oct-03 5:45
XAlien30-Oct-03 5:45 
GeneralRe: MSCHRT20.OCX winocc.cpp line 345 Pin
Ravi Bhavnani30-Oct-03 6:05
professionalRavi Bhavnani30-Oct-03 6:05 
GeneralWEB page data access Pin
Tony Teveris30-Oct-03 5:25
Tony Teveris30-Oct-03 5:25 
GeneralRe: WEB page data access Pin
Ravi Bhavnani30-Oct-03 6:11
professionalRavi Bhavnani30-Oct-03 6:11 
Generalfstream and STL Pin
JWood30-Oct-03 5:25
JWood30-Oct-03 5:25 

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.