Click here to Skip to main content
16,005,127 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: To select a single specific file for a CFileDialog Pin
toxcct8-Aug-07 21:27
toxcct8-Aug-07 21:27 
AnswerRe: To select a single specific file for a CFileDialog Pin
Blake Miller13-Aug-07 8:46
Blake Miller13-Aug-07 8:46 
QuestionHow can Video Cutter Pin
Rohit T8-Aug-07 20:43
Rohit T8-Aug-07 20:43 
AnswerRe: How can Video Cutter Pin
jk chan8-Aug-07 22:58
jk chan8-Aug-07 22:58 
GeneralRe: How can made Video Cutter Pin
Rohit T8-Aug-07 23:13
Rohit T8-Aug-07 23:13 
GeneralRe: How can made Video Cutter Pin
jk chan8-Aug-07 23:46
jk chan8-Aug-07 23:46 
QuestionHow to read image from MFC using image magick? [modified] Pin
$uresh $hanmugam8-Aug-07 20:11
$uresh $hanmugam8-Aug-07 20:11 
AnswerRe: How to read image from MFC using image magick? Pin
Abdellatif_El_Khlifi18-Aug-07 5:37
Abdellatif_El_Khlifi18-Aug-07 5:37 
Hi,

If you want to use the functions contained in your DLL, you've to load this DLL in the memory space of your process. To do that you need to call the Win32 API function LoadLibrary (see MSDN) . After that you can obtain pointers to the desired function and you would be abele to call it.
QuestionProcessShellCommand Pin
KASR18-Aug-07 19:54
KASR18-Aug-07 19:54 
AnswerRe: ProcessShellCommand Pin
baerten8-Aug-07 20:48
baerten8-Aug-07 20:48 
GeneralRe: ProcessShellCommand Pin
KASR18-Aug-07 21:15
KASR18-Aug-07 21:15 
QuestionHorizontal scroll bar of list box is not working, what am i doing wrong? Pin
Mushtaque Nizamani8-Aug-07 19:18
Mushtaque Nizamani8-Aug-07 19:18 
QuestionRe: Horizontal scroll bar of list box is not working, what am i doing wrong? Pin
Hamid_RT8-Aug-07 19:27
Hamid_RT8-Aug-07 19:27 
AnswerRe: Horizontal scroll bar of list box is not working, what am i doing wrong? Pin
Mushtaque Nizamani8-Aug-07 19:30
Mushtaque Nizamani8-Aug-07 19:30 
GeneralRe: Horizontal scroll bar of list box is not working, what am i doing wrong? Pin
Hamid_RT8-Aug-07 19:59
Hamid_RT8-Aug-07 19:59 
AnswerRe: Horizontal scroll bar of list box is not working, what am i doing wrong? Pin
jk chan8-Aug-07 19:27
jk chan8-Aug-07 19:27 
AnswerRe: Horizontal scroll bar of list box is not working, what am i doing wrong? Pin
Mushtaque Nizamani8-Aug-07 19:53
Mushtaque Nizamani8-Aug-07 19:53 
GeneralRe: Horizontal scroll bar of list box is not working, what am i doing wrong? Pin
Hamid_RT8-Aug-07 20:00
Hamid_RT8-Aug-07 20:00 
GeneralRe: Horizontal scroll bar of list box is not working, what am i doing wrong? Pin
Mushtaque Nizamani8-Aug-07 20:23
Mushtaque Nizamani8-Aug-07 20:23 
QuestionFill color Pin
himuskanhere8-Aug-07 19:01
himuskanhere8-Aug-07 19:01 
AnswerRe: Fill color Pin
Hamid_RT8-Aug-07 19:13
Hamid_RT8-Aug-07 19:13 
AnswerRe: Fill color Pin
jk chan8-Aug-07 19:22
jk chan8-Aug-07 19:22 
QuestionRe: Fill color Pin
himuskanhere8-Aug-07 19:31
himuskanhere8-Aug-07 19:31 
AnswerRe: Fill color Pin
Nishad S8-Aug-07 22:37
Nishad S8-Aug-07 22:37 
QuestionDisable Hot Keys Pin
shakumar_228-Aug-07 18:57
shakumar_228-Aug-07 18:57 

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.