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

C / C++ / MFC

 
GeneralRe: Device Context Bits Pin
SiddharthAtw18-Jan-04 21:53
SiddharthAtw18-Jan-04 21:53 
GeneralRe: Device Context Bits Pin
hadas-dvp18-Jan-04 22:32
hadas-dvp18-Jan-04 22:32 
Generaldraw image on dialog Pin
zecodela17-Jan-04 20:50
zecodela17-Jan-04 20:50 
GeneralGetCurrentPosition Pin
Anonymous17-Jan-04 20:10
Anonymous17-Jan-04 20:10 
GeneralRe: GetCurrentPosition Pin
Michael Dunn18-Jan-04 6:58
sitebuilderMichael Dunn18-Jan-04 6:58 
GeneralRe: GetCurrentPosition Pin
фил21-Jan-04 4:57
фил21-Jan-04 4:57 
GeneralUsing cximage Pin
hurr1can317-Jan-04 19:59
hurr1can317-Jan-04 19:59 
GeneralProblems with AsyncSocket ( help help help ). Pin
conarius17-Jan-04 19:57
conarius17-Jan-04 19:57 
Hi to you all !!!
When i'm trying to use socket i get very often the following assertion:
"Assertion Failed on Line 851 - Sockcore.cpp"
When entering to debug the line that comes out is:
"ASSERT(pState->m_hSocketWindow!=NULL)"

Some overview of my project:
1) it has two main programs : a server that is written in VC++ 6
and a client that is written in C#.
1) The server doesn't use a static MFC library.
2) The server has some threads that uses a global tcp/ip classes,
These Tcp/IP classes ( instanses of CSocket ) protect the Send
method with a CriticalSection object, so only one thread can send somthing
to the connected clients.

These assertion can be produced repeatedly when the server is running and
the client application ( after being connected and recieving messages from the server correctly ) is debuging in a step-by-step mode.
This assertion also accours sometime while the client is running and is not in debuging mode.

I hope that some of you guys will be able to help me.
Thank you very much.
Conarius.
GeneralRe: Problems with AsyncSocket ( help help help ). Pin
Alexander M.,18-Jan-04 8:35
Alexander M.,18-Jan-04 8:35 
GeneralRe: Problems with AsyncSocket ( help help help ). Pin
Anonymous19-Jan-04 11:47
Anonymous19-Jan-04 11:47 
GeneralGetting Window Create Event Pin
Avya17-Jan-04 17:39
Avya17-Jan-04 17:39 
Generaladding files to the code Pin
Belaluchealias17-Jan-04 16:48
Belaluchealias17-Jan-04 16:48 
GeneralRe: adding files to the code Pin
Michael Dunn17-Jan-04 19:31
sitebuilderMichael Dunn17-Jan-04 19:31 
GeneralRe: adding files to the code Pin
Deian18-Jan-04 0:31
Deian18-Jan-04 0:31 
GeneralRe: adding files to the code Pin
Alexander M.,18-Jan-04 8:30
Alexander M.,18-Jan-04 8:30 
GeneralRe: adding files to the code Pin
Belaluchealias20-Jan-04 17:14
Belaluchealias20-Jan-04 17:14 
GeneralMultiLine CListCtrl Pin
bitpusher17-Jan-04 14:04
bitpusher17-Jan-04 14:04 
GeneralRe: MultiLine CListCtrl Pin
Mike Dimmick18-Jan-04 2:21
Mike Dimmick18-Jan-04 2:21 
GeneralOpen image file for processing; Pin
Bo Hunter17-Jan-04 13:47
Bo Hunter17-Jan-04 13:47 
GeneralRe: Open image file for processing; Pin
Alexander M.,18-Jan-04 8:32
Alexander M.,18-Jan-04 8:32 
Generalclose awareness Pin
Nemok17-Jan-04 11:30
Nemok17-Jan-04 11:30 
GeneralRe: close awareness Pin
фил21-Jan-04 4:55
фил21-Jan-04 4:55 
GeneralControlling Serial port directly Pin
Mrunal_VIIT17-Jan-04 11:00
Mrunal_VIIT17-Jan-04 11:00 
GeneralRe: Controlling Serial port directly Pin
zecodela17-Jan-04 20:57
zecodela17-Jan-04 20:57 
GeneralRe: Controlling Serial port directly Pin
Mrunal_VIIT18-Jan-04 8:47
Mrunal_VIIT18-Jan-04 8:47 

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.