Click here to Skip to main content
15,884,388 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: error C2678: binary '=' Pin
alaaan7313-Dec-12 8:59
alaaan7313-Dec-12 8:59 
GeneralRe: error C2678: binary '=' Pin
Chris Meech13-Dec-12 9:06
Chris Meech13-Dec-12 9:06 
GeneralRe: error C2678: binary '=' Pin
alaaan7313-Dec-12 9:24
alaaan7313-Dec-12 9:24 
GeneralRe: error C2678: binary '=' Pin
Freak3014-Dec-12 0:48
Freak3014-Dec-12 0:48 
AnswerRe: error C2678: binary '=' Pin
Richard MacCutchan13-Dec-12 7:33
mveRichard MacCutchan13-Dec-12 7:33 
GeneralRe: error C2678: binary '=' Pin
alaaan7313-Dec-12 7:55
alaaan7313-Dec-12 7:55 
Questionprocess Pin
messages13-Dec-12 3:45
messages13-Dec-12 3:45 
AnswerRe: process Pin
David Crow13-Dec-12 4:14
David Crow13-Dec-12 4:14 
messages wrote:

1.why do I need to use of TEXT macro in my codes and if I remove it compiler shows error
See here.

messages wrote:

2.why CreateProcess cant open test.txt while second parameter is command line and I have to write full path ("c:\\notepad.exe c:\\1.txt")
Do you understand the difference between absolute vs. relative paths?

messages wrote:
3.Do I need to use of WaitForSingleObject
Only if you need to wait.

"One man's wage rise is another man's price increase." - Harold Wilson

"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

"Show me a community that obeys the Ten Commandments and I'll show you a less crowded prison system." - Anonymous


GeneralRe: process Pin
messages13-Dec-12 4:18
messages13-Dec-12 4:18 
Questionexporting data from C++ to C Pin
danielsutopo12-Dec-12 15:00
danielsutopo12-Dec-12 15:00 
AnswerRe: exporting data from C++ to C Pin
Richard MacCutchan12-Dec-12 22:35
mveRichard MacCutchan12-Dec-12 22:35 
GeneralRe: exporting data from C++ to C Pin
danielsutopo15-Dec-12 13:45
danielsutopo15-Dec-12 13:45 
GeneralRe: exporting data from C++ to C Pin
Richard MacCutchan15-Dec-12 20:59
mveRichard MacCutchan15-Dec-12 20:59 
GeneralRe: exporting data from C++ to C Pin
danielsutopo16-Dec-12 11:50
danielsutopo16-Dec-12 11:50 
GeneralRe: exporting data from C++ to C Pin
Richard MacCutchan16-Dec-12 21:47
mveRichard MacCutchan16-Dec-12 21:47 
AnswerRe: exporting data from C++ to C Pin
Albert Holguin13-Dec-12 5:26
professionalAlbert Holguin13-Dec-12 5:26 
QuestionOverlaying Text over Video Pin
SrivathsanRaghavan11-Dec-12 19:25
SrivathsanRaghavan11-Dec-12 19:25 
AnswerRe: Overlaying Text over Video Pin
Richard MacCutchan11-Dec-12 21:05
mveRichard MacCutchan11-Dec-12 21:05 
Questionerror C2065: 'xlSheetVisible' undeclared Pin
ForNow11-Dec-12 10:18
ForNow11-Dec-12 10:18 
QuestionRe: error C2065: 'xlSheetVisible' undeclared Pin
Richard MacCutchan11-Dec-12 11:12
mveRichard MacCutchan11-Dec-12 11:12 
AnswerRe: error C2065: 'xlSheetVisible' undeclared Pin
ForNow11-Dec-12 11:19
ForNow11-Dec-12 11:19 
GeneralRe: error C2065: 'xlSheetVisible' undeclared Pin
Richard MacCutchan11-Dec-12 11:25
mveRichard MacCutchan11-Dec-12 11:25 
GeneralRe: error C2065: 'xlSheetVisible' undeclared Pin
ForNow11-Dec-12 11:41
ForNow11-Dec-12 11:41 
GeneralRe: error C2065: 'xlSheetVisible' undeclared Pin
Richard MacCutchan11-Dec-12 11:48
mveRichard MacCutchan11-Dec-12 11:48 
QuestionVC++6.0 menu limit? Pin
Member 70817211-Dec-12 7:45
Member 70817211-Dec-12 7:45 

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.