Click here to Skip to main content
15,886,518 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionProper way to add item to ListCtrl Pin
Manmohan2911-Feb-10 7:33
Manmohan2911-Feb-10 7:33 
AnswerRe: Proper way to add item to ListCtrl Pin
Richard Andrew x6411-Feb-10 7:40
professionalRichard Andrew x6411-Feb-10 7:40 
GeneralRe: Proper way to add item to ListCtrl Pin
Manmohan2911-Feb-10 7:48
Manmohan2911-Feb-10 7:48 
AnswerRe: Proper way to add item to ListCtrl Pin
David Crow11-Feb-10 7:49
David Crow11-Feb-10 7:49 
QuestionMemory allocated between two checkpoints by a process Pin
BadJerry11-Feb-10 7:30
BadJerry11-Feb-10 7:30 
QuestionMulti Monitor Configuration in MFC/C++ Pin
krishna Srihsam11-Feb-10 7:22
krishna Srihsam11-Feb-10 7:22 
AnswerRe: Multi Monitor Configuration in MFC/C++ Pin
Emilio Garavaglia11-Feb-10 21:15
Emilio Garavaglia11-Feb-10 21:15 
AnswerRe: Multi Monitor Configuration in MFC/C++ Pin
normanS11-Feb-10 22:35
normanS11-Feb-10 22:35 
What Visual Studio version are you using?

I did some multi-monitor work in VS6 in C, at an SDK level (i.e. not using MFC.)

If you don't find a solution, let me know and I will dig out some brute-force code I used to detect the number of monitors and position windows on the different monitors. It's not elegant but it works. As I said, it would be straight C stuff, not MFC - I never got into that complicated stuff!
QuestionNeed to extract non-exported function of DLL Pin
glitteringsound11-Feb-10 7:22
glitteringsound11-Feb-10 7:22 
AnswerRe: Need to extract non-exported function of DLL Pin
Richard MacCutchan11-Feb-10 9:48
mveRichard MacCutchan11-Feb-10 9:48 
AnswerRe: Need to extract non-exported function of DLL Pin
Saurabh.Garg11-Feb-10 17:21
Saurabh.Garg11-Feb-10 17:21 
QuestionC++ application with dll in C:\WINDOWS\system32 problem Pin
chan1111-Feb-10 4:12
chan1111-Feb-10 4:12 
AnswerRe: C++ application with dll in C:\WINDOWS\system32 problem Pin
Richard Andrew x6411-Feb-10 7:37
professionalRichard Andrew x6411-Feb-10 7:37 
GeneralRe: C++ application with dll in C:\WINDOWS\system32 problem Pin
chan1111-Feb-10 8:21
chan1111-Feb-10 8:21 
QuestionDAO - Constraint Syntax Error! Pin
A&Ms11-Feb-10 3:23
A&Ms11-Feb-10 3:23 
QuestionHow do I use SetElementProperty with CDHtmlDialog? Pin
BigRedBetta11-Feb-10 3:03
BigRedBetta11-Feb-10 3:03 
QuestionWant to paste a file programatically (using C++) that's available in the clipboard Pin
PankajB11-Feb-10 1:55
PankajB11-Feb-10 1:55 
AnswerRe: Want to paste a file programatically (using C++) that's available in the clipboard Pin
Code-o-mat11-Feb-10 4:14
Code-o-mat11-Feb-10 4:14 
QuestionAdding a new item to Open With sub menu in context menu of explorer Pin
Deepu Antony11-Feb-10 1:26
Deepu Antony11-Feb-10 1:26 
AnswerRe: Adding a new item to Open With sub menu in context menu of explorer Pin
Graham Breach11-Feb-10 2:43
Graham Breach11-Feb-10 2:43 
GeneralRe: Adding a new item to Open With sub menu in context menu of explorer Pin
Deepu Antony11-Feb-10 19:04
Deepu Antony11-Feb-10 19:04 
QuestionSendMessage Pin
john563211-Feb-10 0:26
john563211-Feb-10 0:26 
AnswerRe: SendMessage Pin
CPallini11-Feb-10 0:39
mveCPallini11-Feb-10 0:39 
AnswerRe: SendMessage Pin
Richard MacCutchan11-Feb-10 0:40
mveRichard MacCutchan11-Feb-10 0:40 
AnswerRe: SendMessage Pin
Rajesh R Subramanian11-Feb-10 1:28
professionalRajesh R Subramanian11-Feb-10 1:28 

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.