/vx/Archive/The Old New Thing/2022/

0 directories 279 files
Name Size Modified
Go up
2022-01-03 - Speculation on the design decisions that led to the common ABI for C coroutines.pdf 136 KiB
2022-01-04 - My Excel spreadsheet doesnt scroll even though I can use the arrows to move around.pdf 82 KiB
2022-01-05 - How do I prevent folder verbs intended for file system directories from showing up in my shell extens.pdf 92 KiB
2022-01-06 - Filling in some gaps in the story of Space Cadet Pinball on 64-bit Windows.pdf 100 KiB
2022-01-07 - How do I upgrade a 32-bit tick count to a 64-bit one.pdf 95 KiB
2022-01-10 - How can I detect that a thread pool work item is taking too long.pdf 87 KiB
2022-01-11 - Jumping into the middle of an instruction is not as strange as it sounds.pdf 161 KiB
2022-01-12 - Standing on the shoulders of giants Let the compiler tell you what the ABI is.pdf 76 KiB
2022-01-13 - The oracle always tells the truth even when it is wrong COM method calls with a user-defined type as .pdf 111 KiB
2022-01-14 - Resolving confusion over how to return from a C coroutine.pdf 186 KiB
2022-01-17 - C and C type aliases and their consequences.pdf 116 KiB
2022-01-18 - How to write like Raymond The typing-saver.pdf 86 KiB
2022-01-19 - The error code you get might not be the one you want.pdf 110 KiB
2022-01-20 - The mystery of the crash that seems to be on a stdmove operation.pdf 154 KiB
2022-01-21 - Fixing the crash that seems to be on a stdmove operation.pdf 159 KiB
2022-01-24 - The MainWindowHandle property is just a guess based on heuristics.pdf 101 KiB
2022-01-25 - I deleted a file from Explorer but it came back when I refreshed and I get Access Denied if I try to .pdf 90 KiB
2022-01-26 - What are these weird internal Visual C runtime functions named NLG.pdf 83 KiB
2022-01-27 - How can I recognize file systems that dont support 64-bit unique file identifiers.pdf 143 KiB
2022-01-28 - How can I recognize whether two handles refer to the same underlying file.pdf 93 KiB
2022-01-31 - Why does the Windows debugger engine show a bunch of hex digits after one of the DLL names.pdf 92 KiB
2022-02-01 - How do I customize the color of the Windows blue screen.pdf 79 KiB
2022-02-02 - Gotcha CWinRT weak_refget doesnt get the weak reference it gets the strong reference.pdf 156 KiB
2022-02-03 - A closer look at the stack guard page.pdf 221 KiB
2022-02-04 - The case of the stack overflow exception when the stack is nowhere near overflowing.pdf 136 KiB
2022-02-07 - On finding the average of two unsigned integers without overflow.pdf 186 KiB
2022-02-08 - The cats sitting on a fence in early builds of Windows 8.pdf 168 KiB
2022-02-09 - How can I find out which processor architectures are supported via emulation by the current system.pdf 116 KiB
2022-02-10 - Notes on COM aggregation Obtaining a pointer to your aggregated partner without introducing a referen.pdf 130 KiB
2022-02-14 - COM asynchronous interfaces part 1 The basic pattern.pdf 164 KiB
2022-02-15 - COM asynchronous interfaces part 2 Abandoning the operation.pdf 99 KiB
2022-02-16 - COM asynchronous interfaces part 3 Abandoning the operation after a timeout.pdf 132 KiB
2022-02-17 - COM asynchronous interfaces part 4 Doing work while waiting for the asynchronous operation.pdf 91 KiB
2022-02-17 - Nwgen Ransomware.pdf 121 KiB
2022-02-18 - COM asynchronous interfaces part 5 The unreliable server.pdf 91 KiB
2022-02-21 - COM asynchronous interfaces part 6 Learning about completion without polling.pdf 99 KiB
2022-02-22 - COM asynchronous interfaces part 7 Being called directly when the operation completes.pdf 153 KiB
2022-02-23 - COM asynchronous interfaces part 8 Asynchronous release the problems.pdf 144 KiB
2022-02-24 - COM asynchronous interfaces part 9 Asynchronous release assembling a solution.pdf 144 KiB
2022-02-25 - How can I monitor changes to the reference count of a CWinRT object.pdf 142 KiB
2022-02-28 - Zero-cost exceptions arent actually zero cost.pdf 95 KiB
2022-03-01 - How does Windows decide what instructions to provide for unlocking the PC.pdf 106 KiB
2022-03-02 - How can I detect whether the system has a keyboard attached On the GetRawInputDeviceList function.pdf 141 KiB
2022-03-03 - Filtering out fake keyboards from the GetRawInputDeviceList function.pdf 112 KiB
2022-03-04 - If the slim readerwriter lock SRWLOCK doesnt remember who the shared lock owner is does that mean its.pdf 153 KiB
2022-03-07 - Optimizing code to darken a bitmap part 1.pdf 84 KiB
2022-03-08 - Optimizing code to darken a bitmap part 2.pdf 137 KiB
2022-03-09 - Optimizing code to darken a bitmap part 3.pdf 118 KiB
2022-03-10 - Optimizing code to darken a bitmap part 4.pdf 194 KiB
2022-03-11 - Optimizing code to darken a bitmap part 5.pdf 167 KiB
2022-03-14 - How expensive is PssCaptureSnapshot How fast is it How much memory does it consume.pdf 198 KiB
2022-03-15 - Reducing chattiness by querying for multiple interfaces at once part 1.pdf 162 KiB
2022-03-16 - Reducing chattiness by querying for multiple interfaces at once part 2.pdf 136 KiB
2022-03-17 - Making our multiple-interface query more C-like part 1.pdf 132 KiB
2022-03-18 - Making our multiple-interface query more C-like part 2.pdf 136 KiB
2022-03-21 - Injected class names The C feature you didnt even realize that you were using.pdf 93 KiB
2022-03-22 - A hypothetical magical musical power The one-piece wonder.pdf 93 KiB
2022-03-22 - How do I un-ignore an Outlook email thread and how does it work.pdf 87 KiB
2022-03-23 - Why does CWinRT say that first_interface is not a member of winrtimplinterface_listltgt.pdf 136 KiB
2022-03-24 - Behind CWinRT How does CWinRT decide which interfaces are implemented.pdf 150 KiB
2022-03-25 - Behind CWinRT How does CWinRT get the list of implemented interfaces.pdf 201 KiB
2022-03-28 - Why is every other line of my file mysteriously changed to nonsense Chinese characters.pdf 151 KiB
2022-03-29 - How to become a Senior Detective according to Murderville.pdf 112 KiB
2022-03-29 - Why are there separate Program Files and Program Files x86 directories.pdf 121 KiB
2022-03-30 - Why am I getting the error message This is only for weak ref support when I try to create a CWinRT we.pdf 130 KiB
2022-03-31 - China-Linked Group TAG-28 Targets India’s “The Times Group” and UIDAI (Aadhaar) Government Agency With Winnti Malware.pdf 681 KiB
2022-03-31 - Should I translate my window class names.pdf 121 KiB
2022-04-01 - The stdinvoke function does more than invoke functions.pdf 123 KiB
2022-04-04 - How are Windows Runtime GUIDs represented in JavaScript.pdf 144 KiB
2022-04-05 - Adventures in application compatibility The case of the RAII type that failed to run its destructor.pdf 103 KiB
2022-04-06 - All Windows threadpool waits can now be handled by a single thread.pdf 94 KiB
2022-04-07 - If I am getting a DllNotFoundException from Windows 10 N how do I get the missing DLLs.pdf 70 KiB
2022-04-08 - East Tennessee Children’s Hospital updates information on ransomware incident.pdf 402 KiB
2022-04-08 - Please repeat yourself The noexceptnoexcept idiom.pdf 142 KiB
2022-04-11 - Now that computers have more than 4MB of memory can we get seconds on the taskbar.pdf 74 KiB
2022-04-12 - Notes on BitLocker and the TPM and the pre-boot password or PIN.pdf 105 KiB
2022-04-13 - A survey of how implementations of Windows Runtime events deal with errors.pdf 120 KiB
2022-04-14 - How can I tell the WIL RETURN_IF_FAILED macro that some errors are ignorable.pdf 95 KiB
2022-04-15 - How can I co_await on a Windows Runtime async action or operation with a timeout.pdf 108 KiB
2022-04-18 - The x86 architecture is the weirdo part 2.pdf 131 KiB
2022-04-19 - The Applesoft Compiler TASC We have the source code in a sense.pdf 147 KiB
2022-04-20 - Class template argument deduction may be the new hotness but well always have maker functions.pdf 131 KiB
2022-04-21 - How do I access and customize the IInspectable methods of a Windows Runtime class written in CWinRT.pdf 100 KiB
2022-04-22 - Trying to create a factory that remembers the parameters to pass to another method.pdf 180 KiB
2022-04-25 - [RE026] A Deep Dive into Zloader - the Silent Night.pdf 6.2 MiB
2022-04-25 - How can I force a WriteFile or ReadFile to complete synchronously or hang in order to test something.pdf 99 KiB
2022-04-26 - Be careful with that thing its a confidential coffee maker.pdf 80 KiB
2022-04-27 - APT trends report Q1 2022.pdf 281 KiB
2022-04-27 - How do I decode a pragma detect_mismatch error.pdf 128 KiB
2022-04-28 - Whats up with stdpiecewise_construct and stdforward_as_tuple.pdf 144 KiB
2022-05-02 - What are these SIDs of the form S-1-15-2-xxx.pdf 97 KiB
2022-05-03 - What are these SIDs of the form S-1-15-3-xxx.pdf 139 KiB
2022-05-04 - Producing an empty Windows Runtime type in CWinRT.pdf 97 KiB
2022-05-05 - On awaiting a task with a timeout in C.pdf 134 KiB
2022-05-06 - On awaiting a task with a timeout in CWinRT.pdf 158 KiB
2022-05-09 - Why does my overridable Windows Runtime method turn into a protected method and how can I work around.pdf 99 KiB
2022-05-10 - A brief summary of the various versions of the Security Descriptor Definition Language SDDL.pdf 465 KiB
2022-05-11 - On ways of finding out when a CWinRT IAsyncAction has run to completion.pdf 123 KiB
2022-05-12 - Should I pay attention to the warning that Im stdmoveing from a trivial type Part 1.pdf 126 KiB
2022-05-13 - Should I pay attention to the warning that Im stdmoveing from a trivial type Part 2.pdf 128 KiB
2022-05-16 - How can I synthesize a C20 three-way comparison from two-way comparisons.pdf 149 KiB
2022-05-17 - Writing a sort comparison function part 1 basics.pdf 137 KiB
2022-05-18 - Writing a sort comparison function part 2 avoid unnecessary expense.pdf 107 KiB
2022-05-19 - Writing a sort comparison function part 3 spaceships.pdf 119 KiB
2022-05-20 - [RE027] China-based APT Mustang Panda might have still continued their attack activities against organizations in Vietnam.pdf 3.5 MiB
2022-05-20 - Writing a sort comparison function part 4 descending sort.pdf 124 KiB
2022-05-23 - How does Windows decide whether a newly-created window should use LTR or RTL layout.pdf 135 KiB
2022-05-25 - How can I get my FileSavePicker to open in the same folder that was picked by the FileOpenPicker or F.pdf 100 KiB
2022-05-26 - Rescuing a stack trace the lazy way on x86-64 aka amd64 after the debugger gave up.pdf 168 KiB
2022-05-27 - Why do rescued stack traces often have instability at the start.pdf 96 KiB
2022-05-30 - On passing iterables of iterables in the Windows Runtime.pdf 106 KiB
2022-05-31 - The activeCodePage manifest element can be used for more than just setting UTF-8 as the active code p.pdf 108 KiB
2022-06-01 - The case of the COM reference that suddenly went bad in the middle of a coroutine.pdf 193 KiB
2022-06-02 - Converting between Windows FILETIME and Unix time_t without having to type the magic number 116444736.pdf 118 KiB
2022-06-03 - Assessing a read-after free for security implications The string comparison.pdf 122 KiB
2022-06-06 - An opinionated comparison of C frameworks for consuming and implementing Windows Runtime types.pdf 148 KiB
2022-06-07 - How to write like Raymond Contacting another team for the first time.pdf 87 KiB
2022-06-08 - Is there a maximum size for Windows clipboard data Because Im getting null for something I know shoul.pdf 91 KiB
2022-06-09 - How can I wait more than 30 seconds for a delay-rendered clipboard format to become rendered.pdf 109 KiB
2022-06-10 - How do I retrieve an extremely large range of cells from Excel if the clipboard functions all time ou.pdf 88 KiB
2022-06-13 - Adventures in application compatibility The case of the PC-relative indirect jump that reads from now.pdf 104 KiB
2022-06-13 - Risky Biz News- Google shuts down YouTube Russian propaganda channels.pdf 210 KiB
2022-06-14 - What are the various usage patterns for manually-marshaled interfaces.pdf 151 KiB
2022-06-15 - An initial look at the mechanics of how COM marshaling is performed.pdf 144 KiB
2022-06-16 - The skeleton marshaler that does default marshaling.pdf 104 KiB
2022-06-17 - Writing a marshal-by-value marshaler part 1.pdf 116 KiB
2022-06-20 - On the importance of managing the stream pointer when manipulating marshal data.pdf 134 KiB
2022-06-21 - Writing a compound marshaler.pdf 102 KiB
2022-06-22 - Understanding the marshaling flags The free-threaded marshaler.pdf 194 KiB
2022-06-23 - Writing a marshal-by-value marshaler part 2.pdf 112 KiB
2022-06-24 - The case of the mysterious over-release from deep inside the marshaling infrastructure.pdf 206 KiB
2022-06-27 - Starting on the other side of the airtight hatchway Attacking the batch file parser.pdf 71 KiB
2022-06-28 - Microspeak Inside baseball.pdf 118 KiB
2022-06-29 - How can I parse URL query string in the Windows Runtime.pdf 94 KiB
2022-06-30 - 2022 mid-year link clearance.pdf 78 KiB
2022-06-30 - How can I build a URL query string in the Windows Runtime.pdf 97 KiB
2022-07-01 - Under what conditions can I modify the memory that I received in the form a STGMEDIUM.pdf 133 KiB
2022-07-04 - The case of the constructor that was being ignored.pdf 117 KiB
2022-07-05 - How to write like Raymond Intentional typographical errors part 2.pdf 70 KiB
2022-07-06 - The empty Windows Runtime string is not just a pretty face.pdf 110 KiB
2022-07-07 - How can I write a coroutine that produces a result but keeps on running.pdf 137 KiB
2022-07-08 - Beware of Root Certs in VPN.pdf 418 KiB
2022-07-08 - Windows Runtime observable collections dont mix well with multithreading.pdf 148 KiB
2022-07-11 - How can I provide a Windows Runtime ValueSet or PropertySet while non-intrusively monitoring changes .pdf 142 KiB
2022-07-12 - Processing a ValueSet or PropertySet even in the face of possible mutation part 1.pdf 165 KiB
2022-07-13 - Processing a ValueSet or PropertySet even in the face of possible mutation part 2.pdf 95 KiB
2022-07-14 - Processing a ValueSet or PropertySet even in the face of possible mutation part 3.pdf 141 KiB
2022-07-15 - Processing a ValueSet or PropertySet even in the face of possible mutation part 4.pdf 144 KiB
2022-07-18 - C coroutine gotcha Falling off the end of a function-level catch.pdf 119 KiB
2022-07-19 - Microspeak The one-pager.pdf 83 KiB
2022-07-20 - My class derives from stdenable_shared_from_this but shared_from_this doesnt work.pdf 127 KiB
2022-07-21 - Making sure that people use make_unique and make_shared to make your object.pdf 118 KiB
2022-07-22 - Using CWinRTs final_release to control which thread destructs your object.pdf 118 KiB
2022-07-25 - Yes the 8086 wanted to be mechanically translatable from the 8080 but why not add the ability to indi.pdf 176 KiB
2022-07-26 - The AArch64 processor aka arm64 part 1 Introduction.pdf 293 KiB
2022-07-27 - The AArch64 processor aka arm64 part 2 Extended register operations.pdf 122 KiB
2022-07-28 - APT trends report Q2 2022.pdf 244 KiB
2022-07-28 - The AArch64 processor aka arm64 part 3 Addressing modes.pdf 168 KiB
2022-07-28 - Threats of Commercialized Malware- Knotweed.pdf 3.7 MiB
2022-07-29 - H0lyGh0st - North Korean Threat Group Strikes Back With New Ransomware.pdf 473 KiB
2022-07-29 - The AArch64 processor aka arm64 part 4 Addition and subtraction.pdf 127 KiB
2022-08-01 - The AArch64 processor aka arm64 part 5 Multiplication and division.pdf 122 KiB
2022-08-02 - The AArch64 processor aka arm64 part 6 Bitwise operations.pdf 159 KiB
2022-08-03 - The AArch64 processor aka arm64 part 7 Bitfield manipulation.pdf 223 KiB
2022-08-04 - The AArch64 processor aka arm64 part 8 Bit shifting and rotation.pdf 152 KiB
2022-08-05 - The AArch64 processor aka arm64 part 9 Sign and zero extension.pdf 88 KiB
2022-08-08 - The AArch64 processor aka arm64 part 10 Loading constants.pdf 140 KiB
2022-08-09 - The AArch64 processor aka arm64 part 11 Loading addresses.pdf 110 KiB
2022-08-10 - Avast Q2-2022 Threat Report- Farewell to Conti, Zloader, and Maldocs; Hello Resurrection of Raccoon Stealer, and more Ransomware Attacks.pdf 4.2 MiB
2022-08-10 - The AArch64 processor aka arm64 part 12 Memory access and alignment.pdf 153 KiB
2022-08-11 - The AArch64 processor aka arm64 part 13 Atomic access.pdf 166 KiB
2022-08-12 - The AArch64 processor aka arm64 part 14 Barriers.pdf 142 KiB
2022-08-15 - The AArch64 processor aka arm64 part 15 Control transfer.pdf 179 KiB
2022-08-16 - Janet Jackson had the power to crash laptop computers.pdf 87 KiB
2022-08-17 - The AArch64 processor aka arm64 part 16 Conditional execution.pdf 148 KiB
2022-08-19 - The AArch64 processor aka arm64 part 18 Return address protection.pdf 140 KiB
2022-08-22 - The AArch64 processor aka arm64 part 19 Miscellaneous instructions.pdf 106 KiB
2022-08-23 - The AArch64 processor aka arm64 part 20 The classic calling convention.pdf 124 KiB
2022-08-24 - The AArch64 processor aka arm64 part 21 Classic function prologues and epilogues.pdf 239 KiB
2022-08-25 - The AArch64 processor aka arm64 part 22 Other kinds of classic prologues and epilogues.pdf 160 KiB
2022-08-29 - The AArch64 processor aka arm64 part 24 Code walkthrough.pdf 155 KiB
2022-08-30 - The AArch64 processor aka arm64 part 25 The ARM64EC ABI.pdf 178 KiB
2022-08-31 - The x86-64 processor aka amd64 x64 Whirlwind tour.pdf 281 KiB
2022-09-01 - Why am I getting a null pointer crash when trying to call a method on my CWinRT object.pdf 140 KiB
2022-09-02 - The case of the recursively-acquired non-recursive lock and how to avoid the unintentional reentrancy.pdf 105 KiB
2022-09-05 - Is there any meaningful way to compare two Time Travel Debugging positions.pdf 102 KiB
2022-09-06 - Commonly-supported Windows shortcuts for pasting without formatting.pdf 94 KiB
2022-09-07 - It rather involved being on the other side of this airtight hatchway Replacing a service binary.pdf 104 KiB
2022-09-08 - How do I consume raw COM interfaces from a Windows Runtime metadata file.pdf 79 KiB
2022-09-09 - The case of the APC that never arrives.pdf 123 KiB
2022-09-12 - Serializing asynchronous operations in C.pdf 120 KiB
2022-09-13 - Creating a manual-start CWinRT coroutine from an eager-start one part 1.pdf 99 KiB
2022-09-14 - Creating a lazy-start CWinRT coroutine from an eager-start one part 2.pdf 95 KiB
2022-09-15 - Serializing asynchronous operations in CWinRT.pdf 228 KiB
2022-09-16 - Serializing asynchronous operations in CWinRT gotchas and final assembly.pdf 125 KiB
2022-09-19 - Why load fs0x18 into a register and then dereference that instead of just going for fsn directly.pdf 156 KiB
2022-09-20 - Janet Jackson had the power to crash laptop computers follow-up.pdf 108 KiB
2022-09-21 - How can I trigger a recalc of the mouse cursor after I changed some of my internal application state.pdf 102 KiB
2022-09-22 - How can I get WRL to link my object into its activation factory.pdf 83 KiB
2022-09-23 - Why am I receiving SHCNE_UPDATEDIR notifications that my code never generates.pdf 88 KiB
2022-09-26 - What does the C error A pointer to a bound function may only be used to call the function mean.pdf 96 KiB
2022-09-27 - Microspeak Break glass.pdf 87 KiB
2022-09-28 - Why does COM express GUIDs in a mix of big-endian and little-endian Why cant it just pick a side and .pdf 135 KiB
2022-09-29 - I did that merge-as-cherry-pick thing but my change still didnt merge correctly.pdf 260 KiB
2022-09-30 - Debugging coroutine handles Looking for the source of a one-byte memory corruption.pdf 140 KiB
2022-10-03 - Feel free to stop using IMultiLanguage2DetectInputCodepage.pdf 122 KiB
2022-10-04 - Rewterz Threat Alert – KONNI APT Group – Active IOCs.pdf 125 KiB
2022-10-04 - Starting on the other side of this airtight hatchway Overwhelming the system.pdf 115 KiB
2022-10-05 - The gotcha of the C temporaries that dont destruct as eagerly as you thought.pdf 142 KiB
2022-10-06 - The Import Address Table is now write-protected and what that means for rogue patching.pdf 105 KiB
2022-10-07 - Analysis of CISA releases Advisory on Top CVEs Exploited Chinese State-Sponsored Groups.pdf 480 KiB
2022-10-07 - How can I perform a CopyFile but also flush the file buffers before the destination handle is closed.pdf 108 KiB
2022-10-10 - On the overloading of the address-of operator amp in smart pointer classes.pdf 125 KiB
2022-10-11 - Clicking past the warning that you are about to cross the airtight hatchway Vulnerable file type that.pdf 80 KiB
2022-10-12 - One possible reason why your program crashes when submitted to the Microsoft Store but it runs fine o.pdf 82 KiB
2022-10-13 - How can I check whether the users network connection is roaming or metered.pdf 114 KiB
2022-10-14 - The case of the memory corruption from a coroutine that already finished.pdf 148 KiB
2022-10-17 - How can I check the integrity level of my process.pdf 114 KiB
2022-10-18 - Why is there a passwordstxt file on my system thats filled with somebody elses passwords.pdf 87 KiB
2022-10-19 - Why is there a make_unique Why not just overload the unique_ptr constructor.pdf 157 KiB
2022-10-20 - Is it true that raising a structured exception from a structured exception handler terminates the pro.pdf 129 KiB
2022-10-21 - What happens if my C exception handler itself raises an exception.pdf 123 KiB
2022-10-24 - Why cant I programmatically inspect the check boxes in the Security property sheet any more.pdf 90 KiB
2022-10-25 - Why are many Windows user interface elements positioned at multiples of 4 or 8 pixels.pdf 92 KiB
2022-10-26 - What can or should I do with the cursor handle returned by SetCursor.pdf 95 KiB
2022-10-27 - Why am I seeing two WRITE requests at the same offset from a single call to WriteFile.pdf 114 KiB
2022-10-28 - Setting properties in CWinRT is done by a function call but you need to call the function the right w.pdf 119 KiB
2022-10-31 - How can I test my geolocation code on a system without a GPS.pdf 70 KiB
2022-11-01 - What is a Select Administrator Is that some special elite kind of administrator.pdf 107 KiB
2022-11-02 - A history of the fd_set FD_SETSIZE and how it relates to WinSock.pdf 191 KiB
2022-11-03 - How does the dialog manager calculate the average width of a character.pdf 102 KiB
2022-11-04 - Why am I getting a RPC_E_WRONG_THREAD exception when Im on the right thread.pdf 139 KiB
2022-11-07 - In the debugger how can I get from a projected type back to the CWinRT implementation.pdf 145 KiB
2022-11-08 - Why is there a system sound called Asterisk What sound does an Asterisk make anyway.pdf 124 KiB
2022-11-09 - Why dont Windows functions begin with a pointless MOV EDIEDI instruction on x86-64.pdf 119 KiB
2022-11-10 - On the dangers of giving a product feature the name new.pdf 95 KiB
2022-11-11 - If I issue multiple overlapped IO requests against the same region of a file will they execute in the.pdf 134 KiB
2022-11-14 - C constexpr parlor tricks How can I obtain the length of a string at compile time.pdf 86 KiB
2022-11-15 - Cybercrime is more of a threat than nation-state hackers.pdf 515 KiB
2022-11-15 - How does Windows decide whether your computer has limited or full Internet access.pdf 75 KiB
2022-11-15 - Its important to get the most difficult part out of the way by putting it in the title.pdf 72 KiB
2022-11-15 - Top Zeus Botnet Suspect “Tank” Arrested in Geneva.pdf 1.2 MiB
2022-11-16 - Why wont CWinRT let me co_await a CoreDispatcher or DispatcherQueue.pdf 103 KiB
2022-11-17 - How soon is too soon to report progress from a CWinRT coroutine that implements a Windows Runtime asy.pdf 113 KiB
2022-11-18 - On Windows Runtime asynchronous operations with critical progress reports.pdf 116 KiB
2022-11-21 - Risky Biz News- Cyber Partisans hack and disrupt Kremlin censor.pdf 571 KiB
2022-11-21 - What kind of caller diagnostic information can I get from exceptions thrown by CWinRT and wil.pdf 193 KiB
2022-11-22 - Microspeak Breaking into jail.pdf 103 KiB
2022-11-23 - Sometimes perfect forwarding can be too perfect Lazy conversion is lazy.pdf 168 KiB
2022-11-24 - How does JavaScript represent output parameters in the Windows Runtime.pdf 97 KiB
2022-11-25 - How do I pass a raw pointer to a Windows Runtime function.pdf 92 KiB
2022-11-28 - The case of the application that used thread local storage it never allocated.pdf 130 KiB
2022-11-28 - What kind of caller diagnostic information can I get from exceptions thrown by CWinRT and wil C20 edi.pdf 125 KiB
2022-11-29 - Dubious security vulnerability Reading the files in the WindowsApps folder.pdf 113 KiB
2022-11-30 - I used FILE_FLAG_SEQUENTIAL_SCAN but it didnt seem to speed up my sequential scanning.pdf 142 KiB
2022-12-01 - Not even trying to cross an airtight hatchway Calling a function in your own process by synthesizing .pdf 133 KiB
2022-12-02 - C template parlor tricks Using a type before it is defined.pdf 270 KiB
2022-12-05 - Instead of a C template parlor trick why not just add support based on whether the header file has al.pdf 129 KiB
2022-12-06 - Trouble connecting to Web sites and services because of certificate errors Check if youre being held .pdf 121 KiB
2022-12-07 - Reminder If you intend to use a CWinRT namespace you must include that namespaces header file.pdf 115 KiB
2022-12-08 - If youre going to wrap a Windows Runtime event you may as well let the wrapped event source manage th.pdf 142 KiB
2022-12-09 - How can I do the opposite of compare_exchange and exchange if the value is different.pdf 106 KiB
2022-12-12 - What does it mean when the compiler tells me that promise_type is not a member of coroutine_traitsvoi.pdf 111 KiB
2022-12-13 - Thank you for conference announcement but it would help if you told me what your conference was about.pdf 131 KiB
2022-12-14 - In CWinRT how do I create or consume an IReferencet classnon-delete that wraps a particular valuet.pdf 169 KiB
2022-12-15 - Inside CWinRT IReferencet classnon-deletet.pdf 141 KiB
2022-12-16 - Why doesnt Windows use the 64-bit virtual address space below 0x000000007ffe0000.pdf 112 KiB
2022-12-19 - On the large number of ways of expressing Microsoft Visual C compiler versions.pdf 191 KiB
2022-12-20 - Why doesnt the BitLocker wizard let me save the BitLocker key on an encrypted drive.pdf 99 KiB
2022-12-21 - Running some UI code on a timer at a higher priority than your usual timer messages or without coales.pdf 112 KiB
2022-12-22 - Is there a fixed virtual address that the system promises never to use for anything so I can use it.pdf 96 KiB
2022-12-23 - The case of the recursively hung WM_DRAWCLIPBOARD message.pdf 145 KiB
2022-12-26 - The worst-selling Microsoft software product of all time OS2 for the Mach 20.pdf 109 KiB
2022-12-27 - Why cant I print when I boot Windows into audit mode.pdf 68 KiB
2022-12-28 - After importing a TLB how do I convert from one type of _com_ptr_t to another.pdf 113 KiB
2022-12-29 - How can I detect programmatically whether Windows is an N or KN version.pdf 100 KiB
2022-12-29 - This app will self-destruct- How Belarusian hackers created an alternative Telegram for activists.pdf 232 KiB
2022-12-30 - 2022 year-end link clearance.pdf 111 KiB
2022-12-30 - When I create a waitable timer with a callback do I have to wait alertably on that specific timer bef.pdf 108 KiB