Click here to Skip to main content
15,879,239 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Set/get Controls of an Another dialog box Pin
David Crow25-Sep-09 5:44
David Crow25-Sep-09 5:44 
QuestionCAPI read certificat etoken Window xp Pin
Member 442420525-Sep-09 4:28
Member 442420525-Sep-09 4:28 
QuestionGetCursorPos failed in Service mode.... Pin
onlyjaypatel25-Sep-09 3:52
onlyjaypatel25-Sep-09 3:52 
AnswerRe: GetCursorPos failed in Service mode.... Pin
«_Superman_»25-Sep-09 16:41
professional«_Superman_»25-Sep-09 16:41 
Questiondoubt in cstring.. Pin
Rakesh525-Sep-09 3:40
Rakesh525-Sep-09 3:40 
QuestionRe: doubt in cstring.. Pin
David Crow25-Sep-09 3:47
David Crow25-Sep-09 3:47 
AnswerRe: doubt in cstring.. Pin
Rakesh525-Sep-09 3:53
Rakesh525-Sep-09 3:53 
AnswerRe: doubt in cstring.. Pin
David Crow25-Sep-09 3:56
David Crow25-Sep-09 3:56 
Rakesh5 wrote:
Are str and str1 same??


No, they are two separate objects. How would that differ from:

int x = 5;
int y = 5;
Are x and y the same?

Rakesh5 wrote:
if not, how to make it same??


You can't, but you can make them contain the same value.

"Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons


GeneralRe: doubt in cstring.. Pin
Rakesh525-Sep-09 4:04
Rakesh525-Sep-09 4:04 
QuestionRe: doubt in cstring.. Pin
David Crow25-Sep-09 4:14
David Crow25-Sep-09 4:14 
GeneralRe: doubt in cstring.. Pin
MsmVc25-Sep-09 21:08
MsmVc25-Sep-09 21:08 
AnswerRe: doubt in cstring.. Pin
SilimSayo25-Sep-09 5:22
SilimSayo25-Sep-09 5:22 
QuestionHow to draw ruuber band rectangle on live video? Pin
$uresh $hanmugam25-Sep-09 2:25
$uresh $hanmugam25-Sep-09 2:25 
AnswerRe: How to draw ruuber band rectangle on live video? Pin
freakyit25-Sep-09 4:39
freakyit25-Sep-09 4:39 
GeneralRe: How to draw ruuber band rectangle on live video? Pin
$uresh $hanmugam28-Sep-09 20:29
$uresh $hanmugam28-Sep-09 20:29 
Questiondatagrid in vc++6 Pin
hrishiS25-Sep-09 1:22
hrishiS25-Sep-09 1:22 
AnswerRe: datagrid in vc++6 Pin
chandu00425-Sep-09 2:17
chandu00425-Sep-09 2:17 
QuestionEmulate the context menu key on the keyboard? Pin
Maxwell Chen24-Sep-09 23:23
Maxwell Chen24-Sep-09 23:23 
AnswerRe: Emulate the context menu key on the keyboard? Pin
Iain Clarke, Warrior Programmer25-Sep-09 0:01
Iain Clarke, Warrior Programmer25-Sep-09 0:01 
GeneralRe: Emulate the context menu key on the keyboard? Pin
Maxwell Chen25-Sep-09 0:16
Maxwell Chen25-Sep-09 0:16 
GeneralRe: Emulate the context menu key on the keyboard? Pin
Iain Clarke, Warrior Programmer25-Sep-09 0:25
Iain Clarke, Warrior Programmer25-Sep-09 0:25 
Questionadd controls in vc6 Pin
hrishiS24-Sep-09 22:43
hrishiS24-Sep-09 22:43 
AnswerRe: add controls in vc6 Pin
Cedric Moonen24-Sep-09 23:08
Cedric Moonen24-Sep-09 23:08 
GeneralRe: add controls in vc6 [modified] Pin
hrishiS24-Sep-09 23:30
hrishiS24-Sep-09 23:30 
Questioncalc use for open calculator what can i use for open clock from ShellExecute. Pin
Le@rner24-Sep-09 22:03
Le@rner24-Sep-09 22:03 

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.