Click here to Skip to main content
15,913,173 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: C++ Loop statment Or LoopFor Pin
Cillieacc0rd5o429-Jun-05 3:09
Cillieacc0rd5o429-Jun-05 3:09 
GeneralRe: C++ Loop statment Or LoopFor Pin
toxcct29-Jun-05 5:35
toxcct29-Jun-05 5:35 
GeneralGet exe File version, icon etc programmatically Pin
munawar196829-Jun-05 2:04
munawar196829-Jun-05 2:04 
GeneralRe: Get exe File version, icon etc programmatically Pin
ThatsAlok29-Jun-05 2:11
ThatsAlok29-Jun-05 2:11 
GeneralRe: Get exe File version, icon etc programmatically Pin
munawar196829-Jun-05 2:18
munawar196829-Jun-05 2:18 
GeneralRe: Get exe File version, icon etc programmatically Pin
ThatsAlok29-Jun-05 2:23
ThatsAlok29-Jun-05 2:23 
GeneralRe: Get exe File version, icon etc programmatically Pin
munawar196829-Jun-05 2:27
munawar196829-Jun-05 2:27 
GeneralConvert path with spaces Pin
retro_coder29-Jun-05 0:36
retro_coder29-Jun-05 0:36 
Hi,

There has to be a library function that does this? I need to convert a path from say:
C:¥Program Files¥Mozilla Firefox¥firefox.exe
to
C:¥¥"Program Files"¥¥"Mozilla Firefox"¥¥firefox.exe

The reason is I need to pass the full path name to _spawnl

I wrote a simple function to do this, but is there a library function that already does this?

Thanks in advance.
GeneralRe: Convert path with spaces Pin
toxcct29-Jun-05 1:08
toxcct29-Jun-05 1:08 
GeneralRe: Convert path with spaces Pin
retro_coder29-Jun-05 1:18
retro_coder29-Jun-05 1:18 
GeneralRe: Convert path with spaces Pin
toxcct29-Jun-05 1:22
toxcct29-Jun-05 1:22 
GeneralRe: Convert path with spaces Pin
Chris Losinger29-Jun-05 3:26
professionalChris Losinger29-Jun-05 3:26 
GeneralRe: Convert path with spaces Pin
retro_coder29-Jun-05 18:43
retro_coder29-Jun-05 18:43 
GeneralHalo effect on Text in win32 app Pin
pradish29-Jun-05 0:26
pradish29-Jun-05 0:26 
QuestionHow to create ToolTips? Pin
amrutajoshi28-Jun-05 22:51
amrutajoshi28-Jun-05 22:51 
AnswerRe: How to create ToolTips? Pin
toxcct29-Jun-05 0:20
toxcct29-Jun-05 0:20 
Generalwm_mousemove outside the application window Pin
Member 201266928-Jun-05 22:41
Member 201266928-Jun-05 22:41 
GeneralRe: wm_mousemove outside the application window Pin
Nilesh K.29-Jun-05 0:30
Nilesh K.29-Jun-05 0:30 
GeneralRe: wm_mousemove outside the application window Pin
«_Superman_»29-Jun-05 0:33
professional«_Superman_»29-Jun-05 0:33 
Generalopening word and passing strings to a word template doc Pin
JPARR28-Jun-05 22:40
JPARR28-Jun-05 22:40 
GeneralRe: opening word and passing strings to a word template doc Pin
Cedric Moonen28-Jun-05 22:45
Cedric Moonen28-Jun-05 22:45 
GeneralNetwork Printers Pin
manan_be_it28-Jun-05 22:21
manan_be_it28-Jun-05 22:21 
GeneralRe: Network Printers Pin
Blake V. Miller29-Jun-05 19:03
Blake V. Miller29-Jun-05 19:03 
GeneralHey guys, I need help again :-( Pin
Psych0hans28-Jun-05 22:11
Psych0hans28-Jun-05 22:11 
GeneralRe: Hey guys, I need help again :-( Pin
Cedric Moonen28-Jun-05 22:15
Cedric Moonen28-Jun-05 22:15 

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.