Click here to Skip to main content
15,915,328 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to use MS Media Player Active-x control?? Pin
Kuniva12-Dec-01 1:23
Kuniva12-Dec-01 1:23 
AnswerRe: How to use MS Media Player Active-x control?? Pin
A.R.12-Dec-01 4:47
A.R.12-Dec-01 4:47 
Generalpessimistic locking Pin
Mazdak12-Dec-01 1:19
Mazdak12-Dec-01 1:19 
GeneralRe: pessimistic locking Pin
Alvaro Mendez12-Dec-01 8:53
Alvaro Mendez12-Dec-01 8:53 
Generalabout ToolBar Pin
BigMouth12-Dec-01 0:10
BigMouth12-Dec-01 0:10 
GeneralRe: about ToolBar Pin
Nish Nishant12-Dec-01 1:07
sitebuilderNish Nishant12-Dec-01 1:07 
GeneralRe: about ToolBar Pin
BigMouth12-Dec-01 1:47
BigMouth12-Dec-01 1:47 
GeneralRe: about ToolBar Pin
Christian Graus12-Dec-01 10:27
protectorChristian Graus12-Dec-01 10:27 
You can actually modify the imagelist directly - m_wndToolbar.GetToolbarCtrl().GetImageList() returns a pointer to the image list, and you can then use ExtractIcon to pull an image out, or Add or Replace to add an image or replace one respectively.


Christian

After all, there's nothing wrong with an elite as long as I'm allowed to be part of it!! - Mike Burston Oct 23, 2001

Sonork ID 100.10002:MeanManOz
I live in Bob's HungOut now

GeneralRe: about ToolBar Pin
BigMouth12-Dec-01 18:41
BigMouth12-Dec-01 18:41 
GeneralRe: about ToolBar Pin
Christian Graus12-Dec-01 18:52
protectorChristian Graus12-Dec-01 18:52 
GeneralRe: about ToolBar Pin
BigMouth13-Dec-01 20:13
BigMouth13-Dec-01 20:13 
GeneralRe: about ToolBar Pin
Christian Graus14-Dec-01 10:23
protectorChristian Graus14-Dec-01 10:23 
GeneralRe: about ToolBar Pin
BigMouth14-Dec-01 18:23
BigMouth14-Dec-01 18:23 
GeneralRe: about ToolBar Pin
Christian Graus15-Dec-01 10:56
protectorChristian Graus15-Dec-01 10:56 
GeneralRe: about ToolBar Pin
BigMouth15-Dec-01 21:01
BigMouth15-Dec-01 21:01 
GeneralRe: about ToolBar Pin
Christian Graus16-Dec-01 9:51
protectorChristian Graus16-Dec-01 9:51 
GeneralRe: about ToolBar Pin
BigMouth16-Dec-01 17:59
BigMouth16-Dec-01 17:59 
GeneralRe: about ToolBar Pin
Christian Graus17-Dec-01 10:01
protectorChristian Graus17-Dec-01 10:01 
GeneralRe: about ToolBar Pin
BigMouth18-Dec-01 17:21
BigMouth18-Dec-01 17:21 
GeneralRe: about ToolBar Pin
Christian Graus18-Dec-01 17:31
protectorChristian Graus18-Dec-01 17:31 
GeneralRe: about ToolBar Pin
BigMouth18-Dec-01 21:52
BigMouth18-Dec-01 21:52 
GeneralRe: about ToolBar Pin
Christian Graus19-Dec-01 0:59
protectorChristian Graus19-Dec-01 0:59 
GeneralRe: about ToolBar Pin
BigMouth21-Dec-01 23:49
BigMouth21-Dec-01 23:49 
GeneralRe: about ToolBar Pin
BigMouth21-Dec-01 23:55
BigMouth21-Dec-01 23:55 
GeneralRe: about ToolBar Pin
Christian Graus22-Dec-01 12:53
protectorChristian Graus22-Dec-01 12: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.