Re: MsgWaitForSingleObject and named pipe. Which event am I getting ?
"R.Wieser" <[email protected]> Mon, 23 Mar 2026 21:44:11 +0100
| Newsgroups | comp.os.ms-windows.programmer.win32,alt.comp.os.windows-xp,alt.windows7.general |
|---|---|
| Organization | A noiseless patient Spider |
| Message-ID | <[email protected]> |
Richard, > It's been decades since I studied the low-level objects in Win32, > but a book I can recommend is "Advanced Windows" by Jeffrey Richter. > I'm sure you can find a used copy for cheap. A quick web-search shows there are PDF versions galore, with "last version" dates upto 2024 (none of them actually download though). But in my case its not a question of finding *a* method, but a *specific* method. In my case I assumed that I could catch events using the pipes "file" handle. I was wrong. Perhaps that was why my web-searches did not turn up anything about it. :-) Thanks for the book suggestion though. Regards, Rudy Wieser