--- q_a/samples/sharemem/readme.txt 2018/08/09 18:29:39 1.1 +++ q_a/samples/sharemem/readme.txt 2018/08/09 18:30:05 1.1.1.2 @@ -34,10 +34,7 @@ fields and to the piece of named shared When OTHRPROC is started, it gets access to the named shared memory by calling OpenFileMapping and MapViewOfFile. -OTHRPROC then uses a thread to pool and read the X and Y +OTHRPROC then uses a thread to poll and read the X and Y coordinates written to the shared memory by SHAREMEM. It captures the coordinates and draws a bit map of a cross hair in the specified location. - - -