Click here to Skip to main content
16,007,809 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Comparing 2 colors similarity Pin
Christian Graus22-Aug-01 1:52
protectorChristian Graus22-Aug-01 1:52 
GeneralOpening HTML with Default browser Pin
21-Aug-01 15:53
suss21-Aug-01 15:53 
GeneralRe: Opening HTML with Default browser Pin
Christian Graus21-Aug-01 16:18
protectorChristian Graus21-Aug-01 16:18 
QuestionHow to get Windows NT Server Information Pin
Saif ur Rehman21-Aug-01 15:16
Saif ur Rehman21-Aug-01 15:16 
AnswerRe: How to get Windows NT Server Information Pin
Stan Shannon22-Aug-01 1:55
Stan Shannon22-Aug-01 1:55 
QuestionHow to get Windows NT Server Information Pin
Saif ur Rehman21-Aug-01 15:10
Saif ur Rehman21-Aug-01 15:10 
GeneralIcon question Pin
21-Aug-01 13:11
suss21-Aug-01 13:11 
GeneralRe: Icon question Pin
Derek Waters21-Aug-01 13:17
Derek Waters21-Aug-01 13:17 
The easiest way is to rip it out of the system dlls. Chances are the icon you are looking for is in shell32.dll, but it may be in another. To find it, do a File->Open from Visual Studio and locate the dll you want to look at. At the bottom of the File Open dialog, there is a "Open As" combo - select Resources, and the resources of the dll you've selected should appear in Visual Studio. Browse at will.

Unfortunately, I don't have W2k installed at the moment, so I can't check what icon you need, but chances are it's in shell32.dll.

Hope this helps.


------------------------
Derek Waters
derek@lj-oz.com
GeneralEmbeded scripting language options Pin
Matt Weagle21-Aug-01 12:04
Matt Weagle21-Aug-01 12:04 
GeneralRe: Embeded scripting language options Pin
Christian Graus21-Aug-01 12:26
protectorChristian Graus21-Aug-01 12:26 
GeneralRe: Embeded scripting language options Pin
Matt Weagle21-Aug-01 13:34
Matt Weagle21-Aug-01 13:34 
GeneralRe: Embeded scripting language options Pin
Christian Graus21-Aug-01 14:17
protectorChristian Graus21-Aug-01 14:17 
GeneralTo display activex property page on a webpage Pin
bobby21-Aug-01 10:37
bobby21-Aug-01 10:37 
GeneralRe: To display activex property page on a webpage Pin
bobby23-Aug-01 6:29
bobby23-Aug-01 6:29 
GeneralDialog Box Pin
calebcohoon21-Aug-01 9:58
calebcohoon21-Aug-01 9:58 
GeneralRe: Dialog Box Pin
Bret Faller21-Aug-01 12:45
Bret Faller21-Aug-01 12:45 
Generalstring functions Pin
Kyle21-Aug-01 9:53
Kyle21-Aug-01 9:53 
GeneralRe: string functions Pin
Paolo Messina21-Aug-01 11:42
professionalPaolo Messina21-Aug-01 11:42 
GeneralDocking a dialog based app Pin
Bret Faller21-Aug-01 8:32
Bret Faller21-Aug-01 8:32 
GeneralOutput file Pin
21-Aug-01 7:07
suss21-Aug-01 7:07 
GeneralRe: Output file Pin
Ravi Bhavnani21-Aug-01 7:30
professionalRavi Bhavnani21-Aug-01 7:30 
GeneralRe: Output file Pin
22-Aug-01 10:26
suss22-Aug-01 10:26 
GeneralRe: Output file Pin
22-Aug-01 10:26
suss22-Aug-01 10:26 
GeneralRe: Output file Pin
Ravi Bhavnani22-Aug-01 10:35
professionalRavi Bhavnani22-Aug-01 10:35 
GeneralDesperately attempting to attach a view to a frame Pin
BigBear21-Aug-01 6:05
BigBear21-Aug-01 6:05 

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.