Click here to Skip to main content
15,898,861 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to split input string into 4 components Pin
Joe Woodbury15-Mar-09 17:27
professionalJoe Woodbury15-Mar-09 17:27 
QuestionCDialogBar on a CDialog Pin
hatemtaleb15-Mar-09 7:04
hatemtaleb15-Mar-09 7:04 
AnswerRe: CDialogBar on a CDialog Pin
hatemtaleb15-Mar-09 10:00
hatemtaleb15-Mar-09 10:00 
Questionsimple c++ questions Pin
Mohammadj15-Mar-09 6:02
Mohammadj15-Mar-09 6:02 
AnswerRe: simple c++ questions Pin
Iain Clarke, Warrior Programmer15-Mar-09 6:22
Iain Clarke, Warrior Programmer15-Mar-09 6:22 
QuestionRe: simple c++ questions Pin
Mohammadj15-Mar-09 7:19
Mohammadj15-Mar-09 7:19 
AnswerRe: simple c++ questions Pin
Iain Clarke, Warrior Programmer15-Mar-09 8:09
Iain Clarke, Warrior Programmer15-Mar-09 8:09 
AnswerRe: simple c++ questions Pin
CPallini15-Mar-09 8:13
mveCPallini15-Mar-09 8:13 
Is it a quiz? What is the prize for the winner?

Mohammadj wrote:
pos = _tcsstr(key, _T("\"%1\""));

here what is pos value? '

It strongly depends on key value.


Mohammadj wrote:
In dc.FillRect(rectArea.operator LPRECT(),&m_brBckColor);

what is rectArea.operator LPRECT() what does this do?


It is a cast operator. It casts.

Mohammadj wrote:
NewButtonRect -= CSize(ButtonRect.right - point.x + m_nJumpDistance, 0); what

will be the new values of NewButtonRect top left buttom right

Again, it strongly depends on the values of the operator arguments.

Smile | :)

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

GeneralRe: simple c++ questions Pin
Mohammadj16-Mar-09 7:30
Mohammadj16-Mar-09 7:30 
QuestionRe: simple c++ questions Pin
CPallini16-Mar-09 8:43
mveCPallini16-Mar-09 8:43 
AnswerRe: simple c++ questions Pin
Mohammadj18-Mar-09 9:28
Mohammadj18-Mar-09 9:28 
GeneralRe: simple c++ questions Pin
CPallini18-Mar-09 13:15
mveCPallini18-Mar-09 13:15 
GeneralRe: simple c++ questions Pin
Mohammadj19-Mar-09 1:07
Mohammadj19-Mar-09 1:07 
QuestionRe: simple c++ questions Pin
CPallini19-Mar-09 3:45
mveCPallini19-Mar-09 3:45 
QuestionWeb page download without images Pin
sonu.saini.76@gmail.com15-Mar-09 4:19
sonu.saini.76@gmail.com15-Mar-09 4:19 
AnswerRe: Web page download without images Pin
Hamid_RT15-Mar-09 4:27
Hamid_RT15-Mar-09 4:27 
GeneralRe: Web page download without images Pin
sonu.saini.76@gmail.com15-Mar-09 17:35
sonu.saini.76@gmail.com15-Mar-09 17:35 
GeneralRe: Web page download without images Pin
sonu.saini.76@gmail.com1-Apr-09 22:18
sonu.saini.76@gmail.com1-Apr-09 22:18 
QuestionCan ShellExecute open a file in memory or a memory map file? Pin
SearchDream15-Mar-09 0:05
SearchDream15-Mar-09 0:05 
AnswerRe: Can ShellExecute open a file in memory or a memory map file? Pin
Stuart Dootson15-Mar-09 0:31
professionalStuart Dootson15-Mar-09 0:31 
GeneralRe: Can ShellExecute open a file in memory or a memory map file? Pin
SearchDream15-Mar-09 0:48
SearchDream15-Mar-09 0:48 
GeneralRe: Can ShellExecute open a file in memory or a memory map file? Pin
Stuart Dootson15-Mar-09 1:40
professionalStuart Dootson15-Mar-09 1:40 
GeneralRe: Can ShellExecute open a file in memory or a memory map file? Pin
SearchDream15-Mar-09 2:06
SearchDream15-Mar-09 2:06 
AnswerRe: Can ShellExecute open a file in memory or a memory map file? Pin
Nemanja Trifunovic16-Mar-09 9:17
Nemanja Trifunovic16-Mar-09 9:17 
QuestionHow to get the current IE webpage's source code? Pin
cs6008914-Mar-09 23:36
cs6008914-Mar-09 23:36 

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.