Click here to Skip to main content
15,921,113 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to draw a chinese text on a window Pin
Tianan7-Nov-08 10:50
Tianan7-Nov-08 10:50 
JokeRe: How to draw a chinese text on a window Pin
sashoalm7-Nov-08 23:52
sashoalm7-Nov-08 23:52 
GeneralRe: How to draw a chinese text on a window Pin
Hamid_RT8-Nov-08 3:31
Hamid_RT8-Nov-08 3:31 
GeneralRe: How to draw a chinese text on a window Pin
Tianan8-Nov-08 13:01
Tianan8-Nov-08 13:01 
GeneralRe: How to draw a chinese text on a window Pin
Hamid_RT8-Nov-08 20:52
Hamid_RT8-Nov-08 20:52 
AnswerRe: How to draw a chinese text on a window Pin
Iain Clarke, Warrior Programmer8-Nov-08 13:10
Iain Clarke, Warrior Programmer8-Nov-08 13:10 
GeneralRe: How to draw a chinese text on a window Pin
Tianan8-Nov-08 16:27
Tianan8-Nov-08 16:27 
QuestionChecking for a registered DLL Pin
kpiciulo7-Nov-08 9:57
kpiciulo7-Nov-08 9:57 
Hello,
I'm looking for a way to check if a DLL is currently registered. I've found code to register one, namely regsvr32 in a shellexecute, or just using LoadLibrary, but nothing to find out if my DLL is already registered.

I could search the registry, but for time reasons I'd like to avoid this. Registering the DLL each time the application starts isn't an option because the user's machine permissions aren't known and have a good chance of being very strict.

Any suggestions are greatly appreciated. Smile | :)
AnswerRe: Checking for a registered DLL Pin
CPallini7-Nov-08 10:42
mveCPallini7-Nov-08 10:42 
QuestionStrange Behaviour on LookupPrivilegeValue Pin
bsaksida7-Nov-08 8:42
bsaksida7-Nov-08 8:42 
QuestionVisual C++ 2003 MDI file associations fail out of the box [solved] Pin
bob169727-Nov-08 4:49
bob169727-Nov-08 4:49 
QuestionDisable a Button ina SDI application Pin
m_mun7-Nov-08 2:50
m_mun7-Nov-08 2:50 
AnswerRe: Disable a Button ina SDI application Pin
Nishad S7-Nov-08 2:53
Nishad S7-Nov-08 2:53 
AnswerRe: Disable a Button ina SDI application Pin
Saurabh.Garg7-Nov-08 2:55
Saurabh.Garg7-Nov-08 2:55 
AnswerRe: Disable a Button ina SDI application Pin
Hamid_RT7-Nov-08 20:26
Hamid_RT7-Nov-08 20:26 
QuestionHow to get a string according to a "language identifier"? [modified] Pin
Joseph Marzbani7-Nov-08 1:08
Joseph Marzbani7-Nov-08 1:08 
AnswerRe: How to get a string according to a "language identifier"? Pin
CPallini7-Nov-08 1:54
mveCPallini7-Nov-08 1:54 
GeneralRe: How to get a string according to a "language identifier"? Pin
Joseph Marzbani7-Nov-08 4:19
Joseph Marzbani7-Nov-08 4:19 
Questionhow to show enable/disable check mark for menu items in a dialog based application? Pin
puppya7-Nov-08 0:51
puppya7-Nov-08 0:51 
AnswerRe: how to show enable/disable check mark for menu items in a dialog based application? Pin
Saurabh.Garg7-Nov-08 3:01
Saurabh.Garg7-Nov-08 3:01 
AnswerRe: how to show enable/disable check mark for menu items in a dialog based application? Pin
Mark Salsbery7-Nov-08 3:11
Mark Salsbery7-Nov-08 3:11 
GeneralRe: how to show enable/disable check mark for menu items in a dialog based application? Pin
Nishad S7-Nov-08 3:21
Nishad S7-Nov-08 3:21 
GeneralRe: how to show enable/disable check mark for menu items in a dialog based application? Pin
Mark Salsbery7-Nov-08 3:29
Mark Salsbery7-Nov-08 3:29 
GeneralRe: how to show enable/disable check mark for menu items in a dialog based application? Pin
Nishad S7-Nov-08 3:35
Nishad S7-Nov-08 3:35 
QuestionHow can i pop up a new view in a SDI application Pin
m_mun7-Nov-08 0:20
m_mun7-Nov-08 0:20 

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.