Click here to Skip to main content
15,885,546 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to Convert MDB to text file using vc++ Pin
Richard MacCutchan10-Sep-09 7:05
mveRichard MacCutchan10-Sep-09 7:05 
GeneralRe: How to Convert MDB to text file using vc++ Pin
Michael Schubert9-Sep-09 21:58
Michael Schubert9-Sep-09 21:58 
QuestionCreate icon in Helloworld Application Pin
Game-point9-Sep-09 18:38
Game-point9-Sep-09 18:38 
AnswerRe: Create icon in Helloworld Application Pin
Game-point9-Sep-09 18:53
Game-point9-Sep-09 18:53 
GeneralRe: Create icon in Helloworld Application Pin
amitalonm9-Sep-09 20:47
amitalonm9-Sep-09 20:47 
GeneralRe: Create icon in Helloworld Application Pin
Mahesh Kulkarni9-Sep-09 20:48
Mahesh Kulkarni9-Sep-09 20:48 
QuestionCall CSoket::Socket() Funtion fail Pin
jeansea9-Sep-09 18:29
jeansea9-Sep-09 18:29 
AnswerRe: Call CSoket::Socket() Funtion fail Pin
David Crow10-Sep-09 3:52
David Crow10-Sep-09 3:52 
jeansea wrote:
if (pState->m_pmapSocketHandle->IsEmpty())//assert here


Technically, there is no assertion on that line. If either pState or m_pmapSocketHandle were NULL, you'd get an access violation or a null pointer exception. You may have to go into the IsEmpty() method to find the line that actually asserted.

"Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons


QuestionHow to create conference in iaxclient.dll??? Pin
nitu dhanurved9-Sep-09 18:28
nitu dhanurved9-Sep-09 18:28 
QuestionOpen random file inside a folder using Visual C++ 6.0 [solved] Pin
Eka Candra9-Sep-09 17:56
Eka Candra9-Sep-09 17:56 
AnswerRe: Open random file inside a folder using Visual C++ 6.0 Pin
Naveen9-Sep-09 18:09
Naveen9-Sep-09 18:09 
GeneralRe: Open random file inside a folder using Visual C++ 6.0 Pin
Eka Candra9-Sep-09 19:40
Eka Candra9-Sep-09 19:40 
GeneralRe: Open random file inside a folder using Visual C++ 6.0 Pin
Naveen9-Sep-09 19:46
Naveen9-Sep-09 19:46 
AnswerRe: Open random file inside a folder using Visual C++ 6.0 Pin
Adam Roderick J9-Sep-09 18:48
Adam Roderick J9-Sep-09 18:48 
AnswerRe: Open random file inside a folder using Visual C++ 6.0 [modified] Pin
Stuart Dootson9-Sep-09 20:06
professionalStuart Dootson9-Sep-09 20:06 
QuestionRe: Open random file inside a folder using Visual C++ 6.0 [solved] Pin
David Crow10-Sep-09 3:55
David Crow10-Sep-09 3:55 
QuestionHiding application menu at runtime?? Pin
Kiran Satish9-Sep-09 16:43
Kiran Satish9-Sep-09 16:43 
AnswerRe: Hiding application menu at runtime?? Pin
Selvam R9-Sep-09 17:12
professionalSelvam R9-Sep-09 17:12 
GeneralRe: Hiding application menu at runtime?? Pin
Kiran Satish9-Sep-09 18:56
Kiran Satish9-Sep-09 18:56 
GeneralRe: Hiding application menu at runtime?? [modified] Pin
Selvam R9-Sep-09 19:21
professionalSelvam R9-Sep-09 19:21 
GeneralRe: Hiding application menu at runtime?? Pin
kilt10-Sep-09 6:30
kilt10-Sep-09 6:30 
GeneralRe: Hiding application menu at runtime?? Pin
David Crow14-Sep-09 3:51
David Crow14-Sep-09 3:51 
Questionmms Pin
viliam9-Sep-09 10:53
viliam9-Sep-09 10:53 
AnswerRe: mms Pin
Selvam R9-Sep-09 16:56
professionalSelvam R9-Sep-09 16:56 
QuestionPerforming Active scan with flush of old scanned data from the Wireless NIC - how ? Pin
amitalonm9-Sep-09 7:51
amitalonm9-Sep-09 7:51 

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.