Click here to Skip to main content
15,908,842 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow I can get the text from x,y coordinate? Pin
Marco225021-Sep-06 7:06
Marco225021-Sep-06 7:06 
AnswerRe: How I can get the text from x,y coordinate? Pin
Chris Losinger21-Sep-06 7:12
professionalChris Losinger21-Sep-06 7:12 
GeneralRe: How I can get the text from x,y coordinate? Pin
led mike21-Sep-06 7:53
led mike21-Sep-06 7:53 
GeneralRe: How I can get the text from x,y coordinate? Pin
Chris Losinger21-Sep-06 7:57
professionalChris Losinger21-Sep-06 7:57 
GeneralRe: How I can get the text from x,y coordinate? Pin
led mike21-Sep-06 8:02
led mike21-Sep-06 8:02 
GeneralRe: How I can get the text from x,y coordinate? Pin
Chris Losinger21-Sep-06 8:09
professionalChris Losinger21-Sep-06 8:09 
GeneralRe: How I can get the text from x,y coordinate? Pin
Stephen Hewitt21-Sep-06 15:58
Stephen Hewitt21-Sep-06 15:58 
AnswerRe: How I can get the text from x,y coordinate? Pin
led mike21-Sep-06 8:06
led mike21-Sep-06 8:06 
QuestionThreads in vc++.net 1.1 Pin
sandeep_thakur21-Sep-06 7:05
sandeep_thakur21-Sep-06 7:05 
AnswerRe: Threads in vc++.net 1.1 Pin
led mike21-Sep-06 7:54
led mike21-Sep-06 7:54 
GeneralRe: Threads in vc++.net 1.1 Pin
sandeep_thakur21-Sep-06 10:53
sandeep_thakur21-Sep-06 10:53 
Question_argv[] proglems Pin
hlmechanic21-Sep-06 6:31
hlmechanic21-Sep-06 6:31 
QuestionRe: _argv[] proglems Pin
David Crow21-Sep-06 6:49
David Crow21-Sep-06 6:49 
GeneralRe: _argv[] proglems Pin
hlmechanic21-Sep-06 6:56
hlmechanic21-Sep-06 6:56 
GeneralRe: _argv[] proglems Pin
David Crow21-Sep-06 7:00
David Crow21-Sep-06 7:00 
GeneralRe: _argv[] proglems Pin
hlmechanic21-Sep-06 7:12
hlmechanic21-Sep-06 7:12 
QuestionRe: _argv[] proglems Pin
David Crow21-Sep-06 7:26
David Crow21-Sep-06 7:26 
AnswerRe: _argv[] proglems Pin
hlmechanic21-Sep-06 7:35
hlmechanic21-Sep-06 7:35 
GeneralRe: _argv[] proglems Pin
David Crow21-Sep-06 7:42
David Crow21-Sep-06 7:42 
GeneralRe: _argv[] proglems Pin
hlmechanic21-Sep-06 8:05
hlmechanic21-Sep-06 8:05 
GeneralRe: _argv[] proglems Pin
David Crow21-Sep-06 8:47
David Crow21-Sep-06 8:47 
GeneralRe: _argv[] proglems Pin
hlmechanic21-Sep-06 8:57
hlmechanic21-Sep-06 8:57 
GeneralRe: _argv[] proglems Pin
David Crow21-Sep-06 9:15
David Crow21-Sep-06 9:15 
GeneralRe: _argv[] proglems Pin
hlmechanic21-Sep-06 9:55
hlmechanic21-Sep-06 9:55 
GeneralRe: _argv[] proglems Pin
David Crow21-Sep-06 10:09
David Crow21-Sep-06 10:09 
hlmechanic wrote:
now when I double click a .syx file I get _argc=4...


Which it should be 2.

hlmechanic wrote:
with _argv[3] as H:\copyof~2\file.syx


What is the value of _argv[0], _argv[1], and _argv[2]?

hlmechanic wrote:
p.s. what does the %1 do?


Nothing per se. It gets replaced by the file that was double-clicked.


"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

"Judge not by the eye but by the heart." - Native American Proverb


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.