Click here to Skip to main content
15,915,702 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionlook for some files Pin
sun_shb8-Dec-05 21:16
sun_shb8-Dec-05 21:16 
AnswerRe: look for some files Pin
ThatsAlok8-Dec-05 21:30
ThatsAlok8-Dec-05 21:30 
GeneralRe: look for some files Pin
sun_shb8-Dec-05 21:59
sun_shb8-Dec-05 21:59 
QuestionHow to give paintpad on VC++ application Pin
shivditya8-Dec-05 20:38
shivditya8-Dec-05 20:38 
QuestionNeed to recreate Pin
steve_espinosa8-Dec-05 20:17
steve_espinosa8-Dec-05 20:17 
AnswerRe: Need to recreate Pin
khan++8-Dec-05 20:31
khan++8-Dec-05 20:31 
Questionhow to deal more no. of gif files Pin
kotiramkoteswararao8-Dec-05 19:08
kotiramkoteswararao8-Dec-05 19:08 
AnswerRe: how to deal more no. of gif files Pin
khan++8-Dec-05 19:36
khan++8-Dec-05 19:36 
You could write another program (exe) that will open the dll file using LoadLibrary(), update the resources using BeginUpdateResource(), UpdateResource(), EndUpdateResource(), then FreeLibrary().
The program could find all the files in a designated directory, put the files in the dll using the above functions, and that would be it.


this is this.
GeneralRe: how to deal more no. of gif files Pin
kotiramkoteswararao8-Dec-05 20:33
kotiramkoteswararao8-Dec-05 20:33 
QuestionHow to get the size of cursor? Pin
simonchen.net8-Dec-05 19:07
simonchen.net8-Dec-05 19:07 
AnswerRe: How to get the size of cursor? Pin
Cool Ju8-Dec-05 19:57
Cool Ju8-Dec-05 19:57 
GeneralRe: How to get the size of cursor? Pin
simonchen.net8-Dec-05 20:19
simonchen.net8-Dec-05 20:19 
QuestionLook for:source code for Database table design Pin
wxshzf8-Dec-05 14:57
wxshzf8-Dec-05 14:57 
AnswerRe: Look for:source code for Database table design Pin
wxshzf8-Dec-05 20:11
wxshzf8-Dec-05 20:11 
AnswerRe: Look for:source code for Database table design Pin
kakan8-Dec-05 21:06
professionalkakan8-Dec-05 21:06 
QuestionCEdit transparent background - text gets screwy Pin
Christian Graus8-Dec-05 11:48
protectorChristian Graus8-Dec-05 11:48 
AnswerRe: CEdit transparent background - text gets screwy Pin
Christian Graus8-Dec-05 12:02
protectorChristian Graus8-Dec-05 12:02 
GeneralRe: CEdit transparent background - text gets screwy Pin
PJ Arends8-Dec-05 12:34
professionalPJ Arends8-Dec-05 12:34 
GeneralRe: CEdit transparent background - text gets screwy Pin
Christian Graus8-Dec-05 12:42
protectorChristian Graus8-Dec-05 12:42 
QuestionWindows Enumeration Pin
Manu_818-Dec-05 9:52
Manu_818-Dec-05 9:52 
Questionclass subclass instance problem Pin
tbrake8-Dec-05 9:14
tbrake8-Dec-05 9:14 
AnswerRe: class subclass instance problem Pin
Bob Stanneveld8-Dec-05 9:41
Bob Stanneveld8-Dec-05 9:41 
GeneralRe: class subclass instance problem Pin
tbrake8-Dec-05 9:52
tbrake8-Dec-05 9:52 
GeneralRe: class subclass instance problem Pin
Bob Stanneveld8-Dec-05 10:44
Bob Stanneveld8-Dec-05 10:44 
QuestionCannot hook FindNextFile Pin
gamitech8-Dec-05 6:37
gamitech8-Dec-05 6:37 

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.