Click here to Skip to main content
15,897,891 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to replace a variable everywhere in a big project ? Pin
Kene14-Jan-04 2:26
Kene14-Jan-04 2:26 
GeneralRe: How to replace a variable everywhere in a big project ? Pin
pierre_114-Jan-04 2:31
susspierre_114-Jan-04 2:31 
AnswerRe: How to replace a variable everywhere in a big project ? Pin
G. Raven14-Jan-04 2:41
G. Raven14-Jan-04 2:41 
AnswerRe: How to replace a variable everywhere in a big project ? Pin
David Crow14-Jan-04 2:58
David Crow14-Jan-04 2:58 
AnswerRe: How to replace a variable everywhere in a big project ? Pin
Prakash Nadar14-Jan-04 6:23
Prakash Nadar14-Jan-04 6:23 
QuestionHow to replace a variable everywhere in a big project ? Pin
Anonymous14-Jan-04 2:08
Anonymous14-Jan-04 2:08 
AnswerRe: How to replace a variable everywhere in a big project ? Pin
Alexander M.,14-Jan-04 3:56
Alexander M.,14-Jan-04 3:56 
GeneralDeploy & Path Names - Help Pin
sweep12314-Jan-04 2:06
sweep12314-Jan-04 2:06 
I wish to deploy my application, but don't know how to handle the reference to files within my application.

I currently refer to an avi file like this:
"C:\\TASK_002\\RES\\video3b_view_wh_short.avi"

in the code.

Now I am using the MS Visual Studio .Net to deploy the application and have arranged for the files like "video3b_view_wh_short.avi" to be included in the deployment.

But is this correct to reference in the code the direct path name, as when the program is deployed it will be under the "Program Files" directory - in a sub directory.

How do I handle this in the code?

Sweep123
GeneralRe: Deploy & Path Names - Help Pin
David Crow14-Jan-04 3:09
David Crow14-Jan-04 3:09 
GeneralRe: Deploy & Path Names - Help Pin
l a u r e n14-Jan-04 9:52
l a u r e n14-Jan-04 9:52 
GeneralLinker Error Pin
rajeev14-Jan-04 1:53
rajeev14-Jan-04 1:53 
GeneralRe: Linker Error Pin
Joaquín M López Muñoz14-Jan-04 2:53
Joaquín M López Muñoz14-Jan-04 2:53 
GeneralRe: Linker Error Pin
rajeev14-Jan-04 17:31
rajeev14-Jan-04 17:31 
GeneralSpying on socket Ports Pin
Monty214-Jan-04 1:32
Monty214-Jan-04 1:32 
GeneralRe: Spying on socket Ports Pin
bryce14-Jan-04 1:36
bryce14-Jan-04 1:36 
GeneralRe: Spying on socket Ports Pin
Monty214-Jan-04 1:49
Monty214-Jan-04 1:49 
GeneralRe: Spying on socket Ports Pin
Alexander M.,14-Jan-04 4:02
Alexander M.,14-Jan-04 4:02 
GeneralRe: Spying on socket Ports Pin
Lim Bio Liong14-Jan-04 5:26
Lim Bio Liong14-Jan-04 5:26 
GeneralRe: Spying on socket Ports Pin
bryce14-Jan-04 11:43
bryce14-Jan-04 11:43 
GeneralRe: Spying on socket Ports Pin
kbsoftware14-Jan-04 12:00
kbsoftware14-Jan-04 12:00 
GeneralVERY URGENT...HELP ME! Pin
swarnamanoo14-Jan-04 1:25
swarnamanoo14-Jan-04 1:25 
GeneralTerminal Server Enumerate processes only belongin to the current user session Pin
Braulio Dez14-Jan-04 1:00
Braulio Dez14-Jan-04 1:00 
GeneralRe: Terminal Server Enumerate processes only belongin to the current user session Pin
22491714-Jan-04 1:21
22491714-Jan-04 1:21 
GeneralRe: C++ Pin
Joaquín M López Muñoz14-Jan-04 2:38
Joaquín M López Muñoz14-Jan-04 2:38 
GeneralRe: C++ Pin
NewbieCoder14-Jan-04 2:43
NewbieCoder14-Jan-04 2:43 

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.