Click here to Skip to main content
15,915,600 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Open Excutable Program in VC Pin
User 665825-Jun-04 7:50
User 665825-Jun-04 7:50 
Generalinline vs macro Pin
BengCésar25-Jun-04 5:10
BengCésar25-Jun-04 5:10 
GeneralRe: inline vs macro Pin
Antony M Kancidrowski25-Jun-04 6:23
Antony M Kancidrowski25-Jun-04 6:23 
GeneralRe: inline vs macro Pin
David Crow25-Jun-04 6:49
David Crow25-Jun-04 6:49 
GeneralRe: inline vs macro Pin
BengCésar25-Jun-04 7:31
BengCésar25-Jun-04 7:31 
GeneralRe: inline vs macro Pin
vladfein25-Jun-04 7:57
vladfein25-Jun-04 7:57 
GeneralRe: inline vs macro Pin
David Crow25-Jun-04 7:59
David Crow25-Jun-04 7:59 
GeneralSend RST flag in the TCP Header, using Winsock API or others Pin
sundareswaran.senthilvel25-Jun-04 4:59
professionalsundareswaran.senthilvel25-Jun-04 4:59 
Here i found a problem in my project, We're a TCP communication peers, the remote peer needs the RST flag to reset it internal buffers, when one transaction is completed between us. but now i solved the problem by closing the socket and opening the socket again and start a new transaction, because while closing the connection the client will send an RST flag, to the peer clearing the buffers at the peer side, but i need to send the RST flag by setting the RST flag in the TCP header but without closing the socket connection.

thanks in advance for the solution given by message board members, plz it's very urgent.



s.s.s.eswaran
GeneralClasswizard Crash in Visual C++ 6 on XP Pin
kassad66625-Jun-04 4:24
kassad66625-Jun-04 4:24 
GeneralRe: Classwizard Crash in Visual C++ 6 on XP Pin
John M. Drescher25-Jun-04 4:43
John M. Drescher25-Jun-04 4:43 
GeneralRe: Classwizard Crash in Visual C++ 6 on XP Pin
kassad66625-Jun-04 5:02
kassad66625-Jun-04 5:02 
GeneralCDialogBars and buttons availability Pin
Anonymous25-Jun-04 3:56
Anonymous25-Jun-04 3:56 
GeneralCrashes in release but not in debug Pin
CptGreenwood25-Jun-04 2:40
CptGreenwood25-Jun-04 2:40 
GeneralRe: Crashes in release but not in debug Pin
David Crow25-Jun-04 4:12
David Crow25-Jun-04 4:12 
GeneralRe: Crashes in release but not in debug Pin
CptGreenwood26-Jun-04 4:51
CptGreenwood26-Jun-04 4:51 
GeneralRe: Crashes in release but not in debug Pin
PJ Arends25-Jun-04 8:15
professionalPJ Arends25-Jun-04 8:15 
QuestionHow to implement DWebBrowserEvents Pin
sundu25-Jun-04 1:51
sundu25-Jun-04 1:51 
Generaltemplate class member function - returing pointer to the class Pin
Beau Skinner25-Jun-04 1:33
Beau Skinner25-Jun-04 1:33 
GeneralRe: template class member function - returing pointer to the class Pin
Beau Skinner25-Jun-04 20:20
Beau Skinner25-Jun-04 20:20 
QuestionMore than 30ms for very basic img proc operations? Why? Pin
redmop25-Jun-04 1:17
redmop25-Jun-04 1:17 
AnswerRe: More than 30ms for very basic img proc operations? Why? Pin
Beau Skinner25-Jun-04 1:41
Beau Skinner25-Jun-04 1:41 
AnswerRe: More than 30ms for very basic img proc operations? Why? Pin
LittleYellowBird25-Jun-04 2:37
LittleYellowBird25-Jun-04 2:37 
AnswerRe: More than 30ms for very basic img proc operations? Why? Pin
Rick York25-Jun-04 6:26
mveRick York25-Jun-04 6:26 
AnswerRe: More than 30ms for very basic img proc operations? Why? Pin
vladfein25-Jun-04 8:08
vladfein25-Jun-04 8:08 
AnswerRe: More than 30ms for very basic img proc operations? Why? Pin
Christopher Lloyd25-Jun-04 8:51
Christopher Lloyd25-Jun-04 8:51 

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.