Click here to Skip to main content
15,892,697 members

Comments by trotwa (Top 4 by date)

trotwa 3-May-12 9:52am View    
Yes for USB. Does it work also for PS/2 and serial ?
trotwa 5-Jan-12 8:54am View    
Deleted
Thanks for your comment and vote.
Yes, you are right, but in my case it was already suspended. ;)

You can write an "Alternative" code here and not only a comment with better return code handling, if you like.

trotwa 28-Nov-11 19:17pm View    
Deleted
Hi John,
this is not a recommendation to use TerminateThread().
It was only a hint to avoid leaks, if you have no other possibilities.

My customer was informed about the backgound, but they doesn't want to maintain a device driver.
trotwa 3-Aug-11 3:19am View    
Deleted
Yes, of course. ;)
Another one ?

The fastet way I know:

void __stosd( unsigned long* Dest, unsigned long Data, size_t Count);