Click here to Skip to main content
16,007,443 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralWho has file open on server Pin
WalthamstowBoyInSydney11-Dec-01 16:19
WalthamstowBoyInSydney11-Dec-01 16:19 
GeneralRe: Who has file open on server Pin
Erik Funkenbusch11-Dec-01 22:01
Erik Funkenbusch11-Dec-01 22:01 
GeneralRe: Who has file open on server Pin
Bill Wilson12-Dec-01 13:26
Bill Wilson12-Dec-01 13:26 
GeneralRe: Who has file open on server Pin
WalthamstowBoyInSydney12-Dec-01 16:44
WalthamstowBoyInSydney12-Dec-01 16:44 
GeneralRe: Who has file open on server Pin
Bill Wilson13-Dec-01 5:58
Bill Wilson13-Dec-01 5:58 
GeneralCString::Replace in C++ without MFC Pin
11-Dec-01 15:14
suss11-Dec-01 15:14 
GeneralRe: CString::Replace in C++ without MFC Pin
Nick Blumhardt11-Dec-01 15:39
Nick Blumhardt11-Dec-01 15:39 
GeneralRe: CString::Replace in C++ without MFC Pin
Alvaro Mendez12-Dec-01 8:00
Alvaro Mendez12-Dec-01 8:00 
It's not a trivial task because the text being replaced may be larger or smaller (in length) than the text to replace it with. I recommend looking at CString::Replace's source code to get some ideas. Even better, use the debugger to step into the function to see it in action.

If you want, you may also post your source code and we'll try to spot the problems.

Regards,
Alvaro

GeneralNewbie in need of a little help Pin
John L. DeVito11-Dec-01 12:50
professionalJohn L. DeVito11-Dec-01 12:50 
GeneralRe: Newbie in need of a little help Pin
Jon Sagara11-Dec-01 12:58
Jon Sagara11-Dec-01 12:58 
GeneralRe: Newbie in need of a little help Pin
11-Dec-01 18:30
suss11-Dec-01 18:30 
GeneralRe: If I'm not mistaken... Pin
Atul Dharne11-Dec-01 23:38
Atul Dharne11-Dec-01 23:38 
QuestionHowto get text from editbox of another application? Pin
Goa11-Dec-01 12:46
Goa11-Dec-01 12:46 
AnswerRe: Howto get text from editbox of another application? Pin
Christian Graus11-Dec-01 13:03
protectorChristian Graus11-Dec-01 13:03 
GeneralRe: Howto get text from editbox of another application? Pin
Goa11-Dec-01 13:36
Goa11-Dec-01 13:36 
GeneralRe: Howto get text from editbox of another application? Pin
Christian Graus11-Dec-01 13:41
protectorChristian Graus11-Dec-01 13:41 
GeneralRe: Howto get text from editbox of another application? Pin
Goa12-Dec-01 6:26
Goa12-Dec-01 6:26 
GeneralRe: Howto get text from editbox of another application? Pin
Ernest Laurentin12-Dec-01 6:33
Ernest Laurentin12-Dec-01 6:33 
GeneralRe: Howto get text from editbox of another application? Pin
Ravi Bhavnani12-Dec-01 6:37
professionalRavi Bhavnani12-Dec-01 6:37 
AnswerRe: Howto get text from editbox of another application? Pin
Sito Dekker11-Dec-01 20:55
Sito Dekker11-Dec-01 20:55 
GeneralLinking Controls with Shared Memory locations at program time Pin
SandeepK11-Dec-01 10:44
SandeepK11-Dec-01 10:44 
GeneralCListCtrl / Timer Pin
11-Dec-01 10:35
suss11-Dec-01 10:35 
GeneralNever Mind Pin
11-Dec-01 11:17
suss11-Dec-01 11:17 
GeneralBitmap Stuff Pin
Mark Donkers11-Dec-01 9:19
Mark Donkers11-Dec-01 9:19 
GeneralRe: Bitmap Stuff Pin
Rick York11-Dec-01 9:53
mveRick York11-Dec-01 9:53 

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.