Click here to Skip to main content
15,920,687 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: What is this code ?!!! Pin
Hadi Rezaee28-Jun-01 10:25
Hadi Rezaee28-Jun-01 10:25 
AnswerRe: What is this code ?!!! Pin
Carlos Antollini28-Jun-01 10:41
Carlos Antollini28-Jun-01 10:41 
GeneralDynamic controls Pin
Farah Mansor25-Jun-01 16:28
Farah Mansor25-Jun-01 16:28 
GeneralTimers accuracy Pin
Brad Schroeder25-Jun-01 13:59
Brad Schroeder25-Jun-01 13:59 
GeneralRe: Timers accuracy Pin
Carlos Antollini25-Jun-01 15:06
Carlos Antollini25-Jun-01 15:06 
GeneralRe: Timers accuracy Pin
Brad Schroeder25-Jun-01 15:59
Brad Schroeder25-Jun-01 15:59 
GeneralRe: Timers accuracy Pin
markkuk25-Jun-01 20:24
markkuk25-Jun-01 20:24 
GeneralCapture scrollable portion of a window Pin
BobMatura25-Jun-01 13:42
BobMatura25-Jun-01 13:42 
I'm trying to write a program which captures the scrollable portion of a window (Wordpad, Paint, IE, etc) and save it as one big bitmap. Actually making a window scroll down line by line isn't a problem but the difficulty I've been having is getting the scrollinfo from the window of concern. Applications seem to simply ignore the message SBM_GETSCROLLINFO and the API GetScrollInfo(...) plain doesn't work. So, unless I can get the scrollinfo, I never know how many times to scroll the window down and I also don't know how much of the window was scrolled down ( my plan is to scroll the window, make the image capture, append to "finished" image, and repeat to finished. If anybody can figure this one out I can pad your wallet with some cash.
GeneralDeleting files with invalid file names. Pin
Franky Braem25-Jun-01 10:00
Franky Braem25-Jun-01 10:00 
GeneralRe: Deleting files with invalid file names. Pin
Chris Losinger25-Jun-01 10:15
professionalChris Losinger25-Jun-01 10:15 
GeneralRe: Deleting files with invalid file names. Pin
Franky Braem25-Jun-01 20:02
Franky Braem25-Jun-01 20:02 
GeneralRe: Deleting files with invalid file names. Pin
Michael Dunn25-Jun-01 10:25
sitebuilderMichael Dunn25-Jun-01 10:25 
GeneralRe: Deleting files with invalid file names. Pin
Franky Braem25-Jun-01 20:05
Franky Braem25-Jun-01 20:05 
GeneralInterface questions Pin
Jake Palmer25-Jun-01 9:09
Jake Palmer25-Jun-01 9:09 
GeneralRe: Interface questions Pin
Tomasz Sowinski25-Jun-01 9:24
Tomasz Sowinski25-Jun-01 9:24 
QuestionHow to get thread handle in win9x? Pin
25-Jun-01 9:05
suss25-Jun-01 9:05 
AnswerRe: How to get thread handle in win9x? Pin
Tomasz Sowinski25-Jun-01 9:26
Tomasz Sowinski25-Jun-01 9:26 
AnswerRe: How to get thread handle in win9x? Pin
Stephen Kellett26-Jun-01 2:31
Stephen Kellett26-Jun-01 2:31 
QuestionTimer/Counter Help??? Pin
25-Jun-01 8:28
suss25-Jun-01 8:28 
GeneralNeed Compiler Pin
Matt Froese25-Jun-01 8:19
Matt Froese25-Jun-01 8:19 
GeneralStarting an exe without a console window Pin
Kenny Demers25-Jun-01 7:58
Kenny Demers25-Jun-01 7:58 
GeneralRe: Starting an exe without a console window Pin
25-Jun-01 8:59
suss25-Jun-01 8:59 
GeneralMoving inside CWebBrowser2 Pin
olivier25-Jun-01 6:57
olivier25-Jun-01 6:57 
GeneralRe: Moving inside CWebBrowser2 Pin
25-Jun-01 10:56
suss25-Jun-01 10:56 
GeneralRe: Moving inside CWebBrowser2 Pin
olivier25-Jun-01 21:53
olivier25-Jun-01 21:53 

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.