Click here to Skip to main content
15,888,454 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionwhere can I find a tutorial about raw socket programming? Pin
George222-Apr-03 3:34
George222-Apr-03 3:34 
AnswerRe: where can I find a tutorial about raw socket programming? Pin
valikac22-Apr-03 9:05
valikac22-Apr-03 9:05 
GeneralRe: where can I find a tutorial about raw socket programming? Pin
George222-Apr-03 16:28
George222-Apr-03 16:28 
AnswerRe: where can I find a tutorial about raw socket programming? Pin
Phil Hamer22-Apr-03 12:50
Phil Hamer22-Apr-03 12:50 
GeneralRe: where can I find a tutorial about raw socket programming? Pin
George222-Apr-03 16:28
George222-Apr-03 16:28 
GeneralRe: where can I find a tutorial about raw socket programming? Pin
Phil Hamer22-Apr-03 17:14
Phil Hamer22-Apr-03 17:14 
GeneralC++ related Pin
John-theKing22-Apr-03 3:11
John-theKing22-Apr-03 3:11 
GeneralRe: C++ related Pin
Paul D'hertoghe22-Apr-03 3:39
professionalPaul D'hertoghe22-Apr-03 3:39 
Initialize the array in the following way:

CMyclass object[12] = { CMyclass(argument), CMyclass(argument), CMyclass(argument), ..., CMyclass(argument) };
GeneralRe: C++ related Pin
Jim Crafton22-Apr-03 4:41
Jim Crafton22-Apr-03 4:41 
GeneralOnWndMsg(),OnCommand(),OnCmdMsg() Pin
Member 25731522-Apr-03 2:31
Member 25731522-Apr-03 2:31 
GeneralRe: OnWndMsg(),OnCommand(),OnCmdMsg() Pin
David Crow22-Apr-03 5:26
David Crow22-Apr-03 5:26 
GeneralUnresolved Externals: Class Template Pin
yprog22-Apr-03 2:11
yprog22-Apr-03 2:11 
GeneralRe: Unresolved Externals: Class Template Pin
Hans Ruck22-Apr-03 3:35
Hans Ruck22-Apr-03 3:35 
GeneralProgrammatically click a CListCtrl row Pin
Snakebyte22-Apr-03 1:57
Snakebyte22-Apr-03 1:57 
GeneralRe: Programmatically click a CListCtrl row Pin
Rage22-Apr-03 5:14
professionalRage22-Apr-03 5:14 
GeneralRe: Programmatically click a CListCtrl row Pin
Anunay Kumar22-Apr-03 5:44
Anunay Kumar22-Apr-03 5:44 
GeneralPragmatically click a CListCtrl row Pin
Snakebyte22-Apr-03 1:55
Snakebyte22-Apr-03 1:55 
GeneralAudio file information Pin
viliam22-Apr-03 1:34
viliam22-Apr-03 1:34 
GeneralRe: Audio file information Pin
RaajaOfSelf22-Apr-03 2:08
RaajaOfSelf22-Apr-03 2:08 
GeneralHELP in ACCESS DATABASE Pin
RaajaOfSelf22-Apr-03 1:25
RaajaOfSelf22-Apr-03 1:25 
QuestionSAPI 5.0, how do I select other languages? Pin
Joan M22-Apr-03 0:31
professionalJoan M22-Apr-03 0:31 
GeneralHelp VC6 linker! Pin
Zoltan22-Apr-03 0:04
Zoltan22-Apr-03 0:04 
GeneralRe: Help VC6 linker! Pin
Neville Franks22-Apr-03 0:59
Neville Franks22-Apr-03 0:59 
Generalabout SetThreadDesktop Pin
lin_li_00021-Apr-03 22:40
lin_li_00021-Apr-03 22:40 
QuestionHow to give a run time struct definition Pin
gumber21-Apr-03 22:38
gumber21-Apr-03 22:38 

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.