Click here to Skip to main content
16,004,686 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
General??? resource file Pin
gabriel6-Oct-00 7:35
gabriel6-Oct-00 7:35 
GeneralRe: ??? resource file Pin
Tim Deveaux7-Oct-00 5:56
Tim Deveaux7-Oct-00 5:56 
GeneralNeed explaination Pin
blur6-Oct-00 7:04
blur6-Oct-00 7:04 
GeneralRe: Need explaination Pin
Member 12089656-Oct-00 17:03
Member 12089656-Oct-00 17:03 
GeneralRe: Desperate help Pin
Dave8-Oct-00 6:05
Dave8-Oct-00 6:05 
GeneralRe: Need explaination Pin
Dave8-Oct-00 6:18
Dave8-Oct-00 6:18 
QuestionHow to capture the desktop image on fastest way? Pin
AkelA6-Oct-00 6:26
AkelA6-Oct-00 6:26 
AnswerRe: How to capture the desktop image on fastest way? Pin
Member 12089656-Oct-00 17:09
Member 12089656-Oct-00 17:09 
So you're grabbing 3,145,728 bytes of information 3 - 4 times per second. I don't think you're going to beat that by a large margin no matter what you do.

Speaking of that, what are you trying to do? the only way to improve your performance will be to limit the amount you're capturing, by doing delta comparisons, or intercepting the GDI calls at a lower level, I think.

D
GeneralHelp with Hyperlink control Pin
Rick Gungadoo6-Oct-00 5:32
sussRick Gungadoo6-Oct-00 5:32 
GeneralRe: Help with Hyperlink control Pin
Sam Hobbs8-Oct-00 5:25
Sam Hobbs8-Oct-00 5:25 
GeneralRe: Help with Hyperlink control Pin
Rick Gungadoo9-Oct-00 3:44
sussRick Gungadoo9-Oct-00 3:44 
GeneralRe: Help with Hyperlink control Pin
Sam Hobbs9-Oct-00 20:34
Sam Hobbs9-Oct-00 20:34 
QuestionHow to get video driver version? Pin
Stephen Kellett6-Oct-00 5:31
Stephen Kellett6-Oct-00 5:31 
AnswerRe: How to get video driver version? Pin
Feng Yuan6-Oct-00 18:26
Feng Yuan6-Oct-00 18:26 
AnswerRe: How to get video driver version? Pin
Feng Yuan6-Oct-00 18:26
Feng Yuan6-Oct-00 18:26 
QuestionVC++ template class bug? Pin
Leonid Medvedev6-Oct-00 2:42
Leonid Medvedev6-Oct-00 2:42 
AnswerRe: VC++ template class bug? Pin
Erik Funkenbusch10-Oct-00 11:29
Erik Funkenbusch10-Oct-00 11:29 
GeneralVxd Pin
loh6-Oct-00 2:42
loh6-Oct-00 2:42 
Generaldirectx Pin
Larry6-Oct-00 2:39
Larry6-Oct-00 2:39 
GeneralI need some experts to help me on VC... Pin
magixboy5-Oct-00 23:26
magixboy5-Oct-00 23:26 
GeneralRe: I need some experts to help me on VC... Pin
Christian20-Oct-00 15:34
Christian20-Oct-00 15:34 
GeneralCInternetSession using Proxies Pin
Michael Groeger5-Oct-00 23:14
Michael Groeger5-Oct-00 23:14 
GeneralCreating circular background image with transparency Pin
Mac5-Oct-00 21:49
Mac5-Oct-00 21:49 
GeneralRe: Creating circular background image with transparency Pin
Feng Yuan6-Oct-00 18:30
Feng Yuan6-Oct-00 18:30 
GeneralMain application CFrameWnd without a menu Pin
sigmasoft5-Oct-00 19:19
sigmasoft5-Oct-00 19:19 

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.