Apr 11, 2016 Post comments count0 Post likes count1 Getting MS-DOS games to run on Windows 95: The interrupt flag Raymond Chen Incomplete virtualization strikes again.
Apr 8, 2016 Post comments count0 Post likes count1 Why does FindExecutable behave erratically for files with extensions longer than three characters? (And what can you do about it?) Raymond Chen Short file names strike again.
Apr 7, 2016 Post comments count0 Post likes count1 Why can’t the debugger call GetFinalPathNameByHandle via .call? Raymond Chen Because it doesn't know how.
Apr 6, 2016 Post comments count0 Post likes count1 How does GetFinalPathNameByHandle choose the name if there are multiple names due to hard links? Raymond Chen It picks the one you you used to open the file.
Apr 5, 2016 Post comments count0 Post likes count1 Dubious security vulnerability: Disk space consumption Raymond Chen You have permission to use all the disk space you can.
Apr 4, 2016 Post comments count0 Post likes count2 Getting MS-DOS games to run on Windows 95: Working around the iretd problem Raymond Chen Speed Racer in the Challenge of Racer X, please make it stop.
Apr 1, 2016 Post comments count0 Post likes count1 Is it really a prank if the victim doesn’t realize there’s a prank going on? Raymond Chen Oblivious.
Mar 31, 2016 Post comments count0 Post likes count1 Why are there four functions for parsing strings into GUIDs, and why are they in three different DLLs? Raymond Chen Different historical contexts..
Mar 30, 2016 Post comments count0 Post likes count1 The numerology of the build, redux Raymond Chen But why 16?
Mar 29, 2016 Post comments count0 Post likes count1 Why doesn’t a program show up on the Start menu’s Recently Used Programs list if I just used it to open a document? Raymond Chen You have to actually use the program directly, at least once.