Click here to Skip to main content
15,898,371 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Function prototype Pin
Prakash Nadar27-Feb-04 4:15
Prakash Nadar27-Feb-04 4:15 
GeneralRe: Function prototype Pin
Kevin McFarlane27-Feb-04 6:25
Kevin McFarlane27-Feb-04 6:25 
QuestionIn what units MsFlexGrid is measured self? Pin
vgrigor26-Feb-04 21:59
vgrigor26-Feb-04 21:59 
AnswerRe: In what units MsFlexGrid is measured self? Pin
Steve S27-Feb-04 1:57
Steve S27-Feb-04 1:57 
GeneralRe: In what units MsFlexGrid is measured self? Pin
vgrigor27-Feb-04 2:57
vgrigor27-Feb-04 2:57 
GeneralRe: In what units MsFlexGrid is measured self? Pin
Steve S27-Feb-04 6:02
Steve S27-Feb-04 6:02 
QuestionHow to implement a lightening (darken) color method Pin
Eugene Pustovoyt26-Feb-04 21:48
Eugene Pustovoyt26-Feb-04 21:48 
QuestionUtil to fill disk? Pin
Todd Smith26-Feb-04 19:56
Todd Smith26-Feb-04 19:56 
AnswerRe: Util to fill disk? Pin
Selvam R26-Feb-04 20:15
professionalSelvam R26-Feb-04 20:15 
AnswerRe: Util to fill disk? Pin
l a u r e n26-Feb-04 21:28
l a u r e n26-Feb-04 21:28 
GeneralRe: Util to fill disk? Pin
Prakash Nadar26-Feb-04 21:36
Prakash Nadar26-Feb-04 21:36 
AnswerRe: Util to fill disk? Pin
David Crow27-Feb-04 5:41
David Crow27-Feb-04 5:41 
GeneralOracle CLOB Pin
nlecren26-Feb-04 18:21
nlecren26-Feb-04 18:21 
GeneralRe: Oracle CLOB Pin
l a u r e n26-Feb-04 21:17
l a u r e n26-Feb-04 21:17 
GeneralMaking Static Control transparent Pin
User 21559726-Feb-04 18:07
User 21559726-Feb-04 18:07 
GeneralPlatform SDK: January 2004 Edition Pin
Robert Buldoc26-Feb-04 17:54
Robert Buldoc26-Feb-04 17:54 
GeneralCombine two icons Pin
mjvalan26-Feb-04 17:51
mjvalan26-Feb-04 17:51 
Generalrun BindToRecordset error: IDispatch error #3105 Pin
lynhoo26-Feb-04 15:16
lynhoo26-Feb-04 15:16 
GeneralCMultiColumnComboBox Help Pin
DougW4826-Feb-04 15:03
DougW4826-Feb-04 15:03 
I recently added the .h and .cpp files from this link:

http://www.codeproject.com/combobox/mccombobox.asp

It says in the directions to add the line #include "MultiColumnComboBox.h" in the .cpp file, but then the visual studios won't recognize variables of this type in the .h file. Besides, the demo project on the link actually includes the library in the .h file of the class using it...so I did that. Now I'm getting a linker error for every function call that I try to make with the variables I declare of type CMultiColumnComboBox. The view classes I'm using these variables in are CFormView classes. Any ideas would be appreciated...Thanks a ton!





Douglas A. Wright
dawrigh3@kent.edu
GeneralOnCtlColor Pin
alex.barylski26-Feb-04 15:01
alex.barylski26-Feb-04 15:01 
GeneralRe: OnCtlColor Pin
Prakash Nadar26-Feb-04 17:18
Prakash Nadar26-Feb-04 17:18 
GeneralRe: OnCtlColor Pin
alex.barylski26-Feb-04 21:23
alex.barylski26-Feb-04 21:23 
GeneralRe: OnCtlColor Pin
Prakash Nadar26-Feb-04 21:34
Prakash Nadar26-Feb-04 21:34 
GeneralRe: OnCtlColor Pin
Selvam R26-Feb-04 19:46
professionalSelvam R26-Feb-04 19:46 
GeneralOdd memory leak cleans self upon window minimization Pin
extremestan26-Feb-04 11:03
extremestan26-Feb-04 11:03 

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.