Jun 30, 2017 Post comments count0 Post likes count0 2017 mid-year link clearance Raymond Chen Marking the halfway point.
Jun 30, 2017 Post comments count0 Post likes count1 Extracting pages from a PDF document and saving them as separate image files, C++/CX edition with co_await Raymond Chen Everybody seems to be converging on C#.
Jun 29, 2017 Post comments count0 Post likes count0 Extracting pages from a PDF document and saving them as separate image files, C++/CX edition with explicit tasks Raymond Chen Sliding over to C++/CX.
Jun 28, 2017 Post comments count0 Post likes count0 Extracting pages from a PDF document and saving them as separate image files, JavaScript edition with async Raymond Chen Diving into an upcoming feature of ES8.
Jun 27, 2017 Post comments count0 Post likes count0 Extracting pages from a PDF document and saving them as separate image files, JavaScript edition with Promises Raymond Chen Trying it out a different way.
Jun 26, 2017 Post comments count0 Post likes count1 Extracting pages from a PDF document and saving them as separate image files, C# edition Raymond Chen A Little Program I needed.
Jun 23, 2017 Post comments count0 Post likes count0 Trying to make the thread pool more responsive to a large queue of long-running work items Raymond Chen Convert them to tasks.
Jun 22, 2017 Post comments count0 Post likes count0 When can GetSecurityInfo API return ERROR_INSUFFICIENT_BUFFER? Raymond Chen It's the race condition called out in the documentation.
Jun 21, 2017 Post comments count0 Post likes count0 Summertime, and the lemonade is easy Raymond Chen Unearthing an old game from my youth.
Jun 20, 2017 Post comments count0 Post likes count0 Why is Explorer opted out of Data Execution Prevention and termination on heap corruption, and how effective is the policy to opt it back in? Raymond Chen It's out, but it quickly comes back in, unless you tell it to stay out.