Click here to Skip to main content
15,907,906 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionproblem with debug mode Pin
kir_MFC29-Mar-09 20:42
kir_MFC29-Mar-09 20:42 
QuestionCOM port number identification Pin
AnayKulkarni29-Mar-09 19:58
AnayKulkarni29-Mar-09 19:58 
AnswerRe: COM port number identification Pin
«_Superman_»29-Mar-09 20:59
professional«_Superman_»29-Mar-09 20:59 
AnswerRe: COM port number identification Pin
Jonathan Davies30-Mar-09 3:54
Jonathan Davies30-Mar-09 3:54 
Question[Message Deleted] Pin
Purish Dwivedi29-Mar-09 19:08
Purish Dwivedi29-Mar-09 19:08 
AnswerRe: how to conditionally select a DLL on detecting a language pack? Pin
CPallini29-Mar-09 21:32
mveCPallini29-Mar-09 21:32 
General[Message Deleted] Pin
Purish Dwivedi29-Mar-09 22:52
Purish Dwivedi29-Mar-09 22:52 
GeneralRe: how to conditionally select a DLL on detecting a language pack? Pin
Randor 30-Mar-09 2:34
professional Randor 30-Mar-09 2:34 
Purish Dwivedi wrote:
Actually this method can be used in MFC application , but I wanna detect the available languages through installlshield during installation.


Hi Purish Dwivedi,

1.) EnumUILanguages has nothing to do with the MFC, this function is exported from Kernel32.dll and can be called from any language capable of calling Win32 Dynamic Link Library functions. The exported function is available on Win2k and above.

2.) If your question is InstallShield specific perhaps you should ask in the InstallShield Forum[^].
Smile | :)
Best Wishes,
-David Delaune
QuestionShould an application to have a central error handling model? Pin
xiaolin.lan29-Mar-09 17:06
xiaolin.lan29-Mar-09 17:06 
AnswerRe: Should an application to have a central error handling model? Pin
N a v a n e e t h29-Mar-09 17:24
N a v a n e e t h29-Mar-09 17:24 
GeneralRe: Should an application to have a central error handling model? Pin
xiaolin.lan29-Mar-09 17:32
xiaolin.lan29-Mar-09 17:32 
Questionfocusing messagebox Pin
gamefreak229129-Mar-09 16:15
gamefreak229129-Mar-09 16:15 
AnswerRe: focusing messagebox Pin
enhzflep29-Mar-09 18:26
enhzflep29-Mar-09 18:26 
GeneralRe: focusing messagebox Pin
gamefreak229129-Mar-09 19:02
gamefreak229129-Mar-09 19:02 
GeneralRe: focusing messagebox Pin
«_Superman_»29-Mar-09 19:44
professional«_Superman_»29-Mar-09 19:44 
GeneralRe: focusing messagebox Pin
gamefreak229129-Mar-09 20:38
gamefreak229129-Mar-09 20:38 
GeneralRe: focusing messagebox Pin
«_Superman_»29-Mar-09 20:47
professional«_Superman_»29-Mar-09 20:47 
AnswerRe: focusing messagebox Pin
Eytukan29-Mar-09 21:18
Eytukan29-Mar-09 21:18 
AnswerRe: focusing messagebox Pin
Rajesh R Subramanian30-Mar-09 2:05
professionalRajesh R Subramanian30-Mar-09 2:05 
GeneralRe: focusing messagebox Pin
gamefreak229130-Mar-09 3:18
gamefreak229130-Mar-09 3:18 
AnswerRe: focusing messagebox Pin
Rajesh R Subramanian30-Mar-09 3:42
professionalRajesh R Subramanian30-Mar-09 3:42 
QuestionSMTP C++ Pin
jcy809629-Mar-09 14:09
jcy809629-Mar-09 14:09 
AnswerRe: SMTP C++ Pin
Joe Woodbury29-Mar-09 15:18
professionalJoe Woodbury29-Mar-09 15:18 
Questiontime difference Pin
Sadaiyappan29-Mar-09 10:15
Sadaiyappan29-Mar-09 10:15 
AnswerRe: time difference Pin
Stuart Dootson29-Mar-09 10:43
professionalStuart Dootson29-Mar-09 10:43 

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.