Click here to Skip to main content
15,922,696 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: SuspendThread & TerminateThread Pin
Neville Franks17-Sep-04 0:36
Neville Franks17-Sep-04 0:36 
GeneralCListCtrl-Multi-selection using SHIFT & arrow Key Pin
krishnakumar7516-Sep-04 20:49
krishnakumar7516-Sep-04 20:49 
GeneralRe: CListCtrl-Multi-selection using SHIFT & arrow Key Pin
Chris Richardson18-Sep-04 21:55
Chris Richardson18-Sep-04 21:55 
GeneralRe: CListCtrl-Multi-selection using SHIFT & arrow Key Pin
krishnakumar7520-Sep-04 18:05
krishnakumar7520-Sep-04 18:05 
QuestionError in ATL ( COM) DLL ??? Pin
zahid_ash16-Sep-04 20:03
zahid_ash16-Sep-04 20:03 
GeneralVisual C++ (MFC) : Using Matrix to set an part of an image to zero Pin
pohcb_sonic16-Sep-04 16:07
pohcb_sonic16-Sep-04 16:07 
Generalmsflexigrid Pin
persian_boi16-Sep-04 15:59
persian_boi16-Sep-04 15:59 
GeneralExample of IPC in VC++ .Net Pin
hatimad16-Sep-04 12:47
hatimad16-Sep-04 12:47 
Hello all,

I have an assignment to make a board game in VC++ .Net , I am required to make GUI and create 3 processes Master, player1 and player2....

I have been looking online for IPC and have found some examples but all went over the top of my head....

I would appreciate if someone could give me an example explaining...

create process ( i.e. initialize player1 from master )
pass data ( structure ) to player1
receive feedback from player1
pass data to player2 ( it has already been initialized before i.e after player1)
receive feedback from player2
pass data to player1( what will happen to player1 in the mean time? )

Thanks a lot
GeneralMultiple Parallel Ports Pin
wicked_guy16-Sep-04 11:58
wicked_guy16-Sep-04 11:58 
GeneralRe: Multiple Parallel Ports Pin
Christian Graus16-Sep-04 15:58
protectorChristian Graus16-Sep-04 15:58 
GeneralRe: Multiple Parallel Ports Pin
wicked_guy16-Sep-04 21:46
wicked_guy16-Sep-04 21:46 
GeneralRe: Multiple Parallel Ports Pin
Christian Graus19-Sep-04 11:04
protectorChristian Graus19-Sep-04 11:04 
GeneralC++ code for 3D Pin
suiram4016-Sep-04 11:18
suiram4016-Sep-04 11:18 
GeneralRe: C++ code for 3D Pin
Christian Graus16-Sep-04 15:59
protectorChristian Graus16-Sep-04 15:59 
GeneralRe: C++ code for 3D Pin
Alexander M.,17-Sep-04 2:35
Alexander M.,17-Sep-04 2:35 
GeneralRe: C++ code for 3D Pin
Anonymous17-Sep-04 14:38
Anonymous17-Sep-04 14:38 
Generalminesweepes source code for visual c++ Pin
stefanosp416-Sep-04 8:13
stefanosp416-Sep-04 8:13 
GeneralRe: minesweepes source code for visual c++ Pin
Maximilien16-Sep-04 8:21
Maximilien16-Sep-04 8:21 
GeneralRe: minesweepes source code for visual c++ Pin
Alexander M.,16-Sep-04 9:44
Alexander M.,16-Sep-04 9:44 
GeneralRe: minesweepes source code for visual c++ Pin
stefanosp418-Sep-04 1:08
stefanosp418-Sep-04 1:08 
GeneralCreatethread fails but does not return NULL Pin
Anonymous16-Sep-04 8:02
Anonymous16-Sep-04 8:02 
GeneralRe: Createthread fails but does not return NULL Pin
David Crow16-Sep-04 9:32
David Crow16-Sep-04 9:32 
GeneralRe: Createthread fails but does not return NULL Pin
Alexander M.,16-Sep-04 9:42
Alexander M.,16-Sep-04 9:42 
GeneralPreventing multiple instance creation in DLL Pin
0v3rloader16-Sep-04 7:58
0v3rloader16-Sep-04 7:58 
GeneralRe: Preventing multiple instance creation in DLL Pin
David Crow16-Sep-04 9:36
David Crow16-Sep-04 9:36 

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.