Click here to Skip to main content
15,902,635 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: wave files Pin
karthik29-Sep-00 16:44
karthik29-Sep-00 16:44 
Generalchild windows Pin
Y. Hirsch28-Sep-00 9:20
Y. Hirsch28-Sep-00 9:20 
GeneralRe: child windows Pin
Erik Funkenbusch28-Sep-00 13:25
Erik Funkenbusch28-Sep-00 13:25 
GeneralRe: child windows Pin
Y. Hirsch29-Sep-00 2:26
Y. Hirsch29-Sep-00 2:26 
GeneralRe: child windows Pin
Y. Hirsch29-Sep-00 2:26
Y. Hirsch29-Sep-00 2:26 
GeneralRe: child windows Pin
Erik Funkenbusch4-Oct-00 13:40
Erik Funkenbusch4-Oct-00 13:40 
GeneralCDaoDatabase closing problem Pin
Paul Ebert28-Sep-00 8:49
Paul Ebert28-Sep-00 8:49 
GeneralRe: CDaoDatabase closing problem Pin
Tim Deveaux28-Sep-00 9:34
Tim Deveaux28-Sep-00 9:34 
There are a few articles in the MSDN KB that talk about how MFC calls AfxDaoTerm from the ExitInstance of CWinApp, and how this can create problems with DAO objects declared at global scope or in DLLs etc.

Seaching for afxdaoTerm will bring up about 4 or 5 articles that are almost-but-not-quite your scenario.

Calling AfxDaoTerm directly is indeed one of the solutions mentioned.

HTH
QuestionHow do I change the TitleBar color (background and text) ? Pin
Alamir28-Sep-00 7:39
Alamir28-Sep-00 7:39 
GeneralCustom Build Tab in Project Settings Pin
DSabel28-Sep-00 4:25
DSabel28-Sep-00 4:25 
GeneralRe: Custom Build Tab in Project Settings Pin
Matt Weagle28-Sep-00 5:53
Matt Weagle28-Sep-00 5:53 
GeneralTab control Pin
Roger28-Sep-00 2:22
Roger28-Sep-00 2:22 
GeneralRe: Tab control Pin
Frank Deo29-Sep-00 9:21
Frank Deo29-Sep-00 9:21 
QuestionOnPaint overriding? Pin
Fredrik27-Sep-00 22:32
Fredrik27-Sep-00 22:32 
AnswerChanging control colors (was: OnPaint overriding?) Pin
Michael Dunn28-Sep-00 8:15
sitebuilderMichael Dunn28-Sep-00 8:15 
GeneralChanging colors... Pin
Fredrik29-Sep-00 4:07
Fredrik29-Sep-00 4:07 
GeneralQ. Can I convert a CString value into a hex value? Urgent!!! Pin
Crystal27-Sep-00 17:44
Crystal27-Sep-00 17:44 
GeneralRe: Q. Can I convert a CString value into a hex value? Urgent!!! Pin
HP27-Sep-00 20:09
HP27-Sep-00 20:09 
QuestionParse tokens in nested parentheses? Pin
Matt Weagle27-Sep-00 16:53
Matt Weagle27-Sep-00 16:53 
AnswerRe: Parse tokens in nested parentheses? Pin
Stober27-Sep-00 17:09
Stober27-Sep-00 17:09 
AnswerRe: Parse tokens in nested parentheses? Pin
Sam Hobbs28-Sep-00 4:50
Sam Hobbs28-Sep-00 4:50 
General*** Declaring Array inside another Array *** Pin
Steve Lai27-Sep-00 11:55
Steve Lai27-Sep-00 11:55 
GeneralRe: *** Declaring Array inside another Array *** Pin
Michael Dunn27-Sep-00 14:39
sitebuilderMichael Dunn27-Sep-00 14:39 
GeneralRe: *** Declaring Array inside another Array *** Pin
Sam Hobbs27-Sep-00 15:05
Sam Hobbs27-Sep-00 15:05 
QuestionIs there any way of printing text on top of a pdf file, without printing the pdf then asking the user to stick the paper back into the printer? Pin
Erich Ruth27-Sep-00 11:34
Erich Ruth27-Sep-00 11:34 

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.