Click here to Skip to main content
15,920,508 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionvisual c++ Pin
sunnyk8628-Feb-09 8:36
sunnyk8628-Feb-09 8:36 
AnswerRe: visual c++ Pin
CPallini28-Feb-09 10:27
mveCPallini28-Feb-09 10:27 
GeneralRe: visual c++ Pin
Hamid_RT28-Feb-09 19:32
Hamid_RT28-Feb-09 19:32 
JokeRe: visual c++ Pin
CPallini28-Feb-09 23:31
mveCPallini28-Feb-09 23:31 
GeneralRe: visual c++ Pin
Eytukan28-Feb-09 23:58
Eytukan28-Feb-09 23:58 
QuestionRe: visual c++ Pin
CPallini1-Mar-09 2:35
mveCPallini1-Mar-09 2:35 
AnswerRe: visual c++ Pin
Eytukan1-Mar-09 2:43
Eytukan1-Mar-09 2:43 
GeneralRe: visual c++ Pin
Hamid_RT1-Mar-09 4:28
Hamid_RT1-Mar-09 4:28 
GeneralRe: visual c++ Pin
Eytukan1-Mar-09 6:33
Eytukan1-Mar-09 6:33 
GeneralRe: visual c++ Pin
Hamid_RT1-Mar-09 4:28
Hamid_RT1-Mar-09 4:28 
AnswerRe: visual c++ Pin
Jonathan Davies28-Feb-09 12:54
Jonathan Davies28-Feb-09 12:54 
QuestionFlashing Toolbar Buttons Pin
softwaremonkey28-Feb-09 7:41
softwaremonkey28-Feb-09 7:41 
AnswerRe: Flashing Toolbar Buttons Pin
Code-o-mat28-Feb-09 7:51
Code-o-mat28-Feb-09 7:51 
GeneralRe: Flashing Toolbar Buttons Pin
softwaremonkey1-Mar-09 6:16
softwaremonkey1-Mar-09 6:16 
GeneralRe: Flashing Toolbar Buttons Pin
Code-o-mat1-Mar-09 6:57
Code-o-mat1-Mar-09 6:57 
QuestionMethod template in a class template [compiling error, help] [modified] Pin
jim258kelly28-Feb-09 6:08
jim258kelly28-Feb-09 6:08 
NewsRe: Method template in a class template [compiling error, help] [modified] Pin
jim258kelly28-Feb-09 7:30
jim258kelly28-Feb-09 7:30 
AnswerRe: Method template in a class template [compiling error, help] Pin
Stuart Dootson28-Feb-09 9:37
professionalStuart Dootson28-Feb-09 9:37 
GeneralRe: Method template in a class template [compiling error, help] Pin
jim258kelly28-Feb-09 10:34
jim258kelly28-Feb-09 10:34 
GeneralRe: Method template in a class template [compiling error, help] Pin
Stuart Dootson28-Feb-09 11:31
professionalStuart Dootson28-Feb-09 11:31 
QuestionString table Updation Pin
Alex@9C28-Feb-09 5:39
Alex@9C28-Feb-09 5:39 
I am trying to update my resource dll's string table at run time.
That means i want to expose my string table to the end user.
He should be able to update that file before the start up of the application.
And the updated strings should be displayed by the GUI.
One approach that i found is to read from the disk file each time i display string in the GUI.
However that makes my application slow.
I want that at the start up of the application, first it should update its resource dll based on the string table contained on a txt/csv file. And afterwards it should use strings stored in that dll for all its operations.

Please suggest me what can be the other optons to try with.
AnswerRe: String table Updation Pin
Code-o-mat28-Feb-09 7:37
Code-o-mat28-Feb-09 7:37 
QuestionPicture Control Pin
daavena28-Feb-09 5:36
daavena28-Feb-09 5:36 
AnswerRe: Picture Control Pin
Code-o-mat28-Feb-09 7:42
Code-o-mat28-Feb-09 7:42 
GeneralRe: Picture Control Pin
daavena28-Feb-09 7:49
daavena28-Feb-09 7:49 

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.