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

C / C++ / MFC

 
GeneralRe: Search Engines :: Winsock Pin
Renjith Ramachandran17-Jun-02 15:10
Renjith Ramachandran17-Jun-02 15:10 
GeneralRe: Search Engines :: Winsock Pin
valikac17-Jun-02 15:25
valikac17-Jun-02 15:25 
GeneralColorREF data type problem Pin
SilentWarrior17-Jun-02 7:06
SilentWarrior17-Jun-02 7:06 
GeneralRe: ColorREF data type problem Pin
redeemer17-Jun-02 7:11
redeemer17-Jun-02 7:11 
GeneralCustom Control On Toolbar Pin
Al_Pennyworth17-Jun-02 7:04
Al_Pennyworth17-Jun-02 7:04 
GeneralRe: Custom Control On Toolbar Pin
Ramu Pulipati17-Jun-02 7:44
Ramu Pulipati17-Jun-02 7:44 
GeneralMinimizing app with task bar button Pin
Yuri Gershanov17-Jun-02 7:01
Yuri Gershanov17-Jun-02 7:01 
GeneralRe: Minimizing app with task bar button Pin
Ramu Pulipati17-Jun-02 7:59
Ramu Pulipati17-Jun-02 7:59 
If you are using MFC, make sure you are not dealing with taskbar icon in CMyDocument::OnNewDocument() or CMyDocument::OnCloseDocument() or CMyDocument::DeleteConetents(). Its better to handle taskbar add/remove operations in CWinApp derived class.

Just some wild guesses Wink | ;)

Hth,
Ramu
GeneralRe: Minimizing app with task bar button Pin
Yuri Gershanov17-Jun-02 9:30
Yuri Gershanov17-Jun-02 9:30 
GeneralAutomatically open last opened document in SDI Pin
rrrado17-Jun-02 6:26
rrrado17-Jun-02 6:26 
GeneralRe: Automatically open last opened document in SDI Pin
Ramu Pulipati17-Jun-02 8:30
Ramu Pulipati17-Jun-02 8:30 
GeneralRe: Automatically open last opened document in SDI Pin
rrrado17-Jun-02 23:04
rrrado17-Jun-02 23:04 
GeneralRe: Automatically open last opened document in SDI Pin
Renjith Ramachandran17-Jun-02 10:53
Renjith Ramachandran17-Jun-02 10:53 
GeneralTree Control problem Pin
17-Jun-02 6:14
suss17-Jun-02 6:14 
GeneralFinding all open application names Pin
RobJones17-Jun-02 5:07
RobJones17-Jun-02 5:07 
GeneralRe: Finding all open application names Pin
Renjith Ramachandran17-Jun-02 5:17
Renjith Ramachandran17-Jun-02 5:17 
GeneralRe: Finding all open application names Pin
RobJones17-Jun-02 5:26
RobJones17-Jun-02 5:26 
GeneralRe: Finding all open application names Pin
Ramu Pulipati17-Jun-02 5:40
Ramu Pulipati17-Jun-02 5:40 
GeneralRe: Finding all open application names Pin
RobJones17-Jun-02 5:52
RobJones17-Jun-02 5:52 
GeneralRe: Finding all open application names Pin
Renjith Ramachandran17-Jun-02 5:45
Renjith Ramachandran17-Jun-02 5:45 
GeneralRe: Finding all open application names Pin
Atlantys17-Jun-02 8:26
Atlantys17-Jun-02 8:26 
GeneralHINTERNET HttpOpenRequest Pin
17-Jun-02 4:00
suss17-Jun-02 4:00 
GeneralRe: HINTERNET HttpOpenRequest Pin
benjymous17-Jun-02 4:25
benjymous17-Jun-02 4:25 
GeneralRe: HINTERNET HttpOpenRequest Pin
Roger Wright17-Jun-02 4:39
professionalRoger Wright17-Jun-02 4:39 
GeneralSet Interent Options Pin
17-Jun-02 3:16
suss17-Jun-02 3:16 

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.