Click here to Skip to main content
15,926,857 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to covert CString to TCHAR and CString to LPCWSTR? Pin
RChin30-Jun-03 1:39
RChin30-Jun-03 1:39 
AnswerRe: How to covert CString to TCHAR and CString to LPCWSTR? Pin
Peter Weyzen30-Jun-03 8:45
Peter Weyzen30-Jun-03 8:45 
Generalpointer to the app Pin
andyg.10130-Jun-03 1:16
andyg.10130-Jun-03 1:16 
GeneralRe: pointer to the app Pin
RChin30-Jun-03 1:43
RChin30-Jun-03 1:43 
GeneralRe: pointer to the app Pin
andyg.10130-Jun-03 2:21
andyg.10130-Jun-03 2:21 
GeneralRe: pointer to the app Pin
David Crow30-Jun-03 2:43
David Crow30-Jun-03 2:43 
GeneralRe: pointer to the app Pin
RChin30-Jun-03 3:23
RChin30-Jun-03 3:23 
GeneralVisual Studio 6.0 Pin
Bernhard30-Jun-03 1:13
Bernhard30-Jun-03 1:13 
okay.. i don't know if this is the right forum..
can anybody explain me the regular expression search & replace utility?
(or is there any documentation on this topic.. i couldn't find any)..
e.g. i want to change all the occurences of char XXX[] to const char* XXX
it would be something like
char(.*)?\[\] (at least as much as i know)
now i would have to replace this with const char* $1
how to do this with the find / replace dialog.

would be very handy if it worked..

bernhard




"I'm from the South Bronx, and I don't care what you say: those cows look dangerous."
U.S. Secretary of State Colin Powell at George Bush's ranch in Texas
GeneralRe: Visual Studio 6.0 Pin
Ryan Binns30-Jun-03 2:27
Ryan Binns30-Jun-03 2:27 
GeneralGot problems with COptionTree Pin
mike :D30-Jun-03 0:16
mike :D30-Jun-03 0:16 
GeneralRe: Got problems with COptionTree Pin
Dominik Reichl30-Jun-03 0:41
Dominik Reichl30-Jun-03 0:41 
GeneralRe: Got problems with COptionTree Pin
mike :D30-Jun-03 2:00
mike :D30-Jun-03 2:00 
GeneralRe: Got problems with COptionTree Pin
mike :D30-Jun-03 4:01
mike :D30-Jun-03 4:01 
Generalabout disable or enable Network card Pin
BensonCHUANG30-Jun-03 0:06
BensonCHUANG30-Jun-03 0:06 
GeneralDisassembler for IBM PC (SoftIce) Pin
BhaskarBora29-Jun-03 23:45
BhaskarBora29-Jun-03 23:45 
GeneralRe: Disassembler for IBM PC (SoftIce) Pin
Dominik Reichl30-Jun-03 0:47
Dominik Reichl30-Jun-03 0:47 
GeneralRe: Disassembler for IBM PC (SoftIce) Pin
BhaskarBora30-Jun-03 2:49
BhaskarBora30-Jun-03 2:49 
GeneralCreateService() Hangs Pin
vlvl29-Jun-03 23:42
vlvl29-Jun-03 23:42 
GeneralProblem about "SetTimer" function Pin
TERRY_LUK200329-Jun-03 23:17
TERRY_LUK200329-Jun-03 23:17 
GeneralRe: Problem about "SetTimer" function Pin
Dominik Reichl30-Jun-03 0:50
Dominik Reichl30-Jun-03 0:50 
GeneralRas connection statistics Pin
no_body6929-Jun-03 23:02
no_body6929-Jun-03 23:02 
GeneralRe: Ras connection statistics Pin
Dominik Reichl30-Jun-03 0:54
Dominik Reichl30-Jun-03 0:54 
GeneralRe: Ras connection statistics Pin
no_body6930-Jun-03 1:01
no_body6930-Jun-03 1:01 
QuestionHow To Create a Non Rectangular Control Pin
Vikrant Vikrant29-Jun-03 21:48
Vikrant Vikrant29-Jun-03 21:48 
AnswerRe: How To Create a Non Rectangular Control Pin
Ryan Binns29-Jun-03 23:29
Ryan Binns29-Jun-03 23:29 

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.