Click here to Skip to main content
15,884,472 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Menu deletion Pin
«_Superman_»24-Jul-09 4:04
professional«_Superman_»24-Jul-09 4:04 
GeneralRe: Menu deletion Pin
transoft24-Jul-09 4:21
transoft24-Jul-09 4:21 
Questiongetting table names from MS Access (.mdb file) in MFC Pin
suthakar5624-Jul-09 2:54
suthakar5624-Jul-09 2:54 
QuestionRe: getting table names from MS Access (.mdb file) in MFC Pin
Rajesh R Subramanian24-Jul-09 2:57
professionalRajesh R Subramanian24-Jul-09 2:57 
AnswerRe: getting table names from MS Access (.mdb file) in MFC Pin
suthakar5624-Jul-09 3:21
suthakar5624-Jul-09 3:21 
GeneralRe: getting table names from MS Access (.mdb file) in MFC Pin
Rajesh R Subramanian24-Jul-09 4:20
professionalRajesh R Subramanian24-Jul-09 4:20 
AnswerRe: getting table names from MS Access (.mdb file) in MFC Pin
Muhammad Mazhar24-Jul-09 3:21
Muhammad Mazhar24-Jul-09 3:21 
QuestionCString to long Pin
Davitor24-Jul-09 2:40
Davitor24-Jul-09 2:40 
Hi all

How can i convert CString to long.I am try this

CString Content="000995688787";
int newintval=atoi(Content);
result is
newintval=225212472
and
__int64 n64Tmp=_atoi64(Content);
result is
n64Tmp=225212472

AnswerRe: CString to long Pin
Rajesh R Subramanian24-Jul-09 2:54
professionalRajesh R Subramanian24-Jul-09 2:54 
QuestionHow To Reduce time for populating the Data in Graph Format Pin
prashant_lathigara from india24-Jul-09 1:42
prashant_lathigara from india24-Jul-09 1:42 
AnswerRe: How To Reduce time for populating the Data in Graph Format Pin
Cedric Moonen24-Jul-09 2:39
Cedric Moonen24-Jul-09 2:39 
QuestionAdd-in Pin
john563224-Jul-09 1:32
john563224-Jul-09 1:32 
AnswerRe: Add-in Pin
Mahesh Kulkarni24-Jul-09 1:39
Mahesh Kulkarni24-Jul-09 1:39 
QuestionModelessDialog Pin
kumar sanghvi24-Jul-09 1:23
kumar sanghvi24-Jul-09 1:23 
AnswerRe: ModelessDialog Pin
«_Superman_»24-Jul-09 4:20
professional«_Superman_»24-Jul-09 4:20 
QuestionHow Can I detect silence? Pin
Guillermo198024-Jul-09 0:30
Guillermo198024-Jul-09 0:30 
AnswerRe: How Can I detect silence? Pin
Rozis24-Jul-09 13:42
Rozis24-Jul-09 13:42 
QuestionIServerXMLHTTPRequest setproxy() method usage Pin
Ash_VCPP24-Jul-09 0:09
Ash_VCPP24-Jul-09 0:09 
QuestionSTL hashmap crashing Pin
Subrat Patnaik24-Jul-09 0:09
Subrat Patnaik24-Jul-09 0:09 
AnswerRe: STL hashmap crashing Pin
Roger Allen24-Jul-09 3:15
Roger Allen24-Jul-09 3:15 
QuestionHow to realize SAFEARRAY in C++ Pin
echo_yao24-Jul-09 0:03
echo_yao24-Jul-09 0:03 
AnswerRe: How to realize SAFEARRAY in C++ Pin
«_Superman_»24-Jul-09 4:08
professional«_Superman_»24-Jul-09 4:08 
GeneralRe: How to realize SAFEARRAY in C++ Pin
echo_yao26-Jul-09 16:25
echo_yao26-Jul-09 16:25 
QuestionHow to identify the microphone between several microphones Pin
Guillermo198023-Jul-09 23:52
Guillermo198023-Jul-09 23:52 
AnswerRe: How to identify the microphone between several microphones Pin
Swapnil Shah24-Jul-09 0:20
Swapnil Shah24-Jul-09 0:20 

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.