Click here to Skip to main content
15,888,070 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
if (FAILED (hr = pRs->QueryInterface (__uuidof (IADORecordBinding),
(LPVOID*)&pCirtype)))
_com_issue_error (hr);

if (FAILED (hr = pCirtype->BindToRecordset (&m_tableCirtype)))
_com_issue_error (hr);
GeneralCMultiColumnComboBox Help Pin
DougW4826-Feb-04 15:03
DougW4826-Feb-04 15:03 
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 
GeneralRe: Odd memory leak cleans self upon window minimization Pin
l a u r e n26-Feb-04 21:26
l a u r e n26-Feb-04 21:26 
GeneralRe: Odd memory leak cleans self upon window minimization Pin
David Crow27-Feb-04 5:43
David Crow27-Feb-04 5:43 
GeneralRe: Odd memory leak cleans self upon window minimization Pin
Member 101882314-Apr-04 23:18
Member 101882314-Apr-04 23:18 
GeneralRe: Odd memory leak cleans self upon window minimization Pin
Member 101882315-Apr-04 0:39
Member 101882315-Apr-04 0:39 
Generalcolored lines in console Pin
oOomen26-Feb-04 10:19
oOomen26-Feb-04 10:19 
GeneralRe: colored lines in console Pin
Selvam R26-Feb-04 18:53
professionalSelvam R26-Feb-04 18:53 
GeneralExtractAssociatedIcon() Pin
T1TAN26-Feb-04 10:16
T1TAN26-Feb-04 10:16 
GeneralBitmap and Text on the same line inside CRichEditCtrl Pin
Chulips26-Feb-04 9:39
Chulips26-Feb-04 9:39 
GeneralRe: Bitmap and Text on the same line inside CRichEditCtrl Pin
Selvam R26-Feb-04 19:37
professionalSelvam R26-Feb-04 19:37 
QuestionHow to modify just a line of text in a file? Pin
sysmatrix26-Feb-04 9:30
sysmatrix26-Feb-04 9:30 

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.