Click here to Skip to main content
15,913,944 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralDirectshow problem with getting the media file length Pin
Bart-Man17-Apr-01 11:07
Bart-Man17-Apr-01 11:07 
GeneralScrollbars in a Formview Pin
Frank Deo17-Apr-01 10:31
Frank Deo17-Apr-01 10:31 
GeneralRe: Scrollbars in a Formview Pin
Hadi Rezaee18-Apr-01 5:37
Hadi Rezaee18-Apr-01 5:37 
GeneralRe: Scrollbars in a Formview Pin
Frank Deo18-Apr-01 5:49
Frank Deo18-Apr-01 5:49 
GeneralClass Wizard Control List Pin
Kevnar17-Apr-01 7:48
Kevnar17-Apr-01 7:48 
GeneralRe: Class Wizard Control List Pin
Michael Martin17-Apr-01 16:15
professionalMichael Martin17-Apr-01 16:15 
GeneralTol Tip. Pin
Ghasrfakhri17-Apr-01 5:34
Ghasrfakhri17-Apr-01 5:34 
QuestionCreating Jet 3.6 Database using DAO? Pin
17-Apr-01 5:04
suss17-Apr-01 5:04 
Hi, I am using CDaoDatabase to create an access database. I can create Access 97 ( JEt Database Engine version 1.0, 2.0 or 3.0) by passing third paremeter of CDaoDatabase->Create(DatabaseName, Language,Version).
Any body know what to pass as third parameter to create Access 2000 (Jet version 3.6) ??

try
{
newDB->Create(szNewDB, dbLangGeneral, 0);
}
catch( CDaoException e)


Help appreciated.
AnswerRe: Creating Jet 3.6 Database using DAO? Pin
Ammar17-Apr-01 23:06
Ammar17-Apr-01 23:06 
AnswerRe: Creating Jet 3.6 Database using DAO? Pin
18-Apr-01 0:28
suss18-Apr-01 0:28 
GeneralCFormView ... Pin
Hadi Rezaee17-Apr-01 4:29
Hadi Rezaee17-Apr-01 4:29 
GeneralOn navigate method do not add the resource or file to the history list Pin
17-Apr-01 4:02
suss17-Apr-01 4:02 
GeneralObtaining URL from OnBeforeNavigate2Explorer1 Pin
Cesario Simoes, jr17-Apr-01 2:50
Cesario Simoes, jr17-Apr-01 2:50 
GeneralSomething like this Pin
17-Apr-01 10:29
suss17-Apr-01 10:29 
GeneralContext menu bug?! Pin
Deian16-Apr-01 21:28
Deian16-Apr-01 21:28 
GeneralRe: Context menu bug?! Pin
Deian16-Apr-01 23:31
Deian16-Apr-01 23:31 
QuestionCan i change the Menu's BAckground Color Pin
16-Apr-01 20:23
suss16-Apr-01 20:23 
AnswerRe: Can i change the Menu's BAckground Color Pin
3-Sep-01 0:26
suss3-Sep-01 0:26 
GeneralRefresh hardware configuration Pin
16-Apr-01 18:34
suss16-Apr-01 18:34 
GeneralStoring data Pin
Michael Martin16-Apr-01 18:15
professionalMichael Martin16-Apr-01 18:15 
GeneralRe: Storing data Pin
Christian Graus16-Apr-01 18:47
protectorChristian Graus16-Apr-01 18:47 
GeneralRe: Storing data Pin
Kannan Kalyanaraman16-Apr-01 18:55
Kannan Kalyanaraman16-Apr-01 18:55 
QuestionHow to add a CScrollView on a dialog-based app? Pin
16-Apr-01 17:02
suss16-Apr-01 17:02 
AnswerRe: How to add a CScrollView on a dialog-based app? Pin
16-Apr-01 17:38
suss16-Apr-01 17:38 
GeneralRe: How to add a CScrollView on a dialog-based app? Pin
Kannan Kalyanaraman16-Apr-01 20:06
Kannan Kalyanaraman16-Apr-01 20:06 

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.