Click here to Skip to main content
15,910,083 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to get the HWND of mfc DialogBox for .Net Pin
LaHaHa4-Dec-06 18:40
LaHaHa4-Dec-06 18:40 
Questionlock access to the desktop Pin
sridhar vattam30-Nov-06 17:14
sridhar vattam30-Nov-06 17:14 
QuestionHow can i add a view to a client Pin
flyalone30-Nov-06 16:09
flyalone30-Nov-06 16:09 
Questioninitializing a class derived from CDocument Pin
prithaa30-Nov-06 16:03
prithaa30-Nov-06 16:03 
QuestionHow to know when a document is done downloading Pin
Richard Andrew x6430-Nov-06 12:27
professionalRichard Andrew x6430-Nov-06 12:27 
AnswerRe: How to know when a document is done downloading Pin
Richard Andrew x6430-Nov-06 14:35
professionalRichard Andrew x6430-Nov-06 14:35 
QuestionPorting VC++ 6.0 / DAO to VS2003 - what's the best non .NET db API? Pin
Christopher Duncan30-Nov-06 11:36
Christopher Duncan30-Nov-06 11:36 
AnswerRe: Porting VC++ 6.0 / DAO to VS2003 - what's the best non .NET db API? Pin
Mark Salsbery30-Nov-06 11:42
Mark Salsbery30-Nov-06 11:42 
The ODBC classes are similar if not identical. If performance is an issue (it's unlikely ODBC is
noticeably faster or slower than DAO) then caching performance-critical data in RAM is the
way to go.

I'm curious (since I've been a musician forever) how are you interfacing to hardware?

Mark
GeneralRe: Porting VC++ 6.0 / DAO to VS2003 - what's the best non .NET db API? Pin
Christopher Duncan30-Nov-06 11:54
Christopher Duncan30-Nov-06 11:54 
GeneralRe: Porting VC++ 6.0 / DAO to VS2003 - what's the best non .NET db API? Pin
Mark Salsbery30-Nov-06 12:04
Mark Salsbery30-Nov-06 12:04 
GeneralRe: Porting VC++ 6.0 / DAO to VS2003 - what's the best non .NET db API? Pin
Christopher Duncan30-Nov-06 12:40
Christopher Duncan30-Nov-06 12:40 
GeneralRe: Porting VC++ 6.0 / DAO to VS2003 - what's the best non .NET db API? Pin
Mark Salsbery30-Nov-06 13:10
Mark Salsbery30-Nov-06 13:10 
GeneralRe: Porting VC++ 6.0 / DAO to VS2003 - what's the best non .NET db API? Pin
Christopher Duncan30-Nov-06 13:21
Christopher Duncan30-Nov-06 13:21 
GeneralRe: Porting VC++ 6.0 / DAO to VS2003 - what's the best non .NET db API? Pin
Mark Salsbery30-Nov-06 13:39
Mark Salsbery30-Nov-06 13:39 
GeneralRe: Porting VC++ 6.0 / DAO to VS2003 - what's the best non .NET db API? Pin
Christopher Duncan30-Nov-06 13:49
Christopher Duncan30-Nov-06 13:49 
GeneralRe: Porting VC++ 6.0 / DAO to VS2003 - what's the best non .NET db API? Pin
Mark Salsbery30-Nov-06 14:04
Mark Salsbery30-Nov-06 14:04 
GeneralRe: Porting VC++ 6.0 / DAO to VS2003 - what's the best non .NET db API? Pin
Christopher Duncan1-Dec-06 5:10
Christopher Duncan1-Dec-06 5:10 
GeneralRe: Porting VC++ 6.0 / DAO to VS2003 - what's the best non .NET db API? Pin
Mark Salsbery1-Dec-06 6:25
Mark Salsbery1-Dec-06 6:25 
GeneralRe: Porting VC++ 6.0 / DAO to VS2003 - what's the best non .NET db API? Pin
Christopher Duncan3-Dec-06 15:43
Christopher Duncan3-Dec-06 15:43 
GeneralRe: Porting VC++ 6.0 / DAO to VS2003 - what's the best non .NET db API? Pin
Mark Salsbery3-Dec-06 16:37
Mark Salsbery3-Dec-06 16:37 
GeneralRe: Porting VC++ 6.0 / DAO to VS2003 - what's the best non .NET db API? Pin
Christopher Duncan3-Dec-06 16:41
Christopher Duncan3-Dec-06 16:41 
GeneralRe: Porting VC++ 6.0 / DAO to VS2003 - what's the best non .NET db API? Pin
Mark Salsbery3-Dec-06 16:46
Mark Salsbery3-Dec-06 16:46 
GeneralRe: Porting VC++ 6.0 / DAO to VS2003 - what's the best non .NET db API? Pin
Christopher Duncan3-Dec-06 16:48
Christopher Duncan3-Dec-06 16:48 
GeneralRe: Porting VC++ 6.0 / DAO to VS2003 - what's the best non .NET db API? Pin
Mark Salsbery3-Dec-06 17:04
Mark Salsbery3-Dec-06 17:04 
GeneralRe: Porting VC++ 6.0 / DAO to VS2003 - what's the best non .NET db API? Pin
Christopher Duncan3-Dec-06 17:13
Christopher Duncan3-Dec-06 17:13 

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.