Click here to Skip to main content
15,905,874 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: calling function...dll Pin
With_problem12-Dec-06 18:54
With_problem12-Dec-06 18:54 
GeneralRe: calling function...dll Pin
With_problem12-Dec-06 18:57
With_problem12-Dec-06 18:57 
GeneralRe: calling function...dll Pin
With_problem12-Dec-06 19:36
With_problem12-Dec-06 19:36 
GeneralRe: calling function...dll Pin
prasad_som12-Dec-06 20:26
prasad_som12-Dec-06 20:26 
GeneralRe: calling function...dll Pin
With_problem12-Dec-06 20:42
With_problem12-Dec-06 20:42 
GeneralRe: calling function...dll Pin
prasad_som12-Dec-06 21:56
prasad_som12-Dec-06 21:56 
GeneralRe: calling function...dll Pin
With_problem12-Dec-06 22:01
With_problem12-Dec-06 22:01 
QuestionCString to int..problem Pin
With_problem12-Dec-06 16:55
With_problem12-Dec-06 16:55 
i am using this to convert my CString variable to int type.....can anybody help me what went wrong it is not working.....
<br />
ASSERT(_tcstoul(db_TQuote.m_MarketName == _ttoi(Market)));<br />
ASSERT(_tcstoul(db_TQuote.m_MarketState == _ttoi(marketstate));<br />
ASSERT(_tcstoul(db_TQuote.m_Ask == _ttoi(ask_d));<br />
ASSERT(_tcstoul(db_TQuote.m_Bid== _ttoi(bid_d));<br />
ASSERT(_tcstoul(db_TQuote.m_DateTimeStamp== _ttoi(timestamp));<br />
ASSERT(_tcstoul(db_TQuote.m_MarketNo== _ttoi(marketno))<br />
<br />

QuestionRe: CString to int..problem Pin
prasad_som12-Dec-06 18:06
prasad_som12-Dec-06 18:06 
AnswerRe: CString to int..problem Pin
Michael Dunn12-Dec-06 18:38
sitebuilderMichael Dunn12-Dec-06 18:38 
AnswerRe: CString to int..problem Pin
S Douglas12-Dec-06 21:30
professionalS Douglas12-Dec-06 21:30 
Questionfunction to convert char to char* Pin
With_problem12-Dec-06 16:15
With_problem12-Dec-06 16:15 
AnswerRe: function to convert char to char* Pin
Stephen Hewitt12-Dec-06 16:26
Stephen Hewitt12-Dec-06 16:26 
AnswerRe: function to convert char to char* Pin
Christian Graus12-Dec-06 16:45
protectorChristian Graus12-Dec-06 16:45 
QuestionHow to predefine the name of socket in the security blocking? Pin
LaHaHa12-Dec-06 14:25
LaHaHa12-Dec-06 14:25 
QuestionExpressions Pin
BlitzPackage12-Dec-06 14:14
BlitzPackage12-Dec-06 14:14 
AnswerRe: Expressions Pin
Mark Salsbery12-Dec-06 14:20
Mark Salsbery12-Dec-06 14:20 
GeneralRe: Expressions Pin
BlitzPackage12-Dec-06 14:25
BlitzPackage12-Dec-06 14:25 
GeneralRe: Expressions Pin
Mark Salsbery12-Dec-06 14:39
Mark Salsbery12-Dec-06 14:39 
GeneralRe: Expressions Pin
BlitzPackage12-Dec-06 15:59
BlitzPackage12-Dec-06 15:59 
GeneralRe: Expressions Pin
Mark Salsbery12-Dec-06 20:57
Mark Salsbery12-Dec-06 20:57 
GeneralRe: Expressions Pin
BlitzPackage13-Dec-06 7:28
BlitzPackage13-Dec-06 7:28 
QuestionI would like to have your suggestion! Pin
LaHaHa12-Dec-06 13:57
LaHaHa12-Dec-06 13:57 
AnswerRe: I would like to have your suggestion! Pin
Stephen Hewitt12-Dec-06 14:33
Stephen Hewitt12-Dec-06 14:33 
GeneralRe: I would like to have your suggestion! Pin
LaHaHa12-Dec-06 14:46
LaHaHa12-Dec-06 14:46 

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.