Click here to Skip to main content
15,900,378 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
QuestionDrawing Pin
Demian Panello27-Sep-06 6:24
Demian Panello27-Sep-06 6:24 
AnswerRe: Drawing Pin
led mike28-Sep-06 5:42
led mike28-Sep-06 5:42 
GeneralRe: Drawing Pin
Demian Panello3-Oct-06 4:27
Demian Panello3-Oct-06 4:27 
AnswerRe: Drawing Pin
Jörgen Sigvardsson30-Sep-06 15:03
Jörgen Sigvardsson30-Sep-06 15:03 
GeneralRe: Drawing Pin
Demian Panello3-Oct-06 4:24
Demian Panello3-Oct-06 4:24 
Question[SOS]Winsock in ATL Dll [SOS] Pin
Eytukan26-Sep-06 23:17
Eytukan26-Sep-06 23:17 
AnswerRe: [SOS]Winsock in ATL Dll [SOS] Pin
led mike28-Sep-06 5:39
led mike28-Sep-06 5:39 
GeneralRe: [SOS]Winsock in ATL Dll [SOS] Pin
Eytukan28-Sep-06 6:32
Eytukan28-Sep-06 6:32 
Disturb connection: It breaks the TCP stream. The point why I used "disturb" is that I've programmed the clients to reconnect automatically. but I really dont understand the picture when to web pages are running with the dll.
For example,I try to run another when a similar page(that loads the dll and uses it with JS) is already running,
1. Disconnects the previous connection (client1 in page1)
-------- but client1 reconnects to server again.
2. Starts a new connection (client2 in page2)
3. Now I close any one these connection.
----This closes the other connection.

But this never happens when I use the Dll with a windows application. The exes run separately without *disturbing* eachother.

led mike wrote:
Perhaps you should have considered the "threading" model for your ATL project.

Can you point me to some resources that actually deals with this?

It's an appartment threaded model and I've done everything to make sure it's thread safe. Inside every worker thread I've used CoInitializeEx(NULL, COINIT_MULTITHREADED); & CoUninitialize();





<marquee scrollamount="1" scrolldelay="1" direction="up" height="10" step="1">--[Jig | [Dance] ]--

[My Current Status]

Link2006 wrote:Let's take it outside of CP
Jeremy : Please don't.I would love to see this.I'm making the popcorn already.

GeneralRe: [SOS]Winsock in ATL Dll [SOS] Pin
led mike28-Sep-06 6:52
led mike28-Sep-06 6:52 
GeneralRe: [SOS]Winsock in ATL Dll [SOS] Pin
Eytukan28-Sep-06 7:51
Eytukan28-Sep-06 7:51 
AnswerRe: [SOS]Winsock in ATL Dll [SOS] Pin
Eytukan12-Oct-06 18:24
Eytukan12-Oct-06 18:24 
QuestionATL,WTL time object in debug and release config Pin
Samy_Ibraheem_Mo26-Sep-06 7:20
Samy_Ibraheem_Mo26-Sep-06 7:20 
GeneralFunction object destructor called multiple times in std::for_each loop Pin
Rob Caldecott26-Sep-06 7:02
Rob Caldecott26-Sep-06 7:02 
GeneralA solution, of sorts Pin
Rob Caldecott26-Sep-06 7:21
Rob Caldecott26-Sep-06 7:21 
GeneralRe: Function object destructor called multiple times in std::for_each loop Pin
Zac Howland26-Sep-06 8:25
Zac Howland26-Sep-06 8:25 
GeneralRe: Function object destructor called multiple times in std::for_each loop Pin
Rob Caldecott26-Sep-06 8:30
Rob Caldecott26-Sep-06 8:30 
GeneralRe: Function object destructor called multiple times in std::for_each loop Pin
Zac Howland26-Sep-06 8:43
Zac Howland26-Sep-06 8:43 
GeneralRe: Function object destructor called multiple times in std::for_each loop Pin
Rob Caldecott26-Sep-06 10:17
Rob Caldecott26-Sep-06 10:17 
GeneralRe: Function object destructor called multiple times in std::for_each loop Pin
Zac Howland26-Sep-06 10:59
Zac Howland26-Sep-06 10:59 
Questionwhat is WTL ? Pin
Sakthiu26-Sep-06 3:36
Sakthiu26-Sep-06 3:36 
AnswerRe: what is WTL ? Pin
led mike26-Sep-06 7:30
led mike26-Sep-06 7:30 
AnswerRe: what is WTL ? Pin
Michael Dunn2-Oct-06 7:35
sitebuilderMichael Dunn2-Oct-06 7:35 
GeneralRe: what is WTL ? Pin
Steve S27-Sep-06 1:22
Steve S27-Sep-06 1:22 
QuestionBHO cpu usage is too high Pin
daheitou26-Sep-06 3:10
daheitou26-Sep-06 3:10 
QuestionWTL code wrappers for Scintilla Pin
Igor Vigdorchik25-Sep-06 8:29
Igor Vigdorchik25-Sep-06 8:29 

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.