Click here to Skip to main content
15,887,596 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Programmatically setting power manager suspend timeouts in Windows CE5.0 Pin
SidProgrammer22-Jul-12 22:34
SidProgrammer22-Jul-12 22:34 
GeneralRe: Programmatically setting power manager suspend timeouts in Windows CE5.0 Pin
Richard MacCutchan22-Jul-12 22:37
mveRichard MacCutchan22-Jul-12 22:37 
GeneralRe: Programmatically setting power manager suspend timeouts in Windows CE5.0 Pin
SidProgrammer22-Jul-12 22:51
SidProgrammer22-Jul-12 22:51 
Questioncan i use vc6 with aforge? Pin
frank2323153422-Jul-12 1:30
frank2323153422-Jul-12 1:30 
AnswerRe: can i use vc6 with aforge? Pin
Richard MacCutchan22-Jul-12 2:05
mveRichard MacCutchan22-Jul-12 2:05 
QuestionMulti touch - Limit CView boudaries when panning Pin
Dansveen21-Jul-12 13:02
Dansveen21-Jul-12 13:02 
AnswerRe: Multi touch - Limit CView boudaries when panning Pin
Richard MacCutchan22-Jul-12 0:13
mveRichard MacCutchan22-Jul-12 0:13 
GeneralRe: Multi touch - Limit CView boudaries when panning Pin
Dansveen22-Jul-12 4:33
Dansveen22-Jul-12 4:33 
Ok
I'm using GetWindowRect like MSDN example. But I have problems when panning. I have a CView with same size as CFrameWnd, if I move the screen beyond origin the screen does not redraw. What I need is do a panning only if my CVIew is bigger than my parent frame, and don't if Cview is in origin. I tried getting screen limits but does not work.
Example:

________________ --->CFrameWnd - Glitches and does not redraw
| |
| ___________|____ ---> CView - out of screen origin
| | |
| | |
| | |
| | |
| | |
|__|_______________|

Thank you.
GeneralRe: Multi touch - Limit CView boudaries when panning Pin
Richard MacCutchan22-Jul-12 5:33
mveRichard MacCutchan22-Jul-12 5:33 
Questionrtb Pin
byank20-Jul-12 23:01
byank20-Jul-12 23:01 
GeneralRe: rtb Pin
Richard MacCutchan21-Jul-12 1:21
mveRichard MacCutchan21-Jul-12 1:21 
Questiona c++ code implimenting a single linked list Pin
phineas kimathi20-Jul-12 2:54
phineas kimathi20-Jul-12 2:54 
AnswerRe: a c++ code implimenting a single linked list Pin
Richard MacCutchan20-Jul-12 2:57
mveRichard MacCutchan20-Jul-12 2:57 
GeneralRe: a c++ code implimenting a single linked list Pin
lewax0020-Jul-12 5:33
lewax0020-Jul-12 5:33 
GeneralRe: a c++ code implimenting a single linked list Pin
Richard MacCutchan20-Jul-12 6:09
mveRichard MacCutchan20-Jul-12 6:09 
AnswerRe: a c++ code implimenting a single linked list Pin
Wes Aday20-Jul-12 3:06
professionalWes Aday20-Jul-12 3:06 
AnswerRe: a c++ code implimenting a single linked list Pin
Chris Losinger20-Jul-12 6:24
professionalChris Losinger20-Jul-12 6:24 
AnswerRe: a c++ code implimenting a single linked list Pin
jschell20-Jul-12 7:10
jschell20-Jul-12 7:10 
AnswerRe: a c++ code implimenting a single linked list Pin
Sunil P V20-Jul-12 20:30
Sunil P V20-Jul-12 20:30 
AnswerRe: a c++ code implimenting a single linked list Pin
Software_Developer22-Jul-12 6:45
Software_Developer22-Jul-12 6:45 
AnswerRe: a c++ code implimenting a single linked list Pin
Stefan_Lang22-Jul-12 22:35
Stefan_Lang22-Jul-12 22:35 
GeneralRe: a c++ code implimenting a single linked list Pin
jschell23-Jul-12 5:18
jschell23-Jul-12 5:18 
GeneralRe: a c++ code implimenting a single linked list Pin
Stefan_Lang23-Jul-12 21:59
Stefan_Lang23-Jul-12 21:59 
Questionhow to view source code of STL functions Pin
Ubun2OS20-Jul-12 2:07
Ubun2OS20-Jul-12 2:07 
AnswerRe: how to view source code of STL functions Pin
Richard MacCutchan20-Jul-12 2:55
mveRichard MacCutchan20-Jul-12 2:55 

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.