Click here to Skip to main content
16,004,927 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Delete [] charPtr... Pls help Pin
Jose Lamas Rios22-Jul-05 14:29
Jose Lamas Rios22-Jul-05 14:29 
GeneralCheck if a thread is still running Pin
Budric B.22-Jul-05 5:42
Budric B.22-Jul-05 5:42 
GeneralRe: Check if a thread is still running Pin
David Crow22-Jul-05 5:44
David Crow22-Jul-05 5:44 
GeneralRe: Check if a thread is still running Pin
Budric B.22-Jul-05 5:50
Budric B.22-Jul-05 5:50 
GeneralAlso Pin
Budric B.22-Jul-05 5:52
Budric B.22-Jul-05 5:52 
GeneralRe: Check if a thread is still running Pin
David Crow22-Jul-05 5:56
David Crow22-Jul-05 5:56 
GeneralRe: Check if a thread is still running Pin
Budric B.22-Jul-05 6:01
Budric B.22-Jul-05 6:01 
GeneralRe: Check if a thread is still running Pin
Jim Crafton22-Jul-05 6:56
Jim Crafton22-Jul-05 6:56 
Budric B. wrote:
but wouldn't that be wasteful when it sits there and waits on pause forever after a single play.

Not neccessarily. Or at least I wouldn't think so if you're using WaitForSingleObject() to do the "waiting" and not a busy wait while loop.


¡El diablo está en mis pantalones! ¡Mire, mire!

Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)!

SELECT * FROM User WHERE Clue > 0
0 rows returned

Save an Orange - Use the VCF!
GeneralRe: Check if a thread is still running Pin
David Crow22-Jul-05 8:27
David Crow22-Jul-05 8:27 
GeneralRe: Check if a thread is still running Pin
Marc Soleda22-Jul-05 5:51
Marc Soleda22-Jul-05 5:51 
GeneralHelp, Overlapped I/O operation in progress Pin
inbakumar.G22-Jul-05 5:36
inbakumar.G22-Jul-05 5:36 
GeneralQuestion Pin
Alex_Y22-Jul-05 4:59
Alex_Y22-Jul-05 4:59 
GeneralRe: Question Pin
Marc Soleda22-Jul-05 5:43
Marc Soleda22-Jul-05 5:43 
GeneralRe: Question Pin
Alex_Y22-Jul-05 8:58
Alex_Y22-Jul-05 8:58 
GeneralRe: Question Pin
David Crow22-Jul-05 5:52
David Crow22-Jul-05 5:52 
GeneralRe: Question Pin
Alex_Y22-Jul-05 8:59
Alex_Y22-Jul-05 8:59 
Questionwhat is diff. btwn CSoket and CAsynsocket Pin
Rajesh match22-Jul-05 4:31
Rajesh match22-Jul-05 4:31 
AnswerRe: what is diff. btwn CSoket and CAsynsocket Pin
toxcct22-Jul-05 4:41
toxcct22-Jul-05 4:41 
GeneralRe: what is diff. btwn CSoket and CAsynsocket Pin
Rajesh match22-Jul-05 5:12
Rajesh match22-Jul-05 5:12 
AnswerRe: what is diff. btwn CSoket and CAsynsocket Pin
Jim Crafton22-Jul-05 7:11
Jim Crafton22-Jul-05 7:11 
GeneralRe: what is diff. btwn CSoket and CAsynsocket Pin
Rajesh match22-Jul-05 20:11
Rajesh match22-Jul-05 20:11 
GeneralRe: what is diff. btwn CSoket and CAsynsocket Pin
Jim Crafton23-Jul-05 4:33
Jim Crafton23-Jul-05 4:33 
GeneralRe: what is diff. btwn CSoket and CAsynsocket Pin
Rajesh match23-Jul-05 4:53
Rajesh match23-Jul-05 4:53 
QuestionHow to determine drag target Pin
dmitry_5822-Jul-05 4:00
dmitry_5822-Jul-05 4:00 
AnswerRe: How to determine drag source Pin
Alex_Y22-Jul-05 5:03
Alex_Y22-Jul-05 5:03 

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.