Click here to Skip to main content
15,908,264 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to load some icons from a file into a listcontrol? Pin
Gavin Taylor28-Nov-05 20:24
professionalGavin Taylor28-Nov-05 20:24 
GeneralRe: How to load some icons from a file into a listcontrol? Pin
zhonglin.liang28-Nov-05 21:05
zhonglin.liang28-Nov-05 21:05 
GeneralRe: How to load some icons from a file into a listcontrol? Pin
Gavin Taylor28-Nov-05 22:00
professionalGavin Taylor28-Nov-05 22:00 
QuestionMFC Program looking for a good tool for a log box. Pin
King Link28-Nov-05 15:15
King Link28-Nov-05 15:15 
AnswerRe: MFC Program looking for a good tool for a log box. Pin
Christian Graus28-Nov-05 15:34
protectorChristian Graus28-Nov-05 15:34 
GeneralRe: MFC Program looking for a good tool for a log box. Pin
S Douglas28-Nov-05 19:06
professionalS Douglas28-Nov-05 19:06 
QuestionMultiple language support using static lib Pin
Harshabhi28-Nov-05 14:15
Harshabhi28-Nov-05 14:15 
AnswerRe: Multiple language support using static lib Pin
Gavin Taylor28-Nov-05 19:15
professionalGavin Taylor28-Nov-05 19:15 
I could be very wrong but I think using GetModuleHandle( TEXT("libraryname.dll") ) should return the instance handle for any statically linked libraries just as it would do with stuff loaded with LoadLibrary(), you could then just pass that into LoadString. Can't try it though as no copy of Visual Studio around me.


Gavin Taylor
w: http://www.gavintaylor.co.uk

Questionno operator found which takes a right-hand operand of type 'char' Pin
Lord Kixdemp28-Nov-05 14:02
Lord Kixdemp28-Nov-05 14:02 
AnswerRe: no operator found which takes a right-hand operand of type 'char' Pin
PJ Arends28-Nov-05 14:28
professionalPJ Arends28-Nov-05 14:28 
GeneralRe: no operator found which takes a right-hand operand of type 'char' Pin
Lord Kixdemp28-Nov-05 14:41
Lord Kixdemp28-Nov-05 14:41 
QuestionConverting PDF's to TIFF's Pin
bitznarf28-Nov-05 12:02
bitznarf28-Nov-05 12:02 
Questionproject graph analys Pin
senatort77728-Nov-05 11:00
senatort77728-Nov-05 11:00 
AnswerRe: project graph analys Pin
kakan28-Nov-05 19:08
professionalkakan28-Nov-05 19:08 
QuestionFilling an array with random characters Pin
mouaronc28-Nov-05 10:52
mouaronc28-Nov-05 10:52 
AnswerRe: Filling an array with random characters Pin
Gary R. Wheeler28-Nov-05 14:05
Gary R. Wheeler28-Nov-05 14:05 
Question[Message Deleted] Pin
Bobamagoo28-Nov-05 10:17
Bobamagoo28-Nov-05 10:17 
AnswerRe: Dynamically Loading Managed Code from a DLL Pin
PJ Arends28-Nov-05 10:24
professionalPJ Arends28-Nov-05 10:24 
QuestionHelp -Voice Recognition- Visual Basic...Excel Macro Pin
jakabo28-Nov-05 8:49
jakabo28-Nov-05 8:49 
AnswerRe: Help -Voice Recognition- Visual Basic...Excel Macro Pin
Christian Graus28-Nov-05 10:38
protectorChristian Graus28-Nov-05 10:38 
GeneralRe: Help -Voice Recognition- Visual Basic...Excel Macro Pin
Rajesh R Subramanian28-Nov-05 20:13
professionalRajesh R Subramanian28-Nov-05 20:13 
JokeHelp -Voice Recognition- Visual Basic...Excel Macro Pin
usha_dolly6-Dec-05 0:14
usha_dolly6-Dec-05 0:14 
QuestionProblems rendering flash object on WebControl Pin
razvar28-Nov-05 5:18
razvar28-Nov-05 5:18 
QuestionC++ and mysql, any suggestions? Pin
includeh1028-Nov-05 5:08
includeh1028-Nov-05 5:08 
AnswerRe: C++ and mysql, any suggestions? Pin
Bob Stanneveld28-Nov-05 7:35
Bob Stanneveld28-Nov-05 7:35 

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.