Click here to Skip to main content
15,917,606 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Count the number of pages in a PCL file. Pin
raf-sp20-Jan-05 7:54
raf-sp20-Jan-05 7:54 
GeneralRe: Count the number of pages in a PCL file. Pin
David Crow20-Jan-05 8:35
David Crow20-Jan-05 8:35 
GeneralRe: Count the number of pages in a PCL file. Pin
raf-sp2-Feb-05 8:26
raf-sp2-Feb-05 8:26 
QuestionHow to grab sound forom the modem Pin
usman.ghani19-Jan-05 7:47
usman.ghani19-Jan-05 7:47 
Generalcheck if remote computer exists Pin
Mathias S.19-Jan-05 5:23
Mathias S.19-Jan-05 5:23 
GeneralRe: check if remote computer exists Pin
David Crow19-Jan-05 5:46
David Crow19-Jan-05 5:46 
GeneralRe: check if remote computer exists Pin
Mathias S.19-Jan-05 6:06
Mathias S.19-Jan-05 6:06 
Generaldrag rectangle with scrolling Pin
Anonymous19-Jan-05 5:09
Anonymous19-Jan-05 5:09 
Currently I have drag recntangle working but problem occurs while I have Left mouse click down and scroll at the same time. At that point it would loose track of the mouse location because it doesn't include scroll in to the factor.

2 ways I can see to do this

In OnMouseMove track where the scroll window is moving. But the problem with that is Mouse isn't moving so it's not calling the function.

Or

In OnKeyDown update the movling location. The only problem I see with that there is no CPoint mouse location passed over to OnKeyDown and I have to capture OnMouseWheel also.
GeneralFile Access from CD-ROM Pin
Gunnar Mätzler19-Jan-05 5:08
Gunnar Mätzler19-Jan-05 5:08 
GeneralRe: File Access from CD-ROM Pin
David Crow19-Jan-05 5:31
David Crow19-Jan-05 5:31 
GeneralRe: File Access from CD-ROM Pin
Henry miller19-Jan-05 6:56
Henry miller19-Jan-05 6:56 
QuestionHow do I Update a View (Toggle TreeView in OutlookTreeView) from a doc (OutlookDoc.cpp) in SDI Project? Pin
JohnCarter19-Jan-05 4:57
JohnCarter19-Jan-05 4:57 
QuestionHow to get FileTime? Pin
Monisankar19-Jan-05 4:46
Monisankar19-Jan-05 4:46 
AnswerRe: How to get FileTime? Pin
David Crow19-Jan-05 5:09
David Crow19-Jan-05 5:09 
GeneralRe: How to get FileTime? Pin
Monisankar19-Jan-05 17:57
Monisankar19-Jan-05 17:57 
GeneralRe: How to get FileTime? Pin
David Crow20-Jan-05 2:31
David Crow20-Jan-05 2:31 
GeneralAdding/appending text to a window Pin
hugPW19-Jan-05 4:37
hugPW19-Jan-05 4:37 
GeneralRe: Adding/appending text to a window Pin
David Crow19-Jan-05 5:48
David Crow19-Jan-05 5:48 
GeneralRe: Adding/appending text to a window Pin
hugPW19-Jan-05 7:37
hugPW19-Jan-05 7:37 
QuestionHow can a hook_dll call the server application? Pin
Anonymous19-Jan-05 4:12
Anonymous19-Jan-05 4:12 
QuestionOnCtlColor Memory eater??? Pin
Cpt Rick19-Jan-05 3:26
Cpt Rick19-Jan-05 3:26 
AnswerRe: OnCtlColor Memory eater??? Pin
prcarp19-Jan-05 3:50
prcarp19-Jan-05 3:50 
AnswerRe: OnCtlColor Memory eater??? Pin
Roger Allen19-Jan-05 4:02
Roger Allen19-Jan-05 4:02 
GeneralRe: OnCtlColor Memory eater??? Pin
Cpt Rick19-Jan-05 6:18
Cpt Rick19-Jan-05 6:18 
GeneralCapturing logoff event in windows Pin
e_prabhu19-Jan-05 3:01
e_prabhu19-Jan-05 3:01 

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.