Click here to Skip to main content
15,914,162 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRGB values without using GetPixel and SetPixel Pin
TITOWBASS10-Nov-04 11:04
TITOWBASS10-Nov-04 11:04 
GeneralRe: RGB values without using GetPixel and SetPixel Pin
Christian Graus10-Nov-04 11:23
protectorChristian Graus10-Nov-04 11:23 
GeneralImporting DIalogs Pin
Nitron10-Nov-04 10:48
Nitron10-Nov-04 10:48 
GeneralRe: Importing DIalogs Pin
Yulianto.10-Nov-04 16:10
Yulianto.10-Nov-04 16:10 
GeneralRe: Importing DIalogs Pin
BlackDice11-Nov-04 4:00
BlackDice11-Nov-04 4:00 
GeneralSample of ReadFileEx Pin
Howard789010-Nov-04 10:43
Howard789010-Nov-04 10:43 
QuestionHooking - Client - Server Application Suggestion? Pin
JohnnyG10-Nov-04 9:18
JohnnyG10-Nov-04 9:18 
GeneralString Replacement Pin
Blake Miller10-Nov-04 8:33
Blake Miller10-Nov-04 8:33 
I have a string that might contain one or more occurences of 'search' text and I want to replace all occurrences with some 'replace' text.

However, it can not be the usual dumb replacement, because I can not afford to have the text Tag100 replaced with TAG200 if the search text is 'TAG1' and the replace text is 'TAG2'.

Anyone know existing locations of some 'smart' text replacement code in C or C++?

GeneralRe: String Replacement Pin
John R. Shaw10-Nov-04 8:54
John R. Shaw10-Nov-04 8:54 
Generalsockets question Pin
CherezZaboro10-Nov-04 7:41
CherezZaboro10-Nov-04 7:41 
GeneralRe: sockets question Pin
Nitron10-Nov-04 10:51
Nitron10-Nov-04 10:51 
GeneralRe: sockets question Pin
CherezZaboro10-Nov-04 11:58
CherezZaboro10-Nov-04 11:58 
Generalascii to binary Pin
Anonymous10-Nov-04 7:14
Anonymous10-Nov-04 7:14 
GeneralRe: ascii to binary Pin
David Crow10-Nov-04 7:23
David Crow10-Nov-04 7:23 
GeneralRe: ascii to binary Pin
Anonymous10-Nov-04 7:35
Anonymous10-Nov-04 7:35 
GeneralRe: ascii to binary Pin
David Crow10-Nov-04 7:56
David Crow10-Nov-04 7:56 
GeneralRe: ascii to binary Pin
GDavy10-Nov-04 10:02
GDavy10-Nov-04 10:02 
GeneralRe: ascii to binary Pin
Anonymous10-Nov-04 10:24
Anonymous10-Nov-04 10:24 
GeneralRe: ascii to binary [edited] Pin
PJ Arends10-Nov-04 10:37
professionalPJ Arends10-Nov-04 10:37 
GeneralRe: ascii to binary Pin
Branislav11-Nov-04 1:32
Branislav11-Nov-04 1:32 
GeneralPort modified message Pin
Fernando A. Gomez F.10-Nov-04 5:11
Fernando A. Gomez F.10-Nov-04 5:11 
GeneralRe: Port modified message Pin
bryce10-Nov-04 11:51
bryce10-Nov-04 11:51 
Generalstarting external program, waiting for completion Pin
Steve Kearon10-Nov-04 4:56
Steve Kearon10-Nov-04 4:56 
GeneralRe: starting external program, waiting for completion Pin
David Crow10-Nov-04 5:05
David Crow10-Nov-04 5:05 
GeneralRe: starting external program, waiting for completion Pin
Steve Kearon10-Nov-04 5:22
Steve Kearon10-Nov-04 5:22 

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.