Click here to Skip to main content
15,904,023 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: VC++ Template problem Pin
Christian Graus4-Dec-02 23:31
protectorChristian Graus4-Dec-02 23:31 
GeneralRe: VC++ Template problem Pin
tom764-Dec-02 23:42
tom764-Dec-02 23:42 
GeneralRe: VC++ Template problem Pin
Christian Graus5-Dec-02 6:28
protectorChristian Graus5-Dec-02 6:28 
GeneralRe: VC++ Template problem Pin
tom765-Dec-02 7:04
tom765-Dec-02 7:04 
GeneralRe: VC++ Template problem Pin
Christian Graus5-Dec-02 7:25
protectorChristian Graus5-Dec-02 7:25 
GeneralFrame Control Pin
jmgir4-Dec-02 22:50
jmgir4-Dec-02 22:50 
QuestionHow to put my working application's icon in the notification area? Pin
julych4-Dec-02 22:26
julych4-Dec-02 22:26 
AnswerRe: How to put my working application's icon in the notification area? Pin
viliam4-Dec-02 23:52
viliam4-Dec-02 23:52 
There are some samples like:
http://www.codeguru.com/shell/systemtray.shtml

If aplication's window is visible and you don't want
to see it in a bar next to Start button, you have to
hide its parent window (if here is any).
Anyway if you need just put icon to system tray
you can find inspiration in sample above.


viliam
GeneralVisual C++ 7 and Windows'98 Pin
julych4-Dec-02 22:24
julych4-Dec-02 22:24 
GeneralRe: Visual C++ 7 and Windows'98 Pin
Christian Graus4-Dec-02 22:54
protectorChristian Graus4-Dec-02 22:54 
GeneralRe: Visual C++ 7 and Windows'98 Pin
Tim Smith5-Dec-02 2:10
Tim Smith5-Dec-02 2:10 
GeneralCDatabase Open Pin
MFC is the Best4-Dec-02 21:42
MFC is the Best4-Dec-02 21:42 
GeneralRe: CDatabase Open Pin
Michael P Butler4-Dec-02 22:55
Michael P Butler4-Dec-02 22:55 
GeneralRe: CDatabase Open Pin
MFC is the Best4-Dec-02 23:41
MFC is the Best4-Dec-02 23:41 
GeneralPassing handle to other classes... Pin
p833704-Dec-02 21:23
p833704-Dec-02 21:23 
GeneralSendInput problem Pin
Cyberizen4-Dec-02 21:17
Cyberizen4-Dec-02 21:17 
GeneralRe: SendInput problem Pin
RicoH5-Dec-02 1:12
RicoH5-Dec-02 1:12 
GeneralSubclassing of floating Toolbar's parent Pin
CEx4-Dec-02 20:52
CEx4-Dec-02 20:52 
QuestionHow can it draw Menu? Pin
litth4-Dec-02 20:14
litth4-Dec-02 20:14 
QuestionHow to draw a rounded bitmap? Pin
phped4-Dec-02 20:11
phped4-Dec-02 20:11 
AnswerRe: How to draw a rounded bitmap? Pin
Christian Graus4-Dec-02 20:18
protectorChristian Graus4-Dec-02 20:18 
AnswerRe: How to draw a rounded bitmap? Pin
Shog94-Dec-02 20:27
sitebuilderShog94-Dec-02 20:27 
GeneralRe: How to draw a rounded bitmap? Pin
Paul M Watt5-Dec-02 5:42
mentorPaul M Watt5-Dec-02 5:42 
AnswerRe: How to draw a rounded bitmap? Pin
Paul M Watt5-Dec-02 5:45
mentorPaul M Watt5-Dec-02 5:45 
QuestionHow to translate this (masm32 in VC++) ? Pin
chen4-Dec-02 19:34
chen4-Dec-02 19:34 

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.