Click here to Skip to main content
15,900,973 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Strange chars Pin
Richard MacCutchan30-Apr-20 6:00
mveRichard MacCutchan30-Apr-20 6:00 
GeneralRe: Strange chars Pin
David Crow30-Apr-20 3:50
David Crow30-Apr-20 3:50 
GeneralRe: Strange chars Pin
_Flaviu30-Apr-20 6:09
_Flaviu30-Apr-20 6:09 
GeneralRe: Strange chars Pin
kalberts30-Apr-20 17:45
kalberts30-Apr-20 17:45 
GeneralRe: Strange chars Pin
Richard MacCutchan1-May-20 4:02
mveRichard MacCutchan1-May-20 4:02 
GeneralRe: Strange chars Pin
_Flaviu1-May-20 4:48
_Flaviu1-May-20 4:48 
GeneralRe: Strange chars Pin
_Flaviu3-May-20 5:21
_Flaviu3-May-20 5:21 
GeneralRe: Strange chars Pin
Richard MacCutchan7-May-20 4:34
mveRichard MacCutchan7-May-20 4:34 
QuestionPassing an array as argument to a function (2) Pin
Calin Negru28-Apr-20 1:16
Calin Negru28-Apr-20 1:16 
AnswerRe: Passing an array as argument to a function (2) Pin
Richard MacCutchan28-Apr-20 2:40
mveRichard MacCutchan28-Apr-20 2:40 
GeneralRe: Passing an array as argument to a function (2) Pin
Calin Negru28-Apr-20 3:08
Calin Negru28-Apr-20 3:08 
GeneralRe: Passing an array as argument to a function (2) Pin
k505428-Apr-20 3:23
mvek505428-Apr-20 3:23 
AnswerRe: Passing an array as argument to a function (2) Pin
Greg Utas28-Apr-20 2:48
professionalGreg Utas28-Apr-20 2:48 
GeneralRe: Passing an array as argument to a function (2) Pin
Calin Negru28-Apr-20 3:36
Calin Negru28-Apr-20 3:36 
GeneralRe: Passing an array as argument to a function (2) Pin
Victor Nijegorodov28-Apr-20 8:49
Victor Nijegorodov28-Apr-20 8:49 
GeneralRe: Passing an array as argument to a function (2) Pin
Calin Negru28-Apr-20 9:54
Calin Negru28-Apr-20 9:54 
GeneralRe: Passing an array as argument to a function (2) Pin
Victor Nijegorodov28-Apr-20 10:22
Victor Nijegorodov28-Apr-20 10:22 
GeneralRe: Passing an array as argument to a function (2) Pin
Calin Negru28-Apr-20 10:45
Calin Negru28-Apr-20 10:45 
GeneralRe: Passing an array as argument to a function (2) Pin
Victor Nijegorodov28-Apr-20 10:58
Victor Nijegorodov28-Apr-20 10:58 
GeneralRe: Passing an array as argument to a function (2) Pin
Calin Negru28-Apr-20 20:59
Calin Negru28-Apr-20 20:59 
GeneralRe: Passing an array as argument to a function (2) Pin
Victor Nijegorodov30-Apr-20 6:13
Victor Nijegorodov30-Apr-20 6:13 
GeneralRe: Passing an array as argument to a function (2) Pin
Calin Negru1-May-20 0:51
Calin Negru1-May-20 0:51 
QuestionParsing the Command Line Pin
Richard Andrew x6426-Apr-20 5:50
professionalRichard Andrew x6426-Apr-20 5:50 
The wininet library in Windows contains APIs for "cracking" and parsing network URIs into their component parts.

Are you aware of any facility in Windows that performs this function for command lines? (Something that I can call from an application, not the parsing that is done when my application is launched.)



The difficult we do right away...
...the impossible takes slightly longer.

QuestionRe: Parsing the Command Line Pin
David Crow27-Apr-20 1:59
David Crow27-Apr-20 1:59 
AnswerRe: Parsing the Command Line Pin
Richard Andrew x6427-Apr-20 2:03
professionalRichard Andrew x6427-Apr-20 2: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.