Click here to Skip to main content
15,909,835 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to output message in Visual Studio's "Debug" of output window Pin
zipliu29-Jun-07 6:40
zipliu29-Jun-07 6:40 
QuestionStripping from a text file Pin
awah29-Jun-07 4:19
awah29-Jun-07 4:19 
QuestionLocalization issue Pin
Neeraj Sinha29-Jun-07 3:35
Neeraj Sinha29-Jun-07 3:35 
QuestionRe: Localization issue Pin
Hamid_RT29-Jun-07 3:58
Hamid_RT29-Jun-07 3:58 
AnswerRe: Localization issue Pin
Neeraj Sinha29-Jun-07 5:06
Neeraj Sinha29-Jun-07 5:06 
GeneralRe: Localization issue Pin
Hamid_RT29-Jun-07 5:37
Hamid_RT29-Jun-07 5:37 
AnswerRe: Localization issue Pin
Michael Dunn29-Jun-07 7:49
sitebuilderMichael Dunn29-Jun-07 7:49 
AnswerRe: Localization issue Pin
Sameerkumar Namdeo29-Jun-07 22:30
Sameerkumar Namdeo29-Jun-07 22:30 
Place the text in string table.
Load the string from string table.
Set the text of the button using this text.

Afterwards you can change the strings in string table and again build the project and therefore the changed text will be reflected on the buttons.

Satellite DLLs can help in Localization.
QuestionRename (copy?) entire project/workspace Pin
ldsdbomber29-Jun-07 3:30
ldsdbomber29-Jun-07 3:30 
AnswerRe: Rename (copy?) entire project/workspace Pin
Hamid_RT29-Jun-07 3:51
Hamid_RT29-Jun-07 3:51 
Questionwhere to download libavutil.lib libavcodec.lib libavformat.lib [modified] Pin
Rajprabhu29-Jun-07 2:32
Rajprabhu29-Jun-07 2:32 
AnswerRe: where to download libavutil.lib libavcodec.lib libavformat.lib [modified] Pin
aak1127-Mar-12 12:21
aak1127-Mar-12 12:21 
QuestionCOM Pin
KASR129-Jun-07 2:29
KASR129-Jun-07 2:29 
AnswerRe: COM Pin
Programm3r29-Jun-07 2:35
Programm3r29-Jun-07 2:35 
QuestionDelay in video transmission using DirectShow Pin
Maynka29-Jun-07 2:08
Maynka29-Jun-07 2:08 
AnswerRe: Delay in video transmission using DirectShow Pin
Mark Salsbery1-Jul-07 10:54
Mark Salsbery1-Jul-07 10:54 
Questionhow open a website page in MFC Pin
Y_Kaushik29-Jun-07 1:49
Y_Kaushik29-Jun-07 1:49 
AnswerRe: how open a website page in MFC Pin
baerten29-Jun-07 1:52
baerten29-Jun-07 1:52 
GeneralRe: how open a website page in MFC Pin
Y_Kaushik29-Jun-07 1:57
Y_Kaushik29-Jun-07 1:57 
JokeRe: how open a website page in MFC Pin
baerten29-Jun-07 2:03
baerten29-Jun-07 2:03 
AnswerRe: how open a website page in MFC Pin
Hamid_RT29-Jun-07 1:58
Hamid_RT29-Jun-07 1:58 
GeneralRe: how open a website page in MFC Pin
Y_Kaushik29-Jun-07 2:06
Y_Kaushik29-Jun-07 2:06 
GeneralRe: how open a website page in MFC Pin
Hamid_RT29-Jun-07 2:20
Hamid_RT29-Jun-07 2:20 
AnswerRe: how open a website page in MFC Pin
sps-itsec4629-Jun-07 2:11
sps-itsec4629-Jun-07 2:11 
GeneralRe: how open a website page in MFC Pin
Y_Kaushik29-Jun-07 2:48
Y_Kaushik29-Jun-07 2:48 

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.