Click here to Skip to main content
15,898,134 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Trouble opening large file Pin
Camron16-Jun-05 5:26
Camron16-Jun-05 5:26 
GeneralRe: Trouble opening large file Pin
Camron16-Jun-05 5:32
Camron16-Jun-05 5:32 
GeneralRe: Trouble opening large file Pin
Graham Bradshaw16-Jun-05 5:28
Graham Bradshaw16-Jun-05 5:28 
GeneralRe: Trouble opening large file Pin
Camron16-Jun-05 5:53
Camron16-Jun-05 5:53 
Questionhow to add MFC CStatic to a ATL project? Pin
ThinkingPrometheus16-Jun-05 3:49
ThinkingPrometheus16-Jun-05 3:49 
AnswerRe: how to add MFC CStatic to a ATL project? Pin
John M. Drescher16-Jun-05 4:10
John M. Drescher16-Jun-05 4:10 
GeneralRe: how to add MFC CStatic to a ATL project? Pin
ThinkingPrometheus16-Jun-05 4:29
ThinkingPrometheus16-Jun-05 4:29 
GeneralRe: how to add MFC CStatic to a ATL project? Pin
James R. Twine16-Jun-05 8:28
James R. Twine16-Jun-05 8:28 
   You already have one.  A static control (STATIC) is a regular Windows control, just like BUTTON, EDIT, etc.

   You are still going to have to do some drawing yourself; the regular static control works by characters, and does not "smooth scroll" like a news/stock ticker.

   Peace!

-=- James
If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
Tip for new SUV drivers: Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
DeleteFXPFiles & CheckFavorites
(Please rate this post!)
GeneralRe: how to add MFC CStatic to a ATL project? Pin
vikas amin26-Aug-05 2:56
vikas amin26-Aug-05 2:56 
GeneralRe: how to add MFC CStatic to a ATL project? Pin
James R. Twine6-Sep-05 16:46
James R. Twine6-Sep-05 16:46 
Generalhelp needed Pin
amneetKAUR16-Jun-05 3:39
amneetKAUR16-Jun-05 3:39 
GeneralConverting a metafile to a 24-bit color bitmap Pin
bkphat16-Jun-05 3:25
bkphat16-Jun-05 3:25 
GeneralRe: Converting a metafile to a 24-bit color bitmap Pin
Chris Losinger16-Jun-05 3:50
professionalChris Losinger16-Jun-05 3:50 
GeneralCOM Port Pin
A_Fa16-Jun-05 2:54
A_Fa16-Jun-05 2:54 
GeneralRe: COM Port Pin
Bob Stanneveld16-Jun-05 2:58
Bob Stanneveld16-Jun-05 2:58 
GeneralRe: COM Port Pin
David Crow16-Jun-05 3:39
David Crow16-Jun-05 3:39 
GeneralRe: COM Port Pin
A_Fa16-Jun-05 7:56
A_Fa16-Jun-05 7:56 
GeneralRe: COM Port Pin
David Crow16-Jun-05 8:08
David Crow16-Jun-05 8:08 
GeneralRe: COM Port Pin
Toby Opferman16-Jun-05 18:21
Toby Opferman16-Jun-05 18:21 
GeneralRe: COM Port Pin
A_Fa17-Jun-05 18:47
A_Fa17-Jun-05 18:47 
GeneralRe: COM Port Pin
Toby Opferman18-Jun-05 13:47
Toby Opferman18-Jun-05 13:47 
GeneralRe: COM Port Pin
Anonymous19-Jun-05 21:37
Anonymous19-Jun-05 21:37 
GeneralActiveXScripting Pin
dittygrail16-Jun-05 2:22
dittygrail16-Jun-05 2:22 
GeneralAdding image view capability to control bar Pin
MFCRookie16-Jun-05 2:09
MFCRookie16-Jun-05 2:09 
GeneralContext Sensitive help for Edit Box Pin
topagarwal16-Jun-05 0:46
topagarwal16-Jun-05 0:46 

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.