Click here to Skip to main content
15,901,666 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Why the first parameter of CreateEvent () method is NULL Pin
fat_boy31-Dec-10 4:54
fat_boy31-Dec-10 4:54 
GeneralRe: Why the first parameter of CreateEvent () method is NULL Pin
bleedingfingers2-Jan-11 20:12
bleedingfingers2-Jan-11 20:12 
GeneralRe: Why the first parameter of CreateEvent () method is NULL Pin
pandit842-Jan-11 22:30
pandit842-Jan-11 22:30 
GeneralRe: Why the first parameter of CreateEvent () method is NULL Pin
bleedingfingers2-Jan-11 22:37
bleedingfingers2-Jan-11 22:37 
GeneralRe: Why the first parameter of CreateEvent () method is NULL Pin
pandit842-Jan-11 23:30
pandit842-Jan-11 23:30 
GeneralRe: Why the first parameter of CreateEvent () method is NULL Pin
bleedingfingers3-Jan-11 0:32
bleedingfingers3-Jan-11 0:32 
GeneralRe: Why the first parameter of CreateEvent () method is NULL Pin
pandit843-Jan-11 1:29
pandit843-Jan-11 1:29 
Questionfile format Pin
yogish29330-Dec-10 23:41
yogish29330-Dec-10 23:41 
AnswerRe: file format Pin
CPallini31-Dec-10 3:53
mveCPallini31-Dec-10 3:53 
Questionconvertion PRtime format to normal readable form..? Pin
yogish29330-Dec-10 20:19
yogish29330-Dec-10 20:19 
AnswerRe: convertion PRtime format to normal readable form..? Pin
Gokulnath00730-Dec-10 21:28
Gokulnath00730-Dec-10 21:28 
AnswerRe: convertion PRtime format to normal readable form..? Pin
CPallini30-Dec-10 22:04
mveCPallini30-Dec-10 22:04 
QuestionCompare Two XML Files Pin
savita_Bgm30-Dec-10 17:43
savita_Bgm30-Dec-10 17:43 
AnswerRe: Compare Two XML Files Pin
ShilpiP30-Dec-10 17:55
ShilpiP30-Dec-10 17:55 
AnswerRe: Compare Two XML Files Pin
trelliot31-Dec-10 0:02
trelliot31-Dec-10 0:02 
AnswerRe: Compare Two XML Files Pin
Abhi Lahare31-Dec-10 6:02
Abhi Lahare31-Dec-10 6:02 
AnswerRe: Compare Two XML Files Pin
Shivanand Gupta2-Jan-11 20:46
Shivanand Gupta2-Jan-11 20:46 
QuestionGetting various errors !!! Pin
AmbiguousName30-Dec-10 8:13
AmbiguousName30-Dec-10 8:13 
AnswerRe: Getting various errors !!! Pin
«_Superman_»30-Dec-10 13:02
professional«_Superman_»30-Dec-10 13:02 
AnswerRe: Getting various errors !!! Pin
ShilpiP30-Dec-10 18:04
ShilpiP30-Dec-10 18:04 
QuestionEVENTS : Inter Process Communication failed between Windows XP and RTOS Pin
pandit8430-Dec-10 3:24
pandit8430-Dec-10 3:24 
AnswerRe: EVENTS : Inter Process Communication failed between Windows XP and RTOS Pin
«_Superman_»30-Dec-10 7:16
professional«_Superman_»30-Dec-10 7:16 
AnswerRe: EVENTS : Inter Process Communication failed between Windows XP and RTOS Pin
Joe Woodbury30-Dec-10 8:18
professionalJoe Woodbury30-Dec-10 8:18 
QuestionDatabase question Pin
MacRaider430-Dec-10 2:32
MacRaider430-Dec-10 2:32 
AnswerRe: Database question Pin
T210230-Dec-10 2:47
T210230-Dec-10 2:47 
ADO .NET is fairly easy, although Visual Studio stops supporting Intellisense for C++/CLI with Visual Studio 2010.
LINQ is another option, but it's even more overhead since it's based on ADO .NET.

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.