Click here to Skip to main content
15,897,226 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralActually... Pin
bikram singh14-Jun-04 7:38
bikram singh14-Jun-04 7:38 
GeneralRe: Actually... Pin
David Crow14-Jun-04 8:29
David Crow14-Jun-04 8:29 
GeneralRe: Actually... Pin
bikram singh14-Jun-04 8:49
bikram singh14-Jun-04 8:49 
GeneralRe: Actually... Pin
David Crow14-Jun-04 9:04
David Crow14-Jun-04 9:04 
QuestionLibraries for creating a RIFF Wav file?? Pin
Anonymous13-Jun-04 22:21
Anonymous13-Jun-04 22:21 
AnswerRe: Libraries for creating a RIFF Wav file?? Pin
Mahendra_78613-Jun-04 22:56
Mahendra_78613-Jun-04 22:56 
GeneralTCP Clients management Pin
ilgale13-Jun-04 21:50
ilgale13-Jun-04 21:50 
GeneralRe: TCP Clients management Pin
Dudi Avramov13-Jun-04 22:14
Dudi Avramov13-Jun-04 22:14 
Do the following:
<br />
SOCKADDR_IN addr_in = *(SOCKADDR_IN*)&l_ClientAddress;<br />
char *pIPAddress = inet_ntoa(addr_in.sin_addr);<br />

GeneralRe: TCP Clients management Pin
ilgale13-Jun-04 23:00
ilgale13-Jun-04 23:00 
GeneralRe: TCP Clients management Pin
David Crow14-Jun-04 3:28
David Crow14-Jun-04 3:28 
General: How to send message to base dialog window from tab page Pin
Rajesh_K_Sharma13-Jun-04 21:49
Rajesh_K_Sharma13-Jun-04 21:49 
GeneralRe: : How to send message to base dialog window from tab page Pin
Deian13-Jun-04 22:16
Deian13-Jun-04 22:16 
QuestionHow to enable/disable Apply Button? Pin
Rajesh_K_Sharma13-Jun-04 21:08
Rajesh_K_Sharma13-Jun-04 21:08 
AnswerRe: How to enable/disable Apply Button? Pin
toxcct13-Jun-04 22:17
toxcct13-Jun-04 22:17 
Generala problem about MSChart Pin
yingkou13-Jun-04 20:55
yingkou13-Jun-04 20:55 
Generala problem about MSChart Pin
madecheng123456@yahoo.com.cn13-Jun-04 20:54
sussmadecheng123456@yahoo.com.cn13-Jun-04 20:54 
QuestionHow to sort by Item Condition in Amazon web services Pin
Sumit Kapoor13-Jun-04 20:22
Sumit Kapoor13-Jun-04 20:22 
QuestionHow to create Line in SDI Application? Pin
Rajesh_K_Sharma13-Jun-04 18:57
Rajesh_K_Sharma13-Jun-04 18:57 
AnswerRe: How to create Line in SDI Application? Pin
Frank K13-Jun-04 19:36
Frank K13-Jun-04 19:36 
Generalwindow don't get focus but receiving mouse input Pin
uniqueworld13-Jun-04 18:55
uniqueworld13-Jun-04 18:55 
GeneralRe: window don't get focus but receiving mouse input Pin
bikram singh13-Jun-04 19:57
bikram singh13-Jun-04 19:57 
GeneralRe: window don't get focus but receiving mouse input Pin
Michael Dunn13-Jun-04 20:53
sitebuilderMichael Dunn13-Jun-04 20:53 
GeneralRe: window don't get focus but receiving mouse input Pin
bikram singh13-Jun-04 22:10
bikram singh13-Jun-04 22:10 
GeneralFinding the corect view Pin
Poorniselva13-Jun-04 18:34
Poorniselva13-Jun-04 18:34 
GeneralRe: Finding the corect view Pin
Johan Rosengren13-Jun-04 20:49
Johan Rosengren13-Jun-04 20:49 

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.