Jul 7, 2022 Post comments count5 Post likes count1 How can I write a coroutine that produces a result but keeps on running? Raymond Chen Returning without returning.
Jul 6, 2022 Post comments count8 Post likes count1 The empty Windows Runtime string is not just a pretty face Raymond Chen It really is an empty string.
Jul 5, 2022 Post comments count0 Post likes count1 How to write like Raymond: Intentional typographical errors, part 2 Raymond Chen I can take you there, but you'll have to fix one tiny typo. Let's see if you can do that.
Jul 4, 2022 Post comments count0 Post likes count1 The case of the constructor that was being ignored Raymond Chen Retracing the compiler's steps.
Jul 1, 2022 Post comments count1 Post likes count1 Under what conditions can I modify the memory that I received in the form a STGMEDIUM? Raymond Chen If you own it, then it's yours to do with as you wish.
Jun 30, 2022 Post comments count5 Post likes count1 2022 mid-year link clearance Raymond Chen Another accumulation of stuff.
Jun 30, 2022 Post comments count1 Post likes count1 How can I build a URL query string in the Windows Runtime? Raymond Chen Pretend you're submitting a form.
Jun 29, 2022 Post comments count2 Post likes count1 How can I parse URL query string in the Windows Runtime? Raymond Chen There's a query parser built in, but it's a little cantankerous.
Jun 28, 2022 Post comments count7 Post likes count1 Microspeak: Inside baseball Raymond Chen Specialized jargon comprehensible only to a select few.
Jun 27, 2022 Post comments count0 Post likes count1 Starting on the other side of the airtight hatchway: Attacking the batch file parser Raymond Chen Why stop at denial of service when you have remote code execution?