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

C / C++ / MFC

 
AnswerRe: Where's the code? Pin
David Crow14-Oct-04 2:56
David Crow14-Oct-04 2:56 
Generalissue with re sizing a tree control Pin
Tyrus18213-Oct-04 15:56
Tyrus18213-Oct-04 15:56 
GeneralRe: issue with re sizing a tree control Pin
Ryan Binns13-Oct-04 18:18
Ryan Binns13-Oct-04 18:18 
Generalprintf in C Pin
Anonymous13-Oct-04 15:49
Anonymous13-Oct-04 15:49 
GeneralRe: printf in C Pin
Tyrus18213-Oct-04 16:07
Tyrus18213-Oct-04 16:07 
GeneralRe: printf in C Pin
Ryan Binns13-Oct-04 18:20
Ryan Binns13-Oct-04 18:20 
GeneralRe: printf in C Pin
Andrzej Markowski13-Oct-04 22:33
Andrzej Markowski13-Oct-04 22:33 
QuestionMovie player's seeking bar - how should I design one? Pin
Indrawati13-Oct-04 15:01
Indrawati13-Oct-04 15:01 
Hi I am creating a simple movie player with VC++ 6, and I am planning to create a custom control in the GUI for its seeking purpose (I want to be able to modify the color and look of the seeking bar). I am unsure though, which control should I inherit from for this purpose, CSliderCtrl or CProgressCtrl? CProgressCtrl seems appropriate because the seeking bar is periodically updated when the movie is playing, however, I also want the user to move the seeking bars, something which is provided by CSliderCtrl. Could someone help me on this? Or is there another control which is more appropriate than the two?

Thanks!
AnswerRe: Movie player's seeking bar - how should I design one? Pin
Tyrus18213-Oct-04 15:51
Tyrus18213-Oct-04 15:51 
AnswerRe: Movie player's seeking bar - how should I design one? Pin
Ryan Binns13-Oct-04 18:23
Ryan Binns13-Oct-04 18:23 
GeneralThreads w/ Message loop(UI threads) in Win32 without MFC HELP!!!! Pin
O. Rodriguez13-Oct-04 14:54
sussO. Rodriguez13-Oct-04 14:54 
GeneralRe: Threads w/ Message loop(UI threads) in Win32 without MFC HELP!!!! Pin
Sujan Christo13-Oct-04 20:34
Sujan Christo13-Oct-04 20:34 
GeneralRe: Threads w/ Message loop(UI threads) in Win32 without MFC HELP!!!! Pin
O Rodriguez14-Oct-04 3:55
sussO Rodriguez14-Oct-04 3:55 
GeneralRe: Threads w/ Message loop(UI threads) in Win32 without MFC HELP!!!! Pin
Blake Miller14-Oct-04 4:36
Blake Miller14-Oct-04 4:36 
GeneralRe: Threads w/ Message loop(UI threads) in Win32 without MFC HELP!!!! Pin
O. Rodriguez14-Oct-04 5:29
sussO. Rodriguez14-Oct-04 5:29 
GeneralRe: Threads w/ Message loop(UI threads) in Win32 without MFC HELP!!!! Pin
Blake Miller14-Oct-04 6:32
Blake Miller14-Oct-04 6:32 
GeneralRe: Threads w/ Message loop(UI threads) in Win32 without MFC HELP!!!! Pin
O. Rodriguez14-Oct-04 6:51
sussO. Rodriguez14-Oct-04 6:51 
GeneralRe: Threads w/ Message loop(UI threads) in Win32 without MFC HELP!!!! Pin
Blake Miller14-Oct-04 7:14
Blake Miller14-Oct-04 7:14 
GeneralRe: Threads w/ Message loop(UI threads) in Win32 without MFC HELP!!!! Pin
O. Rodriguez14-Oct-04 8:54
sussO. Rodriguez14-Oct-04 8:54 
GeneralRe: Threads w/ Message loop(UI threads) in Win32 without MFC HELP!!!! Pin
Blake Miller15-Oct-04 4:15
Blake Miller15-Oct-04 4:15 
GeneralHooking GetCursorPos() Pin
Falcon21313-Oct-04 12:33
Falcon21313-Oct-04 12:33 
GeneralRe: Hooking GetCursorPos() Pin
SuperTank13-Oct-04 12:42
SuperTank13-Oct-04 12:42 
GeneralRe: Hooking GetCursorPos() Pin
Falcon21313-Oct-04 12:51
Falcon21313-Oct-04 12:51 
GeneralRe: Hooking GetCursorPos() Pin
Falcon21313-Oct-04 17:52
Falcon21313-Oct-04 17:52 
GeneralI can´t move my dialogbox Pin
SuperTank13-Oct-04 12:01
SuperTank13-Oct-04 12:01 

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.