Click here to Skip to main content
15,922,325 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: C1189: #error : MFC requires C++ compilation (use a .cpp suffix) Pin
zakarias24-May-03 21:51
zakarias24-May-03 21:51 
GeneralDrawing in Visual C++ Pin
ewhite23-May-03 5:45
ewhite23-May-03 5:45 
GeneralRe: Drawing in Visual C++ Pin
73Zeppelin23-May-03 5:58
73Zeppelin23-May-03 5:58 
GeneralRe: Drawing in Visual C++ Pin
Iain Clarke, Warrior Programmer23-May-03 6:10
Iain Clarke, Warrior Programmer23-May-03 6:10 
GeneralRe: Drawing in Visual C++ Pin
ewhite23-May-03 6:58
ewhite23-May-03 6:58 
GeneralRe: Drawing in Visual C++ Pin
73Zeppelin23-May-03 7:52
73Zeppelin23-May-03 7:52 
GeneralSQL Command Pin
roshanak23-May-03 5:07
roshanak23-May-03 5:07 
GeneralRe: SQL Command Pin
Brian D23-May-03 5:44
Brian D23-May-03 5:44 
CString strSQL;
strSQL.Format("select * from table where %d = ?", intvalue);

This should be enough.

BD
GeneralGetting version of MDB file Pin
Dean Michaud23-May-03 5:07
Dean Michaud23-May-03 5:07 
QuestionInclude Looping? Pin
Ricky_TheBard23-May-03 4:01
Ricky_TheBard23-May-03 4:01 
AnswerRe: Include Looping? Pin
73Zeppelin23-May-03 4:09
73Zeppelin23-May-03 4:09 
GeneralRe: Include Looping? Pin
Ricky_TheBard23-May-03 4:22
Ricky_TheBard23-May-03 4:22 
GeneralRe: Include Looping? Pin
73Zeppelin23-May-03 4:25
73Zeppelin23-May-03 4:25 
GeneralRe: Include Looping? Pin
Ricky_TheBard23-May-03 4:35
Ricky_TheBard23-May-03 4:35 
GeneralRe: Include Looping? Pin
73Zeppelin23-May-03 4:36
73Zeppelin23-May-03 4:36 
GeneralRe: Include Looping? Pin
Ricky_TheBard23-May-03 4:43
Ricky_TheBard23-May-03 4:43 
GeneralRe: Include Looping? Pin
73Zeppelin23-May-03 4:53
73Zeppelin23-May-03 4:53 
GeneralRe: Include Looping? Pin
Ricky_TheBard23-May-03 7:00
Ricky_TheBard23-May-03 7:00 
GeneralRe: Include Looping? Pin
Ranjan Banerji23-May-03 5:13
Ranjan Banerji23-May-03 5:13 
AnswerRe: Include Looping? Pin
Rage23-May-03 4:32
professionalRage23-May-03 4:32 
GeneralRe: Include Looping? Pin
Ricky_TheBard23-May-03 4:46
Ricky_TheBard23-May-03 4:46 
AnswerRe: Include Looping? Pin
Alexandru Savescu23-May-03 5:59
Alexandru Savescu23-May-03 5:59 
GeneralResample IPicture Pin
Zizilamoroso23-May-03 4:00
Zizilamoroso23-May-03 4:00 
GeneralCFrameWnd client rect Pin
Chris Losinger23-May-03 3:53
professionalChris Losinger23-May-03 3:53 
GeneralRe: CFrameWnd client rect Pin
73Zeppelin23-May-03 4:20
73Zeppelin23-May-03 4: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.