Click here to Skip to main content
15,890,882 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Connect to server & read html page Pin
Ravi Bhavnani14-May-05 4:09
professionalRavi Bhavnani14-May-05 4:09 
GeneralRe: Connect to server & read html page Pin
RamL15-May-05 19:50
RamL15-May-05 19:50 
GeneralAdding User Credentials Pin
ernst.maurer13-May-05 23:40
ernst.maurer13-May-05 23:40 
GeneralMFC Sockets Pin
cberam13-May-05 23:39
cberam13-May-05 23:39 
GeneralRe: MFC Sockets Pin
ThatsAlok14-May-05 0:00
ThatsAlok14-May-05 0:00 
QuestionQ: How to detect and remove unused resource strings? Pin
rbid13-May-05 22:46
rbid13-May-05 22:46 
AnswerRe: Q: How to detect and remove unused resource strings? Pin
Ravi Bhavnani14-May-05 4:12
professionalRavi Bhavnani14-May-05 4:12 
GeneralRe: Q: How to detect and remove unused resource strings? Pin
rbid15-May-05 8:00
rbid15-May-05 8:00 
True, This goes also for VC 7.* for unused Resource Symbols..

My question was not for Resource Symbols but Resource Strings.

Once you define a Resource String (Add an item on the String Table), it will appear as an used Resource Symbol even if you don't use the just defined Resource String on your code.

That is, I'm looking for a way to discover (and maybe delete) all the unused Resource Strings on the code.

Thanks in advance..

--- Ricky.
P.D. the underlined words above are for differentiating the words, not because I'm "shouting" or "angry". Roll eyes | :rolleyes:

-- Ricky Marek (AKA: rbid)
-- "Things are only impossible until they are not" --- Jean-Luc Picard

My articles
GeneralRe: Q: How to detect and remove unused resource strings? Pin
Ravi Bhavnani15-May-05 8:03
professionalRavi Bhavnani15-May-05 8:03 
GeneralHelp !! Pin
Sreekanth Muralidharan13-May-05 21:58
Sreekanth Muralidharan13-May-05 21:58 
GeneralRe: Help !! Pin
ThatsAlok13-May-05 23:38
ThatsAlok13-May-05 23:38 
GeneralRe: Help !! Pin
Anonymous15-May-05 17:10
Anonymous15-May-05 17:10 
GeneralRe: Help !! Pin
Sreekanth Muralidharan15-May-05 17:12
Sreekanth Muralidharan15-May-05 17:12 
GeneralRe: Help !! Pin
ThatsAlok15-May-05 18:08
ThatsAlok15-May-05 18:08 
GeneralRe: Help !! Pin
Sreekanth Muralidharan15-May-05 19:01
Sreekanth Muralidharan15-May-05 19:01 
GeneralRe: Help !! Pin
ThatsAlok16-May-05 2:37
ThatsAlok16-May-05 2:37 
GeneralRe: Help !! Pin
Sreekanth Muralidharan16-May-05 18:10
Sreekanth Muralidharan16-May-05 18:10 
GeneralRe: Help !! Pin
ThatsAlok16-May-05 20:15
ThatsAlok16-May-05 20:15 
GeneralRe: Help !! Pin
Sreekanth Muralidharan16-May-05 22:38
Sreekanth Muralidharan16-May-05 22:38 
GeneralRe: Help !! Pin
ThatsAlok16-May-05 22:52
ThatsAlok16-May-05 22:52 
GeneralRe: Help !! Pin
Sreekanth Muralidharan16-May-05 23:28
Sreekanth Muralidharan16-May-05 23:28 
GeneralRe: Help !! Pin
ThatsAlok17-May-05 0:29
ThatsAlok17-May-05 0:29 
GeneralRe: Help !! Pin
Sreekanth Muralidharan18-May-05 17:59
Sreekanth Muralidharan18-May-05 17:59 
GeneralRe: Help !! Pin
ThatsAlok18-May-05 18:12
ThatsAlok18-May-05 18:12 
GeneralRe: Help !! Pin
Sreekanth Muralidharan18-May-05 18:15
Sreekanth Muralidharan18-May-05 18:15 

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.