Click here to Skip to main content
15,910,661 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: A Graphical Question Pin
Member 63357719-Nov-03 18:05
Member 63357719-Nov-03 18:05 
Generalascii code Pin
si_6918-Nov-03 1:08
si_6918-Nov-03 1:08 
GeneralRe: ascii code Pin
GDavy18-Nov-03 1:34
GDavy18-Nov-03 1:34 
GeneralRe: ascii code Pin
Adam Gritt18-Nov-03 5:26
Adam Gritt18-Nov-03 5:26 
GeneralTemplate issue.. Pin
GDavy18-Nov-03 0:09
GDavy18-Nov-03 0:09 
GeneralRe: Template issue.. Pin
GDavy18-Nov-03 0:22
GDavy18-Nov-03 0:22 
QuestionMicrosoft toolbar icons - Legal to use? Pin
blindcop17-Nov-03 23:45
blindcop17-Nov-03 23:45 
AnswerRe: Microsoft toolbar icons - Legal to use? Pin
Member 26118818-Nov-03 0:16
Member 26118818-Nov-03 0:16 
blindcop wrote:
Is it legal to use them?

I *think* that as long as you don't say that you created them, that you're allowed to use them.

blindcop wrote:
I would not be packaging the icons into my program, just loading them on the clients machine, so am I allowed to incorporate them.

Does this mean that whenever a user changes the icons in shell32.dll, that the icons in your program also change? If so, then you aren't actually using *their icons*, but just a reference to it. That is allowed IMHO.

blindcop wrote:
Where are the back forwards etc. icons hidden and how do I extract them?

In explorer.exe, there are some bitmaps embedded which contain all possible icons in all states (normal & highlighted, small & big). I tought that I saw the icons that you need among those, but I'm not sure.
GeneralRe: Microsoft toolbar icons - Legal to use? Pin
blindcop18-Nov-03 0:27
blindcop18-Nov-03 0:27 
GeneralRe: Microsoft toolbar icons - Legal to use? Pin
David Crow18-Nov-03 5:44
David Crow18-Nov-03 5:44 
AnswerRe: Microsoft toolbar icons - Legal to use? Pin
David Crow18-Nov-03 4:31
David Crow18-Nov-03 4:31 
GeneralRe: Microsoft toolbar icons - Legal to use? Pin
blindcop18-Nov-03 5:07
blindcop18-Nov-03 5:07 
GeneralRe: Microsoft toolbar icons - Legal to use? Pin
David Crow18-Nov-03 5:40
David Crow18-Nov-03 5:40 
GeneralProblem in integrating CSocket program with Windows NT Pin
Aswin17-Nov-03 23:36
Aswin17-Nov-03 23:36 
GeneralRe: Problem in integrating CSocket program with Windows NT Pin
Dudi Avramov18-Nov-03 2:49
Dudi Avramov18-Nov-03 2:49 
QuestionHow to display a bitmap when starting an application? Pin
jean-michel vanye17-Nov-03 22:34
jean-michel vanye17-Nov-03 22:34 
AnswerRe: How to display a bitmap when starting an application? Pin
iceage17-Nov-03 23:52
iceage17-Nov-03 23:52 
GeneralRe: How to display a bitmap when starting an application? Pin
jean-michel vanye18-Nov-03 0:38
jean-michel vanye18-Nov-03 0:38 
AnswerRe: How to display a bitmap when starting an application? Pin
jhwurmbach18-Nov-03 2:05
jhwurmbach18-Nov-03 2:05 
GeneralRe: How to display a bitmap when starting an application? Pin
jean-michel vanye18-Nov-03 3:17
jean-michel vanye18-Nov-03 3:17 
Questionhow to add *.hpp defined by myself to the*.cpp? Pin
Anonymous17-Nov-03 22:30
Anonymous17-Nov-03 22:30 
AnswerRe: how to add *.hpp defined by myself to the*.cpp? Pin
Anonymous17-Nov-03 23:12
Anonymous17-Nov-03 23:12 
GeneralMapAndLoad() Pin
hph17-Nov-03 22:27
hph17-Nov-03 22:27 
GeneralKill a process!! Pin
chadell17-Nov-03 22:18
chadell17-Nov-03 22:18 
GeneralRe: Kill a process!! Pin
Brian Shifrin17-Nov-03 22:48
Brian Shifrin17-Nov-03 22:48 

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.