Click here to Skip to main content
16,007,885 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Split the view Pin
Hamid_RT19-Dec-08 20:48
Hamid_RT19-Dec-08 20:48 
QuestionHow to link Ribbon Menus with the Window Pane in a ribbon? Pin
Larry Mills Sr19-Dec-08 15:43
Larry Mills Sr19-Dec-08 15:43 
QuestionUsing CreateFile() to open LPT1 Fails on Windows 2008 Terminal Server Pin
Steve Thresher19-Dec-08 10:19
Steve Thresher19-Dec-08 10:19 
AnswerRe: Using CreateFile() to open LPT1 Fails on Windows 2008 Terminal Server Pin
Randor 19-Dec-08 10:40
professional Randor 19-Dec-08 10:40 
GeneralRe: Using CreateFile() to open LPT1 Fails on Windows 2008 Terminal Server Pin
Steve Thresher23-Dec-08 6:07
Steve Thresher23-Dec-08 6:07 
GeneralRe: Using CreateFile() to open LPT1 Fails on Windows 2008 Terminal Server Pin
Randor 24-Dec-08 17:22
professional Randor 24-Dec-08 17:22 
QuestionCOleDateTime VC++ 6.0 to VC++ 9.0 porting Pin
pratap198019-Dec-08 8:33
pratap198019-Dec-08 8:33 
AnswerRe: COleDateTime VC++ 6.0 to VC++ 9.0 porting Pin
Stuart Dootson19-Dec-08 8:45
professionalStuart Dootson19-Dec-08 8:45 
pratap1980 wrote:
how can i force the compile to use the old AFXOLE.INL


They're not adding the assertion in for fun - it's because what you're doing is (strictly) erronous.

You need to think about why your COleDateTime is invalid and fix it some other way.

It's always better to think beyond the immediate problem and find the root cause of your problem...
QuestionCListCtrl and the OnColumnClick event. Pin
Chris Meech19-Dec-08 8:29
Chris Meech19-Dec-08 8:29 
AnswerRe: CListCtrl and the OnColumnClick event. Pin
Code-o-mat19-Dec-08 8:37
Code-o-mat19-Dec-08 8:37 
GeneralRe: CListCtrl and the OnColumnClick event. Pin
Chris Meech19-Dec-08 8:51
Chris Meech19-Dec-08 8:51 
QuestionFTP Append with FtpCommand on WinCe Pin
davidschneider8119-Dec-08 3:21
davidschneider8119-Dec-08 3:21 
AnswerRe: FTP Append with FtpCommand on WinCe Pin
Code-o-mat19-Dec-08 7:40
Code-o-mat19-Dec-08 7:40 
GeneralRe: FTP Append with FtpCommand on WinCe Pin
davidschneider8121-Dec-08 23:26
davidschneider8121-Dec-08 23:26 
GeneralRe: FTP Append with FtpCommand on WinCe Pin
Member 134925924-Feb-09 20:49
Member 134925924-Feb-09 20:49 
QuestionIs there any function to modify SubString of a string in VC++ Pin
kapardhi19-Dec-08 1:39
kapardhi19-Dec-08 1:39 
AnswerRe: Is there any function to modify SubString of a string in VC++ Pin
VC++Maniac19-Dec-08 1:43
VC++Maniac19-Dec-08 1:43 
AnswerRe: Is there any function to modify SubString of a string in VC++ Pin
Iain Clarke, Warrior Programmer19-Dec-08 3:29
Iain Clarke, Warrior Programmer19-Dec-08 3:29 
GeneralRe: Is there any function to modify SubString of a string in VC++ Pin
Hamid_RT19-Dec-08 5:31
Hamid_RT19-Dec-08 5:31 
AnswerRe: Is there any function to modify SubString of a string in VC++ Pin
David Crow20-Dec-08 6:39
David Crow20-Dec-08 6:39 
Questioncrash at vector::push_back. Pin
VC++Maniac19-Dec-08 1:16
VC++Maniac19-Dec-08 1:16 
AnswerRe: crash at vector::push_back. Pin
Jijo.Raj19-Dec-08 2:15
Jijo.Raj19-Dec-08 2:15 
GeneralRe: crash at vector::push_back. Pin
VC++Maniac19-Dec-08 2:47
VC++Maniac19-Dec-08 2:47 
QuestionRe: crash at vector::push_back. Pin
CPallini19-Dec-08 2:59
mveCPallini19-Dec-08 2:59 
AnswerRe: crash at vector::push_back. Pin
VC++Maniac19-Dec-08 3:11
VC++Maniac19-Dec-08 3:11 

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.