/vx/Archive/The Old New Thing/2019/

0 directories 294 files
List Grid
Name
Size Modified
Up
2019-01-01 - Why does the elevation prompt have only the wallpaper as its background.pdf
69 KiB
2019-01-02 - How can I prevent a WebView control from opening a browser window.pdf
89 KiB
2019-01-03 - Why am I getting mojibake when I try to create a shell link.pdf
105 KiB
2019-01-04 - A trick for keeping an object alive in a C lambda while still being able to use the this keyword to r.pdf
104 KiB
2019-01-07 - The GetRegionData function fails if the buffer is allocated on the stack Is it allergic to stack memo.pdf
108 KiB
2019-01-08 - STATUS_STACK_BUFFER_OVERRUN doesnt mean that there was a stack buffer overrun.pdf
137 KiB
2019-01-09 - It rather involved being on the other side of this airtight hatchway Messing with somebodys registry.pdf
104 KiB
2019-01-10 - Why am I getting mojibake when I try to create a window.pdf
112 KiB
2019-01-11 - Why do we even need to define a red zone Cant I just use my stack for anything.pdf
152 KiB
2019-01-14 - Why would the incremental linker insert padding between section fragments.pdf
79 KiB
2019-01-15 - Dont pass lambdas or other multi-line entities as parameters to macros.pdf
121 KiB
2019-01-16 - How do I get the effect of Cs async void in a C coroutine Part 1 Why does the obvious solution crash.pdf
151 KiB
2019-01-17 - How do I get the effect of Cs async void in a C coroutine Part 2 Keeping track of the lifetimes.pdf
126 KiB
2019-01-18 - How do I get the effect of Cs async void in a C coroutine Part 3 Simplifying the boilerplate.pdf
144 KiB
2019-01-21 - The Intel 80386 part 1 Introduction.pdf
201 KiB
2019-01-22 - The Intel 80386 part 2 Memory addressing modes.pdf
142 KiB
2019-01-23 - The Intel 80386 part 3 Flags and condition codes.pdf
190 KiB
2019-01-24 - The Intel 80386 part 4 Arithmetic.pdf
142 KiB
2019-01-25 - The Intel 80386 part 5 Logical operations.pdf
141 KiB
2019-01-28 - The Intel 80386 part 6 Data transfer instructions.pdf
127 KiB
2019-01-29 - The Intel 80386 part 7 Conditional instructions and control transfer.pdf
108 KiB
2019-01-30 - The Intel 80386 part 8 Block operations.pdf
201 KiB
2019-01-31 - The Intel 80386 part 9 Stack frame instructions.pdf
102 KiB
2019-02-01 - The Intel 80386 part 10 Atomic operations and memory alignment.pdf
100 KiB
2019-02-04 - The Intel 80386 part 11 The TEB.pdf
113 KiB
2019-02-05 - The Intel 80386 part 12 The stuff you dont need to know.pdf
157 KiB
2019-02-06 - The Intel 80386 part 13 Calling conventions.pdf
124 KiB
2019-02-07 - The Intel 80386 part 14 Rescuing a stack trace after the debugger gave up when it reached an FPO func.pdf
178 KiB
2019-02-08 - The Intel 80386 part 15 Common compiler-generated code sequences.pdf
114 KiB
2019-02-11 - The Intel 80386 part 16 Code walkthrough.pdf
211 KiB
2019-02-12 - The Intel 80386 part 17 Future developments.pdf
163 KiB
2019-02-13 - Accidentally creating a choke point for what was supposed to hand work off quickly to a background ta (2).pdf
108 KiB
2019-02-14 - Accidentally creating a choke point for what was supposed to hand work off quickly to a background ta (1).pdf
149 KiB
2019-02-15 - Accidentally creating a choke point for what was supposed to hand work off quickly to a background ta.pdf
100 KiB
2019-02-18 - How can I check in Win32 whether a Unicode character is any kind of digit.pdf
126 KiB
2019-02-19 - How do I convert all these strange Unicode digits into the ones I remember from Sesame Street.pdf
96 KiB
2019-02-20 - The early history of the ES_NUMBER edit control style.pdf
81 KiB
2019-02-21 - How do I allow negative numbers with the ES_NUMBER edit control style.pdf
108 KiB
2019-02-22 - How do I permit a minus sign to be entered into my edit control but only if its the first character.pdf
95 KiB
2019-02-22 - The 20192020 Seattle Symphony subscription season at a glance.pdf
284 KiB
2019-02-25 - That time the CEO of a company complained to Congress about Windows file extensions.pdf
78 KiB
2019-02-26 - How to draw a nifty text box in your email message.pdf
94 KiB
2019-02-27 - The stdmap subscript operator is a convenience but a potentially dangerous one.pdf
148 KiB
2019-02-28 - How should I report errors from my Windows Runtime API.pdf
91 KiB
2019-03-01 - How to compare two packed bitfields without having to unpack each field.pdf
142 KiB
2019-03-04 - My initial frustration trying to configure our internal VoIP phones that were integrated with instant.pdf
72 KiB
2019-03-05 - Alternate definitions for English words as inferred from bug reports.pdf
69 KiB
2019-03-05 - Predator-prey reversal Rock lobsters vs whelks on Malgas Island and Marcus Island.pdf
83 KiB
2019-03-06 - How do I destruct an object that keeps a reference to itself because that reference prevents the obje.pdf
125 KiB
2019-03-07 - What order are pages in a memory-mapped file flushed out to disk.pdf
74 KiB
2019-03-08 - Even if your assembly language code doesnt call any Windows APIs you still have to follow the ABI.pdf
82 KiB
2019-03-11 - Precision questioning The cynical description.pdf
88 KiB
2019-03-12 - Asking for clear written documentation that Require trusted path for credential entry is no longer re.pdf
86 KiB
2019-03-13 - Welcome to my new home on the Microsoft Developer Tools and Services blog site.pdf
75 KiB
2019-03-13 - Why is there a limit of 15 shell icon overlays.pdf
350 KiB
2019-03-14 - Resolving security issues sometimes involves its own degree of managing peoples egos.pdf
84 KiB
2019-03-15 - How can we use IsBadWritePtr to fix a buffer overflow if IsBadWritePtr is itself bad.pdf
131 KiB
2019-03-18 - How do I design a class so that methods must be called in a certain order.pdf
105 KiB
2019-03-19 - Why does my apps uninstaller disappear from the Start menu.pdf
82 KiB
2019-03-20 - winrtfire_and_forget was too forgetful.pdf
119 KiB
2019-03-21 - Expressing fire-and-forget coroutines more explicitly -or- How to turn any coroutine into fire-and-fo.pdf
114 KiB
2019-03-22 - Turning anything into a fire-and-forget coroutine.pdf
114 KiB
2019-03-22 - Vintage Computer Festival Pacific Northwest 2019.pdf
84 KiB
2019-03-25 - What does the N in nmake stand for.pdf
100 KiB
2019-03-26 - When do CoreDispatcherRunAsync and ThreadPoolRunAsync actions complete.pdf
193 KiB
2019-03-27 - How do I wait for the completion of the delegate I passed to CoreDispatcherRunAsync and ThreadPoolRun.pdf
163 KiB
2019-03-28 - CWinRT envy Bringing thread switching tasks to C UWP edition.pdf
159 KiB
2019-03-29 - CWinRT envy Bringing thread switching tasks to C WPF and WinForms edition.pdf
102 KiB
2019-04-01 - Oh no its inspection time again.pdf
108 KiB
2019-04-02 - On the bogosity of speculation Guessing the price of the original Surface.pdf
142 KiB
2019-04-03 - Dubious security vulnerability Code execution via LNK file.pdf
84 KiB
2019-04-04 - Why do we need atomic operations on the 80386 if it doesnt support symmetric multiprocessing anyway.pdf
93 KiB
2019-04-05 - What does it mean when my attempt to stop a Windows NT service fails with ERROR_BROKEN_PIPE.pdf
123 KiB
2019-04-08 - Optimizing your cafeteria meal card stockpile.pdf
131 KiB
2019-04-09 - When I select multiple files in the File Open dialog why does the last item come first.pdf
94 KiB
2019-04-10 - Even if you open a file with GUID you can still get its name or at least one of its names.pdf
90 KiB
2019-04-11 - How can I determine the reason why my window is closing.pdf
106 KiB
2019-04-12 - How can a desktop app use a Windows Runtime object that infers UI context from its thread The IInitia.pdf
98 KiB
2019-04-15 - Today is tax day but its also division meeting day so lets get you some forms to fill out.pdf
71 KiB
2019-04-16 - Microspeak Occupant compression.pdf
116 KiB
2019-04-17 - What does this strange value for Percent CPU mean in Performance Monitor.pdf
105 KiB
2019-04-18 - How arbitrary is the ArbitraryUserPointer in the TEB.pdf
85 KiB
2019-04-19 - On resolving the type vs member conflict in C The Color Color problem.pdf
121 KiB
2019-04-22 - A little program to look for files with inconsistent line endings.pdf
104 KiB
2019-04-23 - Why was Texas Hold Em Poker a Windows Ultimate Extra instead of a built-in game.pdf
70 KiB
2019-04-24 - The administrative assistant who lasted only one day A legendary prank from days of yore.pdf
127 KiB
2019-04-25 - How can I launch an unelevated process from my elevated process redux.pdf
157 KiB
2019-04-26 - How many ways are there to sort GUIDs How much time do you have.pdf
247 KiB
2019-04-29 - Spotting problems with destructors for C temporaries.pdf
255 KiB
2019-04-30 - Async-Async Reducing the chattiness of cross-thread asynchronous operations.pdf
221 KiB
2019-05-01 - Async-Async Consequences for parameters to parallel asynchronous calls.pdf
128 KiB
2019-05-02 - Async-Async Consequences for ordering of multiple calls in flight simultaneously.pdf
113 KiB
2019-05-03 - Async-Async Consequences for exceptions.pdf
99 KiB
2019-05-06 - Mundane git commit-tree tricks Part 1 Building a commit manually out of a tree.pdf
93 KiB
2019-05-07 - Mundane git commit-tree tricks Part 2 Building a merge commit manually out of a tree.pdf
98 KiB
2019-05-08 - Mundane git commit-tree tricks Part 3 Building a throwaway commit in order to perform a combined cher.pdf
136 KiB
2019-05-09 - Mundane git commit-tree tricks Part 4 Changing a squash to a merge.pdf
103 KiB
2019-05-10 - Mundane git commit-tree tricks Part 5 Squashing without git rebase.pdf
169 KiB
2019-05-13 - Mundane git commit-tree tricks Part 6 Resetting by reusing an earlier tree.pdf
136 KiB
2019-05-14 - Mundane git tricks Combining two files into one while preserving line history.pdf
151 KiB
2019-05-15 - Mundane git commit-tree tricks Part 7 Combining more than two files into one while preserving line hi.pdf
122 KiB
2019-05-16 - Why are Bluetooth functions exported from the infrared control panel.pdf
96 KiB
2019-05-17 - When would CopyFile succeed but produce a file filled with zeroes.pdf
94 KiB
2019-05-20 - If each threads TEB is referenced by the fs selector does that mean that the 80386 is limited to 1024.pdf
104 KiB
2019-05-21 - The secret signal that tells Windows Runtime events that the event recipient no longer exists.pdf
107 KiB
2019-05-22 - Windows Runtime delegates and object lifetime in C and other GC languages.pdf
110 KiB
2019-05-23 - Windows Runtime delegates and object lifetime in CCX.pdf
136 KiB
2019-05-24 - Windows Runtime delegates and object lifetime in CWinRT.pdf
105 KiB
2019-05-27 - Programming puzzle Creating a map of command handlers given only the function pointer.pdf
174 KiB
2019-05-28 - In times of uncertainty take your cue from the janitor.pdf
66 KiB
2019-05-28 - Why does Explorers New menu take so long to appear the first time I open it.pdf
89 KiB
2019-05-29 - Why does my CWinRT project get errors of the form unresolved external symbol consume_Something.pdf
145 KiB
2019-05-30 - Why does my CWinRT project get errors of the form consume_Something function that returns auto cannot.pdf
102 KiB
2019-05-31 - I called AdjustTokenPrivileges but I was still told that a necessary privilege was not held.pdf
114 KiB
2019-06-03 - A bug so cool that the development team was reluctant to fix it.pdf
110 KiB
2019-06-04 - In the file copy conflict dialog what happened to the option to copy the new file with a numeric suff.pdf
111 KiB
2019-06-05 - Why does my CWinRT project get errors of the form winrtimplproduced i classnon-delete cannot instanti.pdf
94 KiB
2019-06-06 - Why does my CWinRT project get errors of the form Unresolved external symbol void __cdecl winrt_make_.pdf
107 KiB
2019-06-07 - The Resource Compiler defaults to CP_ACP even in the face of subtle hints that the file is UTF-8.pdf
118 KiB
2019-06-10 - How can I determine in a C header file whether CCX is enabled How about CWinRT.pdf
100 KiB
2019-06-11 - What order do the items in the New menu appear It looks kind of random.pdf
118 KiB
2019-06-12 - If you can use GUIDs to reference files why not use them to remember recently used files so they can .pdf
93 KiB
2019-06-13 - What should you do if somebody passes a null pointer for a parameter that should never be null What i.pdf
122 KiB
2019-06-14 - Why does SetFocus fail without telling me why.pdf
102 KiB
2019-06-17 - A simple workaround for the fact that stdequal takes its predicate by value.pdf
94 KiB
2019-06-18 - What is WofCompressedData Does WOF mean that Windows is a dog.pdf
117 KiB
2019-06-19 - How do I write a function that accepts any type of standard container.pdf
120 KiB
2019-06-20 - Getting a value from a stdvariant that matches the type fetched from another variant.pdf
106 KiB
2019-06-21 - The 2019 Microsoft Giving Campaign RunWalk comes with some ground rules.pdf
104 KiB
2019-06-24 - Detecting whether the -opt flag was passed to cppwinrtexe Using __has_include.pdf
94 KiB
2019-06-25 - Why was Windows for Workgroups pejoratively nicknamed Windows for Warehouses.pdf
82 KiB
2019-06-26 - Why does Windows list my SSD system drive as removable.pdf
77 KiB
2019-06-27 - Why does the GetVersion function report the major version in the low-order byte and the minor version.pdf
124 KiB
2019-06-28 - 2019 mid-year link clearance.pdf
148 KiB
2019-07-01 - A program to detect mojibake that results from a UTF-8-encoded file being misinterpreted as code page.pdf
121 KiB
2019-07-02 - Cricket The rules for the casual viewer.pdf
116 KiB
2019-07-02 - Microspeak Ingestion.pdf
102 KiB
2019-07-03 - Why does my attempt to index a collection with the xBind markup extension keep telling me I have an i.pdf
117 KiB
2019-07-04 - Baseball The rules for the casual viewer.pdf
140 KiB
2019-07-04 - Generating good error messages from code analysis tools is harder than it looks.pdf
70 KiB
2019-07-05 - I set the OFN_NONETWORKBUTTON option in the OPENFILENAME structure but it has no effect on the networ.pdf
97 KiB
2019-07-08 - A difference between cricket and baseball that most people dont mention.pdf
70 KiB
2019-07-08 - Detecting in C whether a type is defined part 1 The initial plunge.pdf
119 KiB
2019-07-09 - Detecting in C whether a type is defined part 2 Giving it a special name.pdf
144 KiB
2019-07-10 - Detecting in C whether a type is defined part 3 SFINAE and incomplete types.pdf
144 KiB
2019-07-11 - Detecting in C whether a type is defined part 4 Predeclaring things you want to probe.pdf
127 KiB
2019-07-11 - Pesäpallo The rules for the casual viewer.pdf
135 KiB
2019-07-12 - Detecting in C whether a type is defined part 5 Augmenting the basic pattern.pdf
122 KiB
2019-07-15 - Cricket The practical exam for 2019.pdf
92 KiB
2019-07-15 - My initial confusion when encountering functions whose names begin with Co.pdf
96 KiB
2019-07-16 - That time Dana Carvey went off script at the Microsoft Company Meeting.pdf
72 KiB
2019-07-17 - Apollo 11 in real time Follow the lunar landing mission as it happened.pdf
64 KiB
2019-07-17 - Windows NT services are assigned a SID based on an SHA-1 hash but what about the risk of collision.pdf
136 KiB
2019-07-18 - After I made my DLL delay-load another DLL my DLL has started crashing in its process detach code.pdf
106 KiB
2019-07-18 - Brännboll The rules for the casual viewer.pdf
122 KiB
2019-07-19 - Providing a small amount of additional control over what happens when an asynchronous IO completes sy.pdf
107 KiB
2019-07-22 - What was the code name for Windows 7.pdf
94 KiB
2019-07-23 - How can I log users off after a period of inactivity rather than merely locking the workstation Is th.pdf
110 KiB
2019-07-24 - Adventures in application compatibility Calling an internal function.pdf
84 KiB
2019-07-25 - Why do pinned apps sometimes go to the end of the taskbar rather than going into the pinned apps sect.pdf
76 KiB
2019-07-26 - When it absolutely positively has to be there for the product demo overnight.pdf
86 KiB
2019-07-29 - Is it a good idea to let WriteProcessMemory manage the page protection for me.pdf
109 KiB
2019-07-30 - Why doesnt the Programs and Features control panel show Last Used On information.pdf
88 KiB
2019-07-31 - What about USERSEEUSERDO and GDISEEGDIDO.pdf
95 KiB
2019-08-01 - Not actually crossing the airtight hatchway Applying per-user overrides.pdf
105 KiB
2019-08-02 - How can I extract the color from a solid color GDI brush.pdf
91 KiB
2019-08-05 - The SuperH-3 part 1 Introduction.pdf
187 KiB
2019-08-06 - The SuperH-3 part 2 Addressing modes.pdf
130 KiB
2019-08-07 - How do I fill out the Canadian eTA if I have a green card with no expiration date.pdf
87 KiB
2019-08-07 - The SuperH-3 part 3 Status flags and miscellaneous instructions.pdf
132 KiB
2019-08-08 - The SuperH-3 part 4 Basic arithmetic.pdf
142 KiB
2019-08-09 - The SuperH-3 part 5 Multiplication.pdf
113 KiB
2019-08-12 - The SuperH-3 part 6 Division.pdf
101 KiB
2019-08-13 - The SuperH-3 part 7 Bitwise logical operations.pdf
103 KiB
2019-08-14 - The SuperH-3 part 8 Bit shifting.pdf
106 KiB
2019-08-15 - The SuperH-3 part 9 Constants.pdf
94 KiB
2019-08-15 - Why is there a huge spike in cruise ship width at 32 meters.pdf
129 KiB
2019-08-19 - The SuperH-3 part 11 Atomic operations.pdf
144 KiB
2019-08-20 - The SuperH-3 part 12 Calling convention and function prologuesepilogues.pdf
157 KiB
2019-08-21 - The SuperH-3 part 13 Misaligned data and converting between signed vs unsigned values.pdf
102 KiB
2019-08-22 - The SuperH-3 part 14 Patterns for function calls.pdf
137 KiB
2019-08-23 - The SuperH-3 part 15 Code walkthough.pdf
171 KiB
2019-08-26 - Custom-printing your own attendee pass to the Windows 95 launch.pdf
88 KiB
2019-08-27 - One byte used to cost a dollar.pdf
80 KiB
2019-08-28 - The sad history of Visual Studios custom __if_exists keyword.pdf
124 KiB
2019-08-29 - On resolving the type vs member conflict in C revisited.pdf
116 KiB
2019-08-29 - What to do if you cant get the stovetop in your London apartment to turn on.pdf
89 KiB
2019-08-30 - The sad history of Unicode printf-style format specifiers in Visual C.pdf
166 KiB
2019-09-02 - If FlushInstructionCache doesnt do anything why do you have to call it revisited.pdf
85 KiB
2019-09-02 - Silly Alexa trick Speaking French with a horrible American accent.pdf
67 KiB
2019-09-03 - Any sufficiently advanced technology is indistinguishable from a bomb.pdf
86 KiB
2019-09-04 - The COM_INTERFACE_ENTRY must be a COM interface but nobody actually checks.pdf
155 KiB
2019-09-05 - Making the COM_INTERFACE_ENTRY macro better at detecting misuse.pdf
116 KiB
2019-09-06 - It rather involved being on the other side of this airtight hatchway Guessing window procedure magic .pdf
99 KiB
2019-09-09 - PowerShell programming puzzle Convert snake_case to PascalCase in one line.pdf
122 KiB
2019-09-10 - Trying to wrangle a site visit to Paul Allens superyacht Octopus.pdf
81 KiB
2019-09-11 - The sad history of the MFC TRYCATCH macros.pdf
95 KiB
2019-09-12 - The Turkish liras currency code is an unexpected source of problems with computer programmers.pdf
111 KiB
2019-09-13 - Another way to sort GUIDs Java.pdf
128 KiB
2019-09-13 - My summer vacation The Eiffel Tower.pdf
98 KiB
2019-09-16 - How do I split a file into two while preserving git line history.pdf
103 KiB
2019-09-17 - How to split out pieces of a file while preserving git line history The hard way with commit-tree.pdf
109 KiB
2019-09-18 - How to split out pieces of a file while preserving git line history The easy way with misleading comm.pdf
138 KiB
2019-09-19 - How to duplicate a file while preserving git line history.pdf
101 KiB
2019-09-20 - Why perform all these complex git machinations when you can just tweak the command line to get what y.pdf
109 KiB
2019-09-23 - Stop cherry-picking start merging Part 11 Chasing the commit by taking a train.pdf
76 KiB
2019-09-24 - How did MS-DOS decide that two seconds was the amount of time to keep the floppy disk cache valid.pdf
84 KiB
2019-09-25 - How do I create a Windows Runtime method that accepts a lambda.pdf
101 KiB
2019-09-25 - My summer vacation The Louvre Museum.pdf
89 KiB
2019-09-26 - My summer vacation Versailles.pdf
141 KiB
2019-09-26 - Why does stdis_copy_constructible report that a vector of move-only objects is copy constructible.pdf
142 KiB
2019-09-27 - My summer vacation Paris public transportation.pdf
168 KiB
2019-09-27 - Why does the compiler refuse to let me export my class If I dont export it then the class works fine.pdf
120 KiB
2019-09-30 - Where did DirectX code names come from.pdf
106 KiB
2019-10-01 - Reminiscences on 525 floppy drives of the early 1980s.pdf
92 KiB
2019-10-02 - My summer vacation Watching a German movie on the plane and learning some language history.pdf
84 KiB
2019-10-02 - The default value for a XAML dependency property should be immutable.pdf
174 KiB
2019-10-03 - Odd things you find when you read the airplane safety information card.pdf
74 KiB
2019-10-03 - What if I want the default value for a XAML dependency property to be a mutable object.pdf
102 KiB
2019-10-04 - How do I define a UWP XAML dependency property that is a collection type.pdf
112 KiB
2019-10-04 - My summer vacation The Changing of the Guard at Buckingham Palace.pdf
103 KiB
2019-10-07 - Why does my string consist of this Korean character repeated over and over.pdf
83 KiB
2019-10-08 - Auctioning off the privilege of initiating the destruction of the Microsoft old campus.pdf
125 KiB
2019-10-09 - A window cant have two timers with the same ID so how do I assign an ID that nobody else is using.pdf
79 KiB
2019-10-09 - Kabaddi The rules for the casual viewer.pdf
123 KiB
2019-10-10 - My summer vacation London public transportation.pdf
143 KiB
2019-10-10 - Why are timer IDs and dialog control IDs 64-bit values on 64-bit Windows Did you really expect people.pdf
100 KiB
2019-10-11 - Fibers arent useful for much any more theres just one corner of it that remains useful for a reason u.pdf
107 KiB
2019-10-14 - A common mistake when you try to create a C class that wraps a window procedure Saving the window han.pdf
111 KiB
2019-10-14 - Rugby The rules for the casual viewer.pdf
106 KiB
2019-10-15 - How should I create controls on my dialog box that has a tab control.pdf
130 KiB
2019-10-16 - APT trends report Q3 2019.pdf
246 KiB
2019-10-16 - Why do I get a winrthresult_no_interface exception when I try to register an auto-revoke event handle.pdf
90 KiB
2019-10-17 - By Grabthars Hammer its a Galaxy Quest documentary.pdf
124 KiB
2019-10-17 - How can I make a call into an elevated service without requiring an elevation prompt.pdf
80 KiB
2019-10-18 - CWinRT implementation extension points abi_guard abi_enter abi_exit and final_release.pdf
123 KiB
2019-10-21 - When I tell the file or folder picker that I want only file system files and folders why does it stil.pdf
101 KiB
2019-10-22 - Whats the difference between the hotkeys F6 and AltF6.pdf
105 KiB
2019-10-23 - Why cant I create a Please wait dialog from a background thread to inform the user that the main UI t.pdf
112 KiB
2019-10-24 - If you want to terminate on an unexpected exception then dont sniff at every exception just let the p.pdf
138 KiB
2019-10-25 - Why does FormatMessage say that 0 terminates the message without a trailing newline Is it secretly ad.pdf
104 KiB
2019-10-28 - Did you hear that story about Bill Gates A PR persons view.pdf
74 KiB
2019-10-29 - If you suppress GDI background thread then you are expected to pump messages yourself.pdf
115 KiB
2019-10-30 - The program G is preventing you from shutting down.pdf
182 KiB
2019-10-31 - For one internal build Windows 95 contained an evil message.pdf
121 KiB
2019-11-01 - Why does my program crash if I terminate a thread that is waiting to enter a critical section It neve.pdf
117 KiB
2019-11-04 - I tried to adjust the time on my alarm clock I failed.pdf
93 KiB
2019-11-04 - What happened if you tried to access a network file bigger than 2GB from MS-DOS.pdf
100 KiB
2019-11-05 - The legend of Steve Ballmers rental car the most diligent employee in the world.pdf
79 KiB
2019-11-06 - How can I have a C function that returns different types depending on what the caller wants.pdf
127 KiB
2019-11-07 - How can I give a C lambda expression more than one operator.pdf
114 KiB
2019-11-08 - Can I force a WM_TIMER message to be generated when the timer comes due even if the message queue is .pdf
100 KiB
2019-11-11 - The curious pattern of pre-emptively rejecting the solution to your problem Redrawing during resizing.pdf
111 KiB
2019-11-12 - How can I copy or move a group of files into a new folder from Explorer.pdf
86 KiB
2019-11-13 - Not even getting to the airtight hatchway Planting files in world-writable directories.pdf
99 KiB
2019-11-14 - Can the MTA thread exit while keeping its COM class registrations alive.pdf
91 KiB
2019-11-15 - My summer vacation The London Eye.pdf
81 KiB
2019-11-15 - Why does my single-threaded program have multiple threads.pdf
78 KiB
2019-11-18 - I set the same ACL with the GUI and with icacls yet the results are different.pdf
128 KiB
2019-11-19 - The Magical Excel 97 Far East Language Build Screwdriver.pdf
90 KiB
2019-11-20 - The case of the UuidCreateSequential that didnt use the MAC address.pdf
97 KiB
2019-11-21 - Why does the Alpha AXP predict a coroutine transfer the way it does.pdf
115 KiB
2019-11-22 - How do I make a clone of a Windows Runtime vector in CWinRT.pdf
95 KiB
2019-11-22 - My summer vacation Speaking German wait what.pdf
114 KiB
2019-11-25 - A slightly less brief introduction to COM apartments but its still brief.pdf
109 KiB
2019-11-26 - Yo dawg I hear you like COM apartments so I put a COM apartment in your COM apartment so you can COM .pdf
116 KiB
2019-11-27 - Setting up private COM contexts to allow yourself to unload cleanly.pdf
110 KiB
2019-11-28 - How do you get into a context via IContextCallbackContextCallback.pdf
176 KiB
2019-11-29 - My summer vacation The Tower of London and Kensington Palace.pdf
106 KiB
2019-11-29 - Using contexts to return to a COM apartment later.pdf
116 KiB
2019-12-02 - When should I use delayed-marshaling when creating an agile reference.pdf
111 KiB
2019-12-03 - The automotive emergency kit is not a toy.pdf
86 KiB
2019-12-04 - APT review- what the world’s threat actors got up to in 2019.pdf
254 KiB
2019-12-04 - Not actually crossing the airtight hatchway Harmless out-of-bounds read that is never disclosed.pdf
130 KiB
2019-12-05 - In CCX hat pointers are contextually convertible to bool but you cant always static_cast them to bool.pdf
152 KiB
2019-12-06 - In CWinRT what happens when I treat an IInspectable as or convert one to a bool.pdf
138 KiB
2019-12-09 - C coroutines Getting started with awaitable objects.pdf
180 KiB
2019-12-10 - C coroutines Constructible awaitable or function returning awaitable.pdf
129 KiB
2019-12-11 - C coroutines Framework interop.pdf
115 KiB
2019-12-12 - C coroutines Awaiting an IAsyncAction without preserving thread context.pdf
124 KiB
2019-12-13 - C coroutines Short-circuiting suspension part 1.pdf
138 KiB
2019-12-16 - C coroutines Short-circuiting suspension part 2.pdf
121 KiB
2019-12-17 - C coroutines no callable await_resume function found for type.pdf
130 KiB
2019-12-18 - C coroutines Defining the co_await operator.pdf
118 KiB
2019-12-19 - [RE009] Analysis of malicious code -PLAN, KEY TASKS IN 2020.doc- attached to phishing email.pdf
1.3 MiB
2019-12-19 - C coroutines The co_await operator and the function search algorithm.pdf
133 KiB
2019-12-20 - C coroutines The problem of the synchronous apartment-changing callback.pdf
160 KiB
2019-12-23 - C coroutines The problem of the DispatcherQueue task that runs too soon part 1.pdf
110 KiB
2019-12-24 - C coroutines The problem of the DispatcherQueue task that runs too soon part 2.pdf
121 KiB
2019-12-25 - C coroutines The problem of the DispatcherQueue task that runs too soon part 3.pdf
113 KiB
2019-12-26 - C coroutines The problem of the DispatcherQueue task that runs too soon part 4.pdf
127 KiB
2019-12-27 - Controversial extension methods CastTot classnon-delete and Ast classnon-deletett.pdf
114 KiB
2019-12-30 - How do I make a clone of a Windows Runtime vector in CCX.pdf
85 KiB
2019-12-31 - 2019 year-end link clearance The different kinds of DLL planting.pdf
106 KiB