Click here to Skip to main content
15,907,183 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralDHTM binary behavior Pin
jackalwisdom30-Oct-03 22:38
jackalwisdom30-Oct-03 22:38 
GeneralReference to object using handle Pin
Member 60189830-Oct-03 18:24
Member 60189830-Oct-03 18:24 
GeneralContext Menu on web page shown ... Pin
byblostas30-Oct-03 11:11
byblostas30-Oct-03 11:11 
GeneralGetting notification on <CR> from Edit control Pin
janman30-Oct-03 0:49
janman30-Oct-03 0:49 
GeneralRe: Getting notification on <CR> from Edit control Pin
umeca741-Nov-03 1:29
umeca741-Nov-03 1:29 
GeneralRe: Getting notification on <CR> from Edit control Pin
janman1-Nov-03 22:42
janman1-Nov-03 22:42 
GeneralRe: Getting notification on <CR> from Edit control Pin
Simon Cooke4-Nov-03 12:29
Simon Cooke4-Nov-03 12:29 
GeneralATL NT Service module 49,7 bug Pin
User 3842129-Oct-03 21:33
User 3842129-Oct-03 21:33 
This is by far the weirdest bug I’ve ever encountered! We’ve used an ATL NT Service module (multithreaded) to synchronize the physical clocks of the nodes in our network with the (so called) master time server. The service runs fine for 49,7 days, but then sh*t happens. RPC pulls a heavy CPU load for a few seconds and right afterwards the servers seems to show some nasty unexpected behavior. The service runs 100% CPU until a new client connects and asks the masters time, then the service continues normally for a few minutes and restarts pulling 100% CPU load. The weirdness is that “if” we set the clients interval at 5 minutes it all seems to run fine. I’m aware of the 32 bit rollover.

Concluding: for some reason the service starts pulling 100% CPU on the main thread. This because we couldn’t see (after profiling) any weird behavior in our own code. Debugging the host process doesn’t reach any further then the message loop where we expect the weirdness to happen.

Got a clue?

GeneralWindowing in ATL Pin
Sakusys29-Oct-03 16:57
Sakusys29-Oct-03 16:57 
GeneralRe: Windowing in ATL Pin
Michael Dunn29-Oct-03 19:14
sitebuilderMichael Dunn29-Oct-03 19:14 
GeneralCFile; Pin
Bo Hunter24-Oct-03 17:53
Bo Hunter24-Oct-03 17:53 
GeneralRe: CFile; Pin
Michael Dunn24-Oct-03 19:05
sitebuilderMichael Dunn24-Oct-03 19:05 
GeneralDirectX and ATL/WTL/STL Pin
StartingProgrammer23-Oct-03 22:30
StartingProgrammer23-Oct-03 22:30 
QuestionHow can I manipulate BSTR typed string in ATL3COM? Pin
Atif Bashir22-Oct-03 5:02
Atif Bashir22-Oct-03 5:02 
AnswerRe: How can I manipulate BSTR typed string in ATL3COM? Pin
tareqsiraj22-Oct-03 8:19
tareqsiraj22-Oct-03 8:19 
AnswerRe: How can I manipulate BSTR typed string in ATL3COM? Pin
Michael Dunn22-Oct-03 12:44
sitebuilderMichael Dunn22-Oct-03 12:44 
QuestionHow to download a file without common file download dialog Pin
yu-yu21-Oct-03 22:46
yu-yu21-Oct-03 22:46 
AnswerRe: How to download a file without common file download dialog Pin
Michael Dunn22-Oct-03 12:47
sitebuilderMichael Dunn22-Oct-03 12:47 
GeneralRe: How to download a file without common file download dialog Pin
yu-yu22-Oct-03 14:28
yu-yu22-Oct-03 14:28 
GeneralRe: How to download a file without common file download dialog Pin
Michael Dunn22-Oct-03 15:25
sitebuilderMichael Dunn22-Oct-03 15:25 
GeneralRe: How to download a file without common file download dialog Pin
yu-yu22-Oct-03 16:07
yu-yu22-Oct-03 16:07 
GeneralControlling the MediaPlayer ocx control Pin
bryces21-Oct-03 16:02
bryces21-Oct-03 16:02 
GeneralRe: Controlling the MediaPlayer ocx control Pin
Abhishek Srivastava21-Oct-03 19:20
Abhishek Srivastava21-Oct-03 19:20 
GeneralRe: Controlling the MediaPlayer ocx control Pin
bryces22-Oct-03 0:06
bryces22-Oct-03 0:06 
GeneralRe: Controlling the MediaPlayer ocx control Pin
Abhishek Srivastava22-Oct-03 1:50
Abhishek Srivastava22-Oct-03 1:50 

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.