Click here to Skip to main content
15,918,808 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to Hook Socket? Pin
Hamid_RT1-Sep-06 22:19
Hamid_RT1-Sep-06 22:19 
QuestionManipulating stringtable at runtime Pin
Andre xxxxxxx1-Sep-06 4:35
Andre xxxxxxx1-Sep-06 4:35 
AnswerRe: Manipulating stringtable at runtime Pin
Zac Howland1-Sep-06 5:20
Zac Howland1-Sep-06 5:20 
ABuenger wrote:
Is it possible to add and remove strings from the stringtable at runtime?


No. The string table is a static resource. What you can do is write your own LoadString method to look in the string table and then in whatever other locations you want to check.

If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week

Zac

QuestionHow to write CString to a .txt file Pin
ewighell1-Sep-06 4:32
ewighell1-Sep-06 4:32 
AnswerRe: How to write CString to a .txt file Pin
V_shr1-Sep-06 4:39
V_shr1-Sep-06 4:39 
GeneralRe: How to write CString to a .txt file Pin
ewighell1-Sep-06 4:47
ewighell1-Sep-06 4:47 
GeneralRe: How to write CString to a .txt file Pin
toxcct1-Sep-06 4:50
toxcct1-Sep-06 4:50 
GeneralRe: How to write CString to a .txt file Pin
ewighell1-Sep-06 16:38
ewighell1-Sep-06 16:38 
AnswerRe: How to write CString to a .txt file Pin
Zac Howland1-Sep-06 5:16
Zac Howland1-Sep-06 5:16 
GeneralRe: How to write CString to a .txt file Pin
ewighell1-Sep-06 16:39
ewighell1-Sep-06 16:39 
AnswerRe: How to write CString to a .txt file Pin
Andre xxxxxxx1-Sep-06 5:20
Andre xxxxxxx1-Sep-06 5:20 
QuestionRe: How to write CString to a .txt file Pin
ewighell1-Sep-06 16:46
ewighell1-Sep-06 16:46 
AnswerRe: How to write CString to a .txt file Pin
Hamid_RT1-Sep-06 21:45
Hamid_RT1-Sep-06 21:45 
Questionhow to ask a yes or no question Pin
V_shr1-Sep-06 4:26
V_shr1-Sep-06 4:26 
AnswerRe: how to ask a yes or no question Pin
Cedric Moonen1-Sep-06 4:46
Cedric Moonen1-Sep-06 4:46 
GeneralRe: how to ask a yes or no question Pin
V_shr1-Sep-06 4:50
V_shr1-Sep-06 4:50 
AnswerRe: how to ask a yes or no question Pin
Chipperm1-Sep-06 11:52
Chipperm1-Sep-06 11:52 
AnswerRe: how to ask a yes or no question Pin
sheshidar1-Sep-06 18:46
sheshidar1-Sep-06 18:46 
QuestionBinary to Hex Literals Converter Pin
Joel Holdsworth1-Sep-06 4:03
Joel Holdsworth1-Sep-06 4:03 
AnswerRe: Binary to Hex Literals Converter Pin
Stephen Hewitt1-Sep-06 4:14
Stephen Hewitt1-Sep-06 4:14 
GeneralRe: Binary to Hex Literals Converter Pin
Joel Holdsworth1-Sep-06 4:41
Joel Holdsworth1-Sep-06 4:41 
GeneralRe: Binary to Hex Literals Converter [modified] Pin
Stephen Hewitt1-Sep-06 6:40
Stephen Hewitt1-Sep-06 6:40 
AnswerRe: Binary to Hex Literals Converter Pin
led mike1-Sep-06 5:44
led mike1-Sep-06 5:44 
AnswerRe: Binary to Hex Literals Converter Pin
Michael Dunn1-Sep-06 5:50
sitebuilderMichael Dunn1-Sep-06 5:50 
QuestionMS Office & MFC Pin
Vinicius Pontes1-Sep-06 3:11
Vinicius Pontes1-Sep-06 3:11 

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.