Click here to Skip to main content
15,919,422 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionDirectX - How to Create Virtual Video Capture Source using the Filter Pin
Vishal Jariwala10-Nov-05 4:15
Vishal Jariwala10-Nov-05 4:15 
QuestionWeird memory issue Pin
Axonn Echysttas10-Nov-05 4:00
Axonn Echysttas10-Nov-05 4:00 
AnswerRe: Weird memory issue Pin
S. Senthil Kumar10-Nov-05 4:55
S. Senthil Kumar10-Nov-05 4:55 
GeneralRe: Weird memory issue Pin
Axonn Echysttas10-Nov-05 6:24
Axonn Echysttas10-Nov-05 6:24 
GeneralRe: Weird memory issue Pin
S. Senthil Kumar10-Nov-05 19:02
S. Senthil Kumar10-Nov-05 19:02 
QuestionHow to remname a VC++ project Pin
TUMB10-Nov-05 3:54
TUMB10-Nov-05 3:54 
AnswerRe: How to remname a VC++ project Pin
Axonn Echysttas10-Nov-05 4:12
Axonn Echysttas10-Nov-05 4:12 
AnswerRe: How to remname a VC++ project Pin
Robin Hilliard10-Nov-05 6:59
Robin Hilliard10-Nov-05 6:59 
Assuming your project name is "blah", open up BLAH.DSP and BLAH.DSW in your favourite text editor and go to the first line on the DSP file, which will look like:

# Microsoft Developer Studio Project File - Name="blah" - Package Owner=<4>

Then do a global + all files search'n'replace for the string "blah" with the name of your new project (let's try "halb"). Save and exit. Then rename BLAH.* to HALB.* at the command prompt (you *are* using a good one like 4NT, aren't you? Smile | :) ) and away you go. Take 20 seconds and works.
Question_vsnprintf questions Pin
ita_cas10-Nov-05 2:35
ita_cas10-Nov-05 2:35 
AnswerRe: _vsnprintf questions Pin
toxcct10-Nov-05 2:46
toxcct10-Nov-05 2:46 
GeneralRe: _vsnprintf questions Pin
kakan10-Nov-05 3:21
professionalkakan10-Nov-05 3:21 
GeneralRe: _vsnprintf questions Pin
toxcct10-Nov-05 3:28
toxcct10-Nov-05 3:28 
Questionsrvice modeRun Project in Service mode Pin
thelip200510-Nov-05 0:48
thelip200510-Nov-05 0:48 
GeneralRe: srvice modeRun Project in Service mode Pin
thelip200510-Nov-05 1:15
thelip200510-Nov-05 1:15 
AnswerRe: srvice modeRun Project in Service mode Pin
kakan10-Nov-05 1:51
professionalkakan10-Nov-05 1:51 
Questionname of the device Pin
viliam10-Nov-05 0:07
viliam10-Nov-05 0:07 
QuestionHow to scroll text ? Pin
Amarelia10-Nov-05 0:02
Amarelia10-Nov-05 0:02 
AnswerRe: How to scroll text ? Pin
toxcct10-Nov-05 0:08
toxcct10-Nov-05 0:08 
AnswerRe: How to scroll text ? Pin
S Douglas10-Nov-05 1:38
professionalS Douglas10-Nov-05 1:38 
AnswerRe: How to scroll text ? Pin
Mathieu Dijkstra10-Nov-05 2:06
Mathieu Dijkstra10-Nov-05 2:06 
AnswerRe: How to scroll text ? Pin
John R. Shaw10-Nov-05 18:52
John R. Shaw10-Nov-05 18:52 
Questionhow to call store procedure of informix with VC6(ado+odbc) Pin
sexypipe9-Nov-05 22:49
sexypipe9-Nov-05 22:49 
Questionhelp help pls ( extended mapi) Pin
deepgeorge9-Nov-05 22:49
deepgeorge9-Nov-05 22:49 
QuestionCrystal Report 10 add parameter Pin
AkiraOne9-Nov-05 22:38
AkiraOne9-Nov-05 22:38 
Questionto set focus in a tree item Pin
narayanagvs9-Nov-05 22:37
narayanagvs9-Nov-05 22:37 

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.