Click here to Skip to main content
15,890,882 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralShared Folder... confused Pin
Roger Garrett10-Jun-05 4:41
Roger Garrett10-Jun-05 4:41 
GeneralRe: Shared Folder... confused Pin
David Crow10-Jun-05 6:14
David Crow10-Jun-05 6:14 
GeneralRe: Shared Folder... confused Pin
Roger Garrett10-Jun-05 6:49
Roger Garrett10-Jun-05 6:49 
GeneralRe: Shared Folder... confused Pin
Garth J Lancaster10-Jun-05 17:45
professionalGarth J Lancaster10-Jun-05 17:45 
GeneralInsane asserts Pin
benjymous10-Jun-05 4:31
benjymous10-Jun-05 4:31 
GeneralRe: Insane asserts Pin
Roger Garrett10-Jun-05 4:46
Roger Garrett10-Jun-05 4:46 
GeneralRe: Insane asserts Pin
benjymous10-Jun-05 5:02
benjymous10-Jun-05 5:02 
GeneralRe: Insane asserts Pin
Roger Garrett10-Jun-05 5:25
Roger Garrett10-Jun-05 5:25 
Are you certain that you're looking at the correct ASSERT, i.e. the correct position within the correct afxtempl.h file? Did the debugger take you directly to the offending line of code, or did you just look for the afxtempl.h file and go to the specified line? I took a look at afxtempl.h on my machine and that line number doesn't have an ASSERT. There's lots of references to m_nSize but noone contained within an ASSERT. So maybe you're looking at a wrong afxtempl.h file.
GeneralRe: Insane asserts Pin
JWood10-Jun-05 5:04
JWood10-Jun-05 5:04 
GeneralRe: Insane asserts Pin
BlackDice10-Jun-05 9:32
BlackDice10-Jun-05 9:32 
GeneralDisable or Enable a Button Pin
Hachaso10-Jun-05 3:51
Hachaso10-Jun-05 3:51 
GeneralGetDlgItem(IDC_YourButton)->EnableWindow(true); Pin
bghuang10-Jun-05 3:58
bghuang10-Jun-05 3:58 
GeneralRe: GetDlgItem(IDC_YourButton)->EnableWindow(true); Pin
Bob Stanneveld10-Jun-05 4:06
Bob Stanneveld10-Jun-05 4:06 
GeneralRe: Disable or Enable a Button Pin
Bob Stanneveld10-Jun-05 4:02
Bob Stanneveld10-Jun-05 4:02 
GeneralWDM -- INF file & makefile Differences between X86 and X86-64/AMD64 Pin
Neha.marwaha10-Jun-05 2:01
Neha.marwaha10-Jun-05 2:01 
GeneralRe: WDM -- INF file & makefile Differences between X86 and X86-64/AMD64 Pin
Alexander M.,10-Jun-05 3:03
Alexander M.,10-Jun-05 3:03 
QuestionIWebBrowser anchor doesn't work? Pin
ThinkingPrometheus10-Jun-05 1:37
ThinkingPrometheus10-Jun-05 1:37 
GeneralUrgent help needed for printing the content of RichEditControl Pin
P. Gnana Prakash10-Jun-05 1:20
P. Gnana Prakash10-Jun-05 1:20 
GeneralQuestion about MultiThreading Pin
Aqueel10-Jun-05 0:51
Aqueel10-Jun-05 0:51 
GeneralRe: Question about MultiThreading Pin
Cedric Moonen10-Jun-05 1:04
Cedric Moonen10-Jun-05 1:04 
GeneralRe: Question about MultiThreading Pin
Stlan10-Jun-05 1:14
Stlan10-Jun-05 1:14 
GeneralRe: Question about MultiThreading Pin
Cedric Moonen10-Jun-05 2:06
Cedric Moonen10-Jun-05 2:06 
GeneralRe: Question about MultiThreading Pin
Stlan10-Jun-05 2:19
Stlan10-Jun-05 2:19 
GeneralRe: Question about MultiThreading Pin
David Crow10-Jun-05 6:19
David Crow10-Jun-05 6:19 
GeneralConstructing a parser Pin
dittygrail9-Jun-05 23:33
dittygrail9-Jun-05 23:33 

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.