Click here to Skip to main content
16,014,860 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: HTML Parser in C++ Pin
Tim Deveaux3-Feb-01 11:04
Tim Deveaux3-Feb-01 11:04 
GeneralRe: HTML Parser in C++ Pin
Vickie9-Feb-01 17:30
Vickie9-Feb-01 17:30 
GeneralRe: HTML Parser in C++ Pin
Tim Deveaux12-Feb-01 3:45
Tim Deveaux12-Feb-01 3:45 
GeneralTitle Bar Icon Pin
2-Feb-01 8:39
suss2-Feb-01 8:39 
GeneralRe: Title Bar Icon Pin
AlexMarbus2-Feb-01 12:13
AlexMarbus2-Feb-01 12:13 
QuestionHow to view (use) XIFF files? Pin
2-Feb-01 6:39
suss2-Feb-01 6:39 
Generalvariable template parameter Pin
2-Feb-01 2:59
suss2-Feb-01 2:59 
QuestionWinLogon notification? Pin
Mathias Tunared2-Feb-01 1:54
Mathias Tunared2-Feb-01 1:54 
Hello!

We have a service running under Win2k, and the problem is that we doesn’t know when a user has logged on and the Taskbar on the desktop is created. We need this information to create our System Tray afterwards, so that it will surely appear on the Taskbar.

We have tried to solve this problem by implementing a Notification Packet DLL, which Winlogon.exe loads automatically and calls a registered logon function that was implemented in the DLL. This function will then inform MTS that a user has logged on. There is however, an uncertain span between the time when Winlogon calls this function, and when the taskbar is created on the desktop.

We would like to ask which message or notification our service should subscribe, which will be sent to the service only after the taskbar is created?

Thanks in advance!

Mathias Tunared
Ericsson Enterprise AB
Sweden

AnswerRe: WinLogon notification? Pin
3-Feb-01 12:42
suss3-Feb-01 12:42 
GeneralRe: WinLogon notification? Pin
Mathias Tunared4-Feb-01 21:50
Mathias Tunared4-Feb-01 21:50 
GeneralGood Ad-ware System Pin
Colin J Davies1-Feb-01 23:25
Colin J Davies1-Feb-01 23:25 
QuestionHow do they do anti-alias ??? Pin
Danoo1-Feb-01 20:21
Danoo1-Feb-01 20:21 
AnswerRe: How do they do anti-alias ??? Pin
Chris Losinger2-Feb-01 4:23
professionalChris Losinger2-Feb-01 4:23 
GeneralATL Com progamming - needed help !!! Pin
1-Feb-01 18:52
suss1-Feb-01 18:52 
GeneralDebugging VB COM Components from a C++ Client Pin
Chris Paulse1-Feb-01 16:49
Chris Paulse1-Feb-01 16:49 
GeneralRe: Debugging VB COM Components from a C++ Client Pin
Chris Paulse2-Feb-01 15:32
Chris Paulse2-Feb-01 15:32 
GeneralThe old mouse recorder Pin
1-Feb-01 12:53
suss1-Feb-01 12:53 
GeneralRe: The old mouse recorder Pin
Michael Dunn1-Feb-01 13:14
sitebuilderMichael Dunn1-Feb-01 13:14 
GeneralRe: The old mouse recorder Pin
1-Feb-01 14:07
suss1-Feb-01 14:07 
GeneralCRichEditCtrl and rotation Pin
AlexMarbus1-Feb-01 12:31
AlexMarbus1-Feb-01 12:31 
QuestionThe following code looses memory. What's wrong? Pin
1-Feb-01 10:16
suss1-Feb-01 10:16 
AnswerRe: The following code looses memory. What's wrong? Pin
1-Feb-01 10:48
suss1-Feb-01 10:48 
GeneralMDI application Pin
kk91-Feb-01 9:18
kk91-Feb-01 9:18 
GeneralBuilding DLL's with mutual dependencies Pin
1-Feb-01 7:57
suss1-Feb-01 7:57 
GeneralMDI application Pin
kk91-Feb-01 6:35
kk91-Feb-01 6:35 

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.