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

C / C++ / MFC

 
AnswerRe: GetCurrentDirectory doesn't work on WinME? Pin
LiYS6-Dec-06 20:52
LiYS6-Dec-06 20:52 
GeneralRe: GetCurrentDirectory doesn't work on WinME? Pin
Rajesh R Subramanian6-Dec-06 21:00
professionalRajesh R Subramanian6-Dec-06 21:00 
GeneralRe: GetCurrentDirectory doesn't work on WinME? Pin
LiYS6-Dec-06 21:11
LiYS6-Dec-06 21:11 
GeneralRe: GetCurrentDirectory doesn't work on WinME? Pin
Rajesh R Subramanian6-Dec-06 21:14
professionalRajesh R Subramanian6-Dec-06 21:14 
GeneralRe: GetCurrentDirectory doesn't work on WinME? Pin
LiYS6-Dec-06 21:19
LiYS6-Dec-06 21:19 
QuestionHow Can Access the Microsoft Access Records in Dialog Based Apllicatrion? Pin
RAJKUMARV6-Dec-06 20:05
RAJKUMARV6-Dec-06 20:05 
QuestionRe: How Can Access the Microsoft Access Records in Dialog Based Apllicatrion? Pin
Rajesh R Subramanian6-Dec-06 20:21
professionalRajesh R Subramanian6-Dec-06 20:21 
AnswerRe: How Can Access the Microsoft Access Records in Dialog Based Apllicatrion? Pin
Sam Hobbs7-Dec-06 3:06
Sam Hobbs7-Dec-06 3:06 
You are probably an experienced VB programmer. The reason I say that is that all DLLs created by VB are COM/ActiveX objects. C++ uses Windows in a more direct manner and can often create DLLs that are not COM/ActiveX objects. When communicating with C++ programmers, if you say DLL when you mean to say COM/ActiveX object, then you are more likely to confuse us.

There are many ways to use MFC for databases. You should read the documentation. There is (was?) even a MFC tutorial about database programming using MFC.
AnswerRe: How Can Access the Microsoft Access Records in Dialog Based Apllicatrion? Pin
David Crow7-Dec-06 6:03
David Crow7-Dec-06 6:03 
GeneralRe: How Can Access the Microsoft Access Records in Dialog Based Apllicatrion? Pin
Mark Salsbery7-Dec-06 6:27
Mark Salsbery7-Dec-06 6:27 
AnswerRe: How Can Access the Microsoft Access Records in Dialog Based Apllicatrion? Pin
Mark Salsbery7-Dec-06 6:25
Mark Salsbery7-Dec-06 6:25 
QuestionGetting Hard Drive Serial Number Pin
wasife6-Dec-06 19:33
wasife6-Dec-06 19:33 
AnswerRe: Getting Hard Drive Serial Number Pin
«_Superman_»6-Dec-06 19:49
professional«_Superman_»6-Dec-06 19:49 
GeneralRe: Getting Hard Drive Serial Number Pin
wasife6-Dec-06 20:34
wasife6-Dec-06 20:34 
AnswerRe: Getting Hard Drive Serial Number Pin
Naveen6-Dec-06 20:53
Naveen6-Dec-06 20:53 
GeneralRe: Getting Hard Drive Serial Number Pin
vijay_aroli7-Dec-06 1:00
vijay_aroli7-Dec-06 1:00 
AnswerRe: Getting Hard Drive Serial Number Pin
Hamid_RT6-Dec-06 20:55
Hamid_RT6-Dec-06 20:55 
AnswerRe: Getting Hard Drive Serial Number Pin
Sam Hobbs7-Dec-06 3:12
Sam Hobbs7-Dec-06 3:12 
GeneralRe: Getting Hard Drive Serial Number Pin
vijay_aroli7-Dec-06 4:15
vijay_aroli7-Dec-06 4:15 
Questionfatal error C1083 Pin
B.Govindarajan6-Dec-06 19:09
B.Govindarajan6-Dec-06 19:09 
AnswerRe: fatal error C1083 Pin
Stephen Hewitt6-Dec-06 19:18
Stephen Hewitt6-Dec-06 19:18 
GeneralRe: fatal error C1083 [modified] Pin
B.Govindarajan6-Dec-06 20:33
B.Govindarajan6-Dec-06 20:33 
GeneralRe: fatal error C1083 Pin
Stephen Hewitt6-Dec-06 20:42
Stephen Hewitt6-Dec-06 20:42 
GeneralRe: fatal error C1083 Pin
B.Govindarajan6-Dec-06 21:44
B.Govindarajan6-Dec-06 21:44 
AnswerRe: fatal error C1083 Pin
prasad_som6-Dec-06 21:49
prasad_som6-Dec-06 21:49 

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.