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

C / C++ / MFC

 
QuestionSQL + _RecordsetPtr [modified] Pin
NVCprog27-Dec-09 22:34
NVCprog27-Dec-09 22:34 
QuestionA Bug with MFC Aero Wizards ? Pin
Ahmed Charfeddine27-Dec-09 22:18
Ahmed Charfeddine27-Dec-09 22:18 
AnswerRe: A Bug with MFC Aero Wizards ? Pin
Greg Marr13-Jan-10 12:08
Greg Marr13-Jan-10 12:08 
QuestionPragmas in C Pin
Razanust27-Dec-09 21:19
Razanust27-Dec-09 21:19 
AnswerRe: Pragmas in C [modified] Pin
Nuri Ismail27-Dec-09 21:36
Nuri Ismail27-Dec-09 21:36 
AnswerRe: Pragmas in C Pin
sashoalm27-Dec-09 23:06
sashoalm27-Dec-09 23:06 
AnswerRe: Pragmas in C Pin
Richard MacCutchan27-Dec-09 23:19
mveRichard MacCutchan27-Dec-09 23:19 
AnswerRe: Pragmas in C Pin
Bram van Kampen28-Dec-09 1:31
Bram van Kampen28-Dec-09 1:31 
A pragma is an instruction to the compiler, and sets compiler behaviour, such as Code generation, How to behave when a warning or error condition is encountered, etc, etc.
It can cover any aspect of the compiler that the compiler writers deemed worth covering. The only rule about pragma's and portibility is, that a compiler should ignore any pragma that it does not understand.
Smile | :)

Bram van Kampen

GeneralRe: Pragmas in C //Is this a Bug in CP?? Pin
Bram van Kampen28-Dec-09 1:42
Bram van Kampen28-Dec-09 1:42 
GeneralRe: Pragmas in C //Is this a Bug in CP?? Pin
Nuri Ismail28-Dec-09 3:29
Nuri Ismail28-Dec-09 3:29 
GeneralRe: Pragmas in C //Is this a Bug in CP?? Pin
Bram van Kampen28-Dec-09 13:30
Bram van Kampen28-Dec-09 13:30 
QuestionError on CString Pin
Anu_Bala27-Dec-09 17:08
Anu_Bala27-Dec-09 17:08 
AnswerRe: Error on CString PinPopular
LunaticFringe27-Dec-09 17:24
LunaticFringe27-Dec-09 17:24 
GeneralRe: Error on CString Pin
Anu_Bala27-Dec-09 17:46
Anu_Bala27-Dec-09 17:46 
GeneralRe: Error on CString Pin
Rajesh R Subramanian27-Dec-09 19:27
professionalRajesh R Subramanian27-Dec-09 19:27 
QuestionDeveloping a gui toolkit Pin
bi0phaz327-Dec-09 16:03
bi0phaz327-Dec-09 16:03 
AnswerRe: Developing a gui toolkit Pin
«_Superman_»27-Dec-09 16:10
professional«_Superman_»27-Dec-09 16:10 
GeneralRe: Developing a gui toolkit Pin
bi0phaz327-Dec-09 16:12
bi0phaz327-Dec-09 16:12 
GeneralRe: Developing a gui toolkit Pin
«_Superman_»27-Dec-09 16:15
professional«_Superman_»27-Dec-09 16:15 
QuestionWaking from Sleep/Hybernation Pin
Bram van Kampen27-Dec-09 11:47
Bram van Kampen27-Dec-09 11:47 
AnswerRe: Waking from Sleep/Hybernation Pin
«_Superman_»27-Dec-09 15:08
professional«_Superman_»27-Dec-09 15:08 
GeneralRe: Waking from Sleep/Hybernation Pin
Bram van Kampen28-Dec-09 0:47
Bram van Kampen28-Dec-09 0:47 
GeneralRe: Waking from Sleep/Hybernation Pin
Nelek28-Dec-09 0:55
protectorNelek28-Dec-09 0:55 
GeneralRe: Waking from Sleep/Hybernation Pin
Bram van Kampen28-Dec-09 1:37
Bram van Kampen28-Dec-09 1:37 
QuestionHow to get the parent proccess's path Pin
Joseph Marzbani26-Dec-09 21:38
Joseph Marzbani26-Dec-09 21:38 

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.