Click here to Skip to main content
15,895,142 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionA question related sprintf function, formatting an ASCII val to hex[modified] Pin
Mushtaque Nizamani12-Apr-08 15:55
Mushtaque Nizamani12-Apr-08 15:55 
GeneralRe: A question related sprintf function, formatting an ASCII val to he Pin
Randor 12-Apr-08 19:39
professional Randor 12-Apr-08 19:39 
GeneralRe: A question related sprintf function, formatting an ASCII val to he Pin
Mushtaque Nizamani12-Apr-08 20:01
Mushtaque Nizamani12-Apr-08 20:01 
QuestionHow "bump a line down" in the console? Pin
mwholt12-Apr-08 9:48
mwholt12-Apr-08 9:48 
General"Data Source Name Too Long" Pin
Joseph Marzbani12-Apr-08 7:36
Joseph Marzbani12-Apr-08 7:36 
GeneralRe: "Data Source Name Too Long" Pin
ftbk12-Apr-08 7:41
ftbk12-Apr-08 7:41 
GeneralRe: "Data Source Name Too Long" [modified] Pin
Joseph Marzbani12-Apr-08 7:48
Joseph Marzbani12-Apr-08 7:48 
QuestionRe: "Data Source Name Too Long" Pin
David Crow14-Apr-08 4:46
David Crow14-Apr-08 4:46 
Usef Marzbani wrote:
CDatabase *pdb=new CDatabase;


Why are you creating this on the heap? It has nothing to do with your problem, but it is an unnecessary bother of Windows' memory manager.

"Love people and use things, not love things and use people." - Unknown

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


GeneralOnNewWindow2 on multithread Pin
ftbk12-Apr-08 6:26
ftbk12-Apr-08 6:26 
QuestionCan I set CRecordset::m_pDatabase explicitly? Pin
Joseph Marzbani12-Apr-08 6:04
Joseph Marzbani12-Apr-08 6:04 
AnswerRe: Can I set CRecordset::m_pDatabase explicitly? Pin
Mark Salsbery12-Apr-08 7:25
Mark Salsbery12-Apr-08 7:25 
GeneralRe: Can I set CRecordset::m_pDatabase explicitly? Pin
Joseph Marzbani12-Apr-08 7:46
Joseph Marzbani12-Apr-08 7:46 
GeneralRe: Can I set CRecordset::m_pDatabase explicitly? Pin
Mark Salsbery12-Apr-08 7:51
Mark Salsbery12-Apr-08 7:51 
QuestionTo catch all possible exceptions Pin
Mushtaque Nizamani12-Apr-08 3:03
Mushtaque Nizamani12-Apr-08 3:03 
QuestionRe: To catch all possible exceptions Pin
CPallini12-Apr-08 3:47
mveCPallini12-Apr-08 3:47 
GeneralRe: To catch all possible exceptions Pin
Luc Pattyn12-Apr-08 4:12
sitebuilderLuc Pattyn12-Apr-08 4:12 
GeneralRe: To catch all possible exceptions Pin
Mark Salsbery12-Apr-08 4:14
Mark Salsbery12-Apr-08 4:14 
GeneralRe: To catch all possible exceptions Pin
Luc Pattyn12-Apr-08 4:23
sitebuilderLuc Pattyn12-Apr-08 4:23 
GeneralRe: To catch all possible exceptions Pin
CPallini12-Apr-08 4:25
mveCPallini12-Apr-08 4:25 
GeneralRe: To catch all possible exceptions Pin
Luc Pattyn12-Apr-08 4:29
sitebuilderLuc Pattyn12-Apr-08 4:29 
GeneralRe: To catch all possible exceptions Pin
Mark Salsbery12-Apr-08 4:31
Mark Salsbery12-Apr-08 4:31 
GeneralRe: To catch all possible exceptions Pin
Mark Salsbery12-Apr-08 4:29
Mark Salsbery12-Apr-08 4:29 
GeneralRe: To catch all possible exceptions Pin
CPallini12-Apr-08 4:23
mveCPallini12-Apr-08 4:23 
GeneralRe: To catch all possible exceptions Pin
Luc Pattyn12-Apr-08 4:27
sitebuilderLuc Pattyn12-Apr-08 4:27 
GeneralRe: To catch all possible exceptions Pin
CPallini12-Apr-08 4:44
mveCPallini12-Apr-08 4:44 

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.