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

C / C++ / MFC

 
GeneralRe: Target Build Pin
Toni7823-Jul-03 20:06
Toni7823-Jul-03 20:06 
GeneralRe: Target Build Pin
yitzhak23-Jul-03 21:53
yitzhak23-Jul-03 21:53 
GeneralRe: Target Build Pin
Toni7823-Jul-03 22:47
Toni7823-Jul-03 22:47 
QuestionHow to programmatically "lock computer"? Pin
Abin23-Jul-03 18:18
Abin23-Jul-03 18:18 
AnswerRe: How to programmatically "lock computer"? Pin
Ryan Binns23-Jul-03 18:47
Ryan Binns23-Jul-03 18:47 
GeneralRe: How to programmatically "lock computer"? Pin
Abin23-Jul-03 19:16
Abin23-Jul-03 19:16 
GeneralRe: How to programmatically "lock computer"? Pin
Ryan Binns23-Jul-03 19:21
Ryan Binns23-Jul-03 19:21 
GeneralScrolling Images Pin
Martin Hinchy23-Jul-03 18:04
Martin Hinchy23-Jul-03 18:04 
Operating System: Windows XP Language: VC++ 6.0

Does anyone know of a good method to scroll images into a window (similar to how PowerPoint scrolls slides into view during a PowerPoint presentation). In particular I'm trying to develop an application that:

1. Loads images from disk and stores them in memory.
2. Scrolls a previously loaded image onto a window (bottom to top) at a configurable speed, over the top of any image that is already there.
3. Keeps processor usage to a minimum

I've done some experimenting with GDI+ using Graphics::DrawImage() to redraw the image onto the screen a couple of pixels at a time but it sends the processor usage on my computer up to 100%.



Regards
Martin

GeneralRe: Scrolling Images Pin
Ryan Binns23-Jul-03 18:51
Ryan Binns23-Jul-03 18:51 
GeneralRe: Scrolling Images Pin
J. Dunlap23-Jul-03 19:56
J. Dunlap23-Jul-03 19:56 
GeneralRe: Scrolling Images Pin
Ryan Binns23-Jul-03 20:00
Ryan Binns23-Jul-03 20:00 
GeneralOPENGL COLOR Problem Pin
sdfdsfa23-Jul-03 16:29
sdfdsfa23-Jul-03 16:29 
GeneralRe: OPENGL COLOR Problem Pin
Alexander M.,24-Jul-03 3:03
Alexander M.,24-Jul-03 3:03 
GeneralRe: OPENGL COLOR Problem Pin
sdfdsfa24-Jul-03 10:17
sdfdsfa24-Jul-03 10:17 
Questionprotect com dll? Pin
novachen23-Jul-03 14:35
novachen23-Jul-03 14:35 
AnswerRe: protect com dll? Pin
Toni7823-Jul-03 15:42
Toni7823-Jul-03 15:42 
Generalmsvcp60.dll dependency Pin
paulb23-Jul-03 13:42
paulb23-Jul-03 13:42 
GeneralRe: msvcp60.dll dependency Pin
Toni7823-Jul-03 14:38
Toni7823-Jul-03 14:38 
Generalproblem retrieving data from list box Pin
Deepak Samuel23-Jul-03 13:33
Deepak Samuel23-Jul-03 13:33 
GeneralRe: problem retrieving data from list box Pin
Ryan Binns23-Jul-03 15:55
Ryan Binns23-Jul-03 15:55 
GeneralRe: problem retrieving data from list box Pin
Deepak Samuel23-Jul-03 23:56
Deepak Samuel23-Jul-03 23:56 
GeneralRe: problem retrieving data from list box Pin
Ryan Binns24-Jul-03 2:10
Ryan Binns24-Jul-03 2:10 
GeneralLoading text into a browser control Pin
HP723-Jul-03 13:14
HP723-Jul-03 13:14 
GeneralIs it possible to use Manifest file in VC6 Pin
Valera24117623-Jul-03 10:07
Valera24117623-Jul-03 10:07 
GeneralRe: Is it possible to use Manifest file in VC6 Pin
AlexO23-Jul-03 10:43
AlexO23-Jul-03 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.