/vx/Archive/The Old New Thing/2015/

0 directories 278 files
List Grid
Name
Size Modified
Up
2015-01-01 - Horrifically nasty gotcha FindResource and FindResourceEx.pdf
92 KiB
2015-01-02 - How do you prevent the linker from discarding a function you want to make available for debugging.pdf
97 KiB
2015-01-05 - More notes on calculating constants in SSE registers.pdf
249 KiB
2015-01-06 - No good deed goes unpunished Marking a document as obsolete.pdf
115 KiB
2015-01-07 - Why is there a BSTR cache anyway.pdf
82 KiB
2015-01-08 - What happens if I dont pass a pCreateExParams to CreateFile2.pdf
81 KiB
2015-01-09 - Finding the leaked object reference by scanning memory Example.pdf
99 KiB
2015-01-12 - Limiting the bottom byte of an XMM register and clearing the other bytes.pdf
132 KiB
2015-01-13 - Microspeak landing redux.pdf
73 KiB
2015-01-14 - Where can I find the standard asynchronous stream.pdf
110 KiB
2015-01-15 - Why does CreateFile take a long time on a volume handle.pdf
99 KiB
2015-01-16 - Why does a single integer assignment statement consume all of my CPU.pdf
137 KiB
2015-01-19 - Why does Outlook use a semicolon to separate multiple recipients by default.pdf
69 KiB
2015-01-20 - Why does the copy dialog give me the incorrect total size of the files being copied.pdf
118 KiB
2015-01-21 - Why does my synchronous overlapped ReadFile return FALSE when the end of the file is reached.pdf
193 KiB
2015-01-22 - The wonderful world of shell bind context strings.pdf
222 KiB
2015-01-23 - Helper functions to make shell bind contexts slightly more manageable.pdf
143 KiB
2015-01-26 - Customizing item enumeration with IShellItem.pdf
119 KiB
2015-01-27 - Tip for trying to boost morale Dont brag about your overseas trips.pdf
68 KiB
2015-01-28 - The compiler can make up its own calling conventions within limits.pdf
132 KiB
2015-01-29 - Color-aware ClearType requires access to fixed background pixels which is a problem if you dont know .pdf
91 KiB
2015-01-30 - Creating a shared memory block that can grow in size.pdf
133 KiB
2015-01-30 - Got errands Now is the time.pdf
73 KiB
2015-02-02 - Customizing item enumeration with IShellItem the old-fashioned way.pdf
127 KiB
2015-02-03 - Another way to make sure nobody sends you feedback.pdf
81 KiB
2015-02-04 - If you wonder why a function cant be found one thing to check is whether the function exists in the f.pdf
90 KiB
2015-02-05 - The SuspendThread function suspends a thread but it does so asynchronously.pdf
115 KiB
2015-02-06 - Use GFlags to catch the silent killer silent but deadly.pdf
86 KiB
2015-02-09 - Using thread pool cleanup groups to clean up many things at once.pdf
96 KiB
2015-02-10 - Staying cool is one of the skills of a corporate president.pdf
91 KiB
2015-02-11 - Why was the replacement installer for recognized 16-bit installers itself a 32-bit program instead of.pdf
147 KiB
2015-02-12 - Who is this rogue operative that filled my object with 0xDD then sent me a message.pdf
159 KiB
2015-02-13 - What is this inconsistent heap state that MSDN warns me about during DLL_PROCESS_DETACH.pdf
160 KiB
2015-02-16 - Reading the word under the cursor via UI Automation.pdf
105 KiB
2015-02-16 - The 20152016 Seattle Symphony subscription season at a glance.pdf
250 KiB
2015-02-17 - Microspeak Light up.pdf
103 KiB
2015-02-18 - When asking about the capacity of a program you also need to consider what happens when you decide to.pdf
102 KiB
2015-02-19 - Whats the point of using a custom timer queue if there is a default one already.pdf
80 KiB
2015-02-20 - Non-capturing C lambdas can be converted to a pointer to function but what about the calling conventi.pdf
106 KiB
2015-02-23 - Further adventures in trying to guess what encoding a file is in.pdf
111 KiB
2015-02-24 - Nice job you got an A minus from Bill.pdf
68 KiB
2015-02-25 - Why does the mouse cursor jump a few pixels if you click on the very bottom row of pixels on the task.pdf
73 KiB
2015-02-26 - RegNotifyChangeKeyValue sucks less.pdf
88 KiB
2015-02-27 - Solving the problem rather than answering the question How can a non-administrator modify a registry .pdf
129 KiB
2015-03-02 - Connecting some blocks Tell me more about the current image in my wallpaper slide show.pdf
131 KiB
2015-03-03 - Setting up a new computer often results in leftover slot covers so what do you do with the slot cover.pdf
82 KiB
2015-03-04 - Why are the dimensions of a maximized window larger than the monitor.pdf
81 KiB
2015-03-05 - Modifying the CS_NOCLOSE style does affect all windows of the class just not necessarily in an immedi.pdf
94 KiB
2015-03-06 - A question about the FileTimeToLocalFileTime function turned out to be something else.pdf
150 KiB
2015-03-09 - How can I programmatically resize a listview column to fit its contents.pdf
94 KiB
2015-03-10 - The more times you use the word simply in your instructions the more I suspect you dont know what tha.pdf
122 KiB
2015-03-11 - Dubious security vulnerability Copying a program and running the copy.pdf
98 KiB
2015-03-12 - Under what conditions will the IUnknownAddRef method return 0.pdf
102 KiB
2015-03-13 - Debugging walkthrough Access violation on nonsense instruction episode 2.pdf
104 KiB
2015-03-16 - Does the CLR really call CoInitializeEx on the first call to unmanaged code even if you dont deal wit.pdf
160 KiB
2015-03-17 - Microspeak Headcount req and related personnel terms.pdf
110 KiB
2015-03-18 - Travel tip Dont forget your car on the ferry.pdf
72 KiB
2015-03-19 - Sure we have RegisterWindowMessage and RegisterClipboardFormat but where are DeregisterWindowMessage .pdf
116 KiB
2015-03-20 - Finding the constructor by scanning memory for the vtable.pdf
76 KiB
2015-03-23 - CancelIoEx can cancel IO on console input which is kind of nice.pdf
116 KiB
2015-03-24 - A Venn diagram demonstrating the dining options in one of the new cafeterias.pdf
74 KiB
2015-03-25 - Whats the difference between PathIsSystemFolder and Protected Operating System Files.pdf
113 KiB
2015-03-26 - Switching on a tuple Sneaky trick.pdf
95 KiB
2015-03-27 - Flaw reported in Windows 95.pdf
119 KiB
2015-03-30 - How do I make a boldface item on a context menu.pdf
89 KiB
2015-03-30 - I want you to chase your sisters until they throw up.pdf
67 KiB
2015-03-31 - What was the relationship between Outlook and Outlook Express.pdf
87 KiB
2015-04-01 - Under what circumstances will a dialog box not use the caption specified in the resource file.pdf
104 KiB
2015-04-02 - It appears that some programmers think that Windows already ships with that time machine the Research.pdf
100 KiB
2015-04-03 - Why is CreateToolhelp32Snapshot returning incorrect parent process IDs all of a sudden.pdf
132 KiB
2015-04-06 - Opening the classic folder browser dialog with a specific folder preselected.pdf
108 KiB
2015-04-07 - The details of the major incident were not clearly articulated but whatever it is its already over.pdf
125 KiB
2015-04-08 - Why is the SystemDateCreated property off by a few seconds.pdf
102 KiB
2015-04-09 - If more than one object causes a WaitForMultipleObjects to return how do I find out about the other o.pdf
128 KiB
2015-04-10 - On the ways of creating a GUID that looks pretty.pdf
148 KiB
2015-04-13 - After I encrypt memory with CryptProtectMemory can I move it around.pdf
123 KiB
2015-04-14 - In the Seattle area people treat you nicer once they learn your last name is Gates.pdf
71 KiB
2015-04-15 - When I set the force X off policy to Disabled why doesnt it force X on.pdf
72 KiB
2015-04-16 - Why did the original code for FINDCOM use lop as a label instead of loop.pdf
103 KiB
2015-04-17 - Why are there both TMP and TEMP environment variables and which one is right.pdf
108 KiB
2015-04-20 - How to find the IP address of a hacker according to CSI Cyber.pdf
98 KiB
2015-04-21 - What was the starting point for the Panther Win32 kernel.pdf
97 KiB
2015-04-22 - It rather involved being on the other side of this airtight hatchway Invalid parameters from one secu.pdf
124 KiB
2015-04-23 - How did the scopes for the CryptProtectMemory function end up in a strange order.pdf
85 KiB
2015-04-24 - Why cant I have variadic COM methods.pdf
134 KiB
2015-04-27 - How do I extract the path to Control Panel from this shortcut so I can launch it.pdf
97 KiB
2015-04-27 - Wow they really crammed a lot into those 410 transistors.pdf
91 KiB
2015-04-28 - Access to a files attributes is controlled by two things.pdf
86 KiB
2015-04-29 - Is the atom returned by RegisterClassEx a real atom.pdf
102 KiB
2015-04-30 - How can I tell if a file is an image of some type.pdf
96 KiB
2015-05-01 - How does the window manager adjust ptMaxSize and ptMaxPosition for multiple monitors.pdf
133 KiB
2015-05-01 - Thats not how you start a boat.pdf
69 KiB
2015-05-04 - Creating a window that can be resized in only one direction.pdf
100 KiB
2015-05-05 - What does it mean when the Advanced Security Settings dialog says that an ACE was inherited from Pare.pdf
146 KiB
2015-05-06 - Why is there an invisible U202A at the start of my file name.pdf
140 KiB
2015-05-07 - Hidden message in a T-shirt its been done before.pdf
87 KiB
2015-05-08 - Documentation creates contract which is why you need to be very careful what you document.pdf
97 KiB
2015-05-11 - Can I run a service executable from a network location.pdf
80 KiB
2015-05-12 - How does Task Manager compute Up Time and why doesnt it agree with GetTickCount.pdf
83 KiB
2015-05-13 - Why dont you forward WM_GETMINMAXINFO and clamp the results.pdf
85 KiB
2015-05-14 - Low-level hooks have thread affinity so make sure you keep an eye on the thread.pdf
95 KiB
2015-05-15 - MapGenericMask is just a convenience function for converting generic access to specific access accord.pdf
171 KiB
2015-05-18 - Determining programmatically whether a file was built with LAA ASLR DEP or OS-assisted GS.pdf
121 KiB
2015-05-19 - It rather involved being on the other side of this airtight hatchway Code injection via QueueUserAPC.pdf
133 KiB
2015-05-20 - When you inadvertently become a collector of something you really arent all that into.pdf
77 KiB
2015-05-21 - If you can set enforcement for a rule you can set up lack of enforcement.pdf
113 KiB
2015-05-22 - So you decided to call SHFileOperation from a service at least remember to disable copy hooks.pdf
86 KiB
2015-05-25 - New C experimental feature The tadpole operators.pdf
98 KiB
2015-05-26 - The tadpole operators explained.pdf
105 KiB
2015-05-27 - Dubious security vulnerability Luring somebody into your lair.pdf
129 KiB
2015-05-28 - When designing your user interface be mindful of the selection-readers.pdf
102 KiB
2015-05-29 - Under what conditions can SetFocus crash Another debugging investigation.pdf
118 KiB
2015-06-01 - How can I make the touch keyboard appear automatically when focus enters an edit control in my progra.pdf
100 KiB
2015-06-02 - Why do events logged by the ReportEvent function show up in the wrong order in the Event Viewer.pdf
75 KiB
2015-06-03 - Adding a little marker to your comments in Microsoft Word.pdf
93 KiB
2015-06-04 - Whats the point of giving my unnamed object proper security attributes since unnamed objects arent ac.pdf
93 KiB
2015-06-05 - There is no 8TB flag on 64-bit Windows.pdf
82 KiB
2015-06-08 - How can I reposition my controls so they arent covered by the touch keyboard.pdf
115 KiB
2015-06-09 - Bitter or acerbic or does it make a difference.pdf
65 KiB
2015-06-10 - Taking ownership of a file doesnt give you access yet.pdf
94 KiB
2015-06-11 - Keep your eye on the code page Is this string CP_ACP or UTF-8.pdf
136 KiB
2015-06-12 - How can I force a CreateFile call to hang in order to test something.pdf
76 KiB
2015-06-15 - How can I reposition my window so it isnt covered by the touch keyboard.pdf
94 KiB
2015-06-16 - One way to make sure nobody reports problems with your Web site.pdf
86 KiB
2015-06-17 - When you think you found a problem with a function make sure youre actually calling the function.pdf
127 KiB
2015-06-18 - How come the technique for launching an unelevated process from an elevated process doesnt work.pdf
90 KiB
2015-06-19 - Random links on taking better pictures.pdf
81 KiB
2015-06-19 - Why does the class name for Explorer change depending on whether you open it with e.pdf
87 KiB
2015-06-22 - Reinterpreting the bits of a 64-bit integer as if they were a double-precision floating point number .pdf
105 KiB
2015-06-23 - Sorry for the interruption but it doesnt happen often.pdf
80 KiB
2015-06-24 - A trick for finding the correct internal mailing list.pdf
86 KiB
2015-06-25 - Where is the full version of the music that plays when you start Windows 98 for the first time.pdf
85 KiB
2015-06-26 - Windows 95 and Windows NT manage the TEB on x86 differently.pdf
101 KiB
2015-06-29 - Parsing a string as a 64-bit integer somehow.pdf
113 KiB
2015-06-30 - 2015 mid-year link clearance.pdf
109 KiB
2015-06-30 - Microspeak Stretch goal.pdf
116 KiB
2015-07-01 - How secure are GUIDs Can I use it to generate passwords.pdf
74 KiB
2015-07-02 - Is a SID with zero subauthorities a valid SID It depends whom you ask.pdf
81 KiB
2015-07-03 - Why does the BackupWrite function take a pointer to a modifiable buffer when it shouldnt be modifying.pdf
97 KiB
2015-07-06 - Trying out all the different ways of recognizing different types of timestamps from quite a long way .pdf
99 KiB
2015-07-07 - Intentionally making the suggestion look nothing like any scripting language yet understandable enoug.pdf
120 KiB
2015-07-08 - What would be the point of creating a product that cant do its job.pdf
76 KiB
2015-07-09 - Why is my x64 process getting heap address above 4GB on Windows 8.pdf
96 KiB
2015-07-10 - On the various ways of creating large files in NTFS.pdf
97 KiB
2015-07-13 - Generating different types of timestamps from quite a long way away.pdf
98 KiB
2015-07-14 - Hazy memories of the Windows 95 ship party.pdf
71 KiB
2015-07-15 - Why doesnt the Print command appear when I select 20 files and right-click.pdf
108 KiB
2015-07-16 - Why do I get ERROR_INVALID_HANDLE from GetModuleFileNameEx when I know the process handle is valid.pdf
146 KiB
2015-07-17 - What did the Ignore button do in Windows 31 when an application encountered a general protection faul.pdf
122 KiB
2015-07-20 - How can I detect whether a keyboard is attached to the computer.pdf
84 KiB
2015-07-21 - Please enjoy the new eco-friendly printers now arguably less eco-friendly.pdf
81 KiB
2015-07-22 - When you think you found a problem with a function make sure youre actually calling the function epis.pdf
136 KiB
2015-07-23 - Corrupted file causes application to crash is that a security vulnerability.pdf
109 KiB
2015-07-24 - The curse of the redefinition of the symbol HLOG.pdf
96 KiB
2015-07-27 - The Itanium processor part 1 Warming up.pdf
203 KiB
2015-07-28 - The Itanium processor part 2 Instruction encoding templates and stops.pdf
119 KiB
2015-07-29 - The Itanium processor part 3 The Windows calling convention how parameters are passed.pdf
482 KiB
2015-07-30 - The Itanium processor part 3b How does spilling actually work.pdf
122 KiB
2015-07-30 - The Itanium processor part 4 The Windows calling convention leaf functions.pdf
169 KiB
2015-07-31 - The Itanium processor part 5 The GP register calling functions and function pointers.pdf
143 KiB
2015-08-03 - The Itanium processor part 6 Calculating conditionals.pdf
241 KiB
2015-08-04 - The Itanium processor part 7 Speculative loads.pdf
202 KiB
2015-08-05 - The Itanium processor part 8 Advanced loads.pdf
265 KiB
2015-08-06 - The Itanium processor part 9 Counted loops and loop pipelining.pdf
240 KiB
2015-08-07 - The Itanium processor part 10 Register rotation.pdf
315 KiB
2015-08-10 - What if I have two programs that are logically a single application and I want them to be treated as .pdf
94 KiB
2015-08-11 - The ARM processor architecture Somebody elses introduction.pdf
72 KiB
2015-08-11 - The changing fortunes of being the last program on the Start menu.pdf
71 KiB
2015-08-12 - Why does the taskbar icon for grouped windows change to something weird.pdf
113 KiB
2015-08-13 - Crashes in the IO stack tend to occur in programs which do the most IO.pdf
92 KiB
2015-08-14 - Windows started picking up the really big pieces of TerminateThread garbage on the sidewalk but its s.pdf
160 KiB
2015-08-17 - pinvoke gotcha C bool is not Win32 BOOLEAN is not UnmanagedTypeBool.pdf
123 KiB
2015-08-18 - If you are going to call MarshalGetLastWin32Error the function whose error youre retrieving had bette (1).pdf
159 KiB
2015-08-19 - If you are going to call MarshalGetLastWin32Error the function whose error youre retrieving had bette.pdf
99 KiB
2015-08-20 - I saw a pinvoke signature that passed a UInt64 instead of a FILETIME whats up with that.pdf
144 KiB
2015-08-21 - Handy delegate shortcut hides important details The hidden delegate.pdf
137 KiB
2015-08-24 - Insightful graph The ship date predictor.pdf
148 KiB
2015-08-25 - Microspeak DRI the designated response individual.pdf
87 KiB
2015-08-26 - Rules can exist not because theres a problem but in order to prevent future problems.pdf
94 KiB
2015-08-27 - The Windows 95 IO system assumed that if it wrote a byte then it could read it back.pdf
96 KiB
2015-08-28 - Debugging walkthrough Access violation on nonsense instruction episode 3.pdf
87 KiB
2015-08-31 - How do I enumerate remembered connections that are not currently connected.pdf
117 KiB
2015-09-01 - Microspeak move the needle.pdf
100 KiB
2015-09-02 - I saved some files into the Program Files directory and now theyre gone.pdf
94 KiB
2015-09-03 - When I change the icon in my shortcut why doesnt it update on the screen.pdf
87 KiB
2015-09-04 - Using an intermediate library to make the main library retargetable.pdf
129 KiB
2015-09-07 - I guess this explains why Warren Buffett hasnt retired.pdf
70 KiB
2015-09-08 - Cynical interpretations of various project milestones.pdf
66 KiB
2015-09-09 - Raymonds Windows Universal Samples API concordance.pdf
89 KiB
2015-09-10 - How do you get network connectivity from the worst PC in the world.pdf
85 KiB
2015-09-11 - The C runtime library cannot be mixed and matched.pdf
110 KiB
2015-09-14 - How do I run a Web search in the users default Web browser using their default search provider.pdf
116 KiB
2015-09-15 - A process inherits its environment from its parent and the consequences of this simple statement.pdf
102 KiB
2015-09-16 - Why doesnt GetAddrInfo work from behind a proxy.pdf
101 KiB
2015-09-17 - How can I start my service as soon as possible before any other service.pdf
80 KiB
2015-09-18 - Why are there all these processes lingering near death and what is keeping them alive.pdf
135 KiB
2015-09-21 - How can I tell if Windows Update is waiting for the system to reboot.pdf
91 KiB
2015-09-22 - Thanks for informing us that you know about the compatibility issue in your application so we dont ha.pdf
97 KiB
2015-09-23 - It rather involved being on the other side of this airtight hatchway Elevation from Administrator to .pdf
106 KiB
2015-09-23 - Ranbyus's DGA, Revisited.pdf
690 KiB
2015-09-24 - How do I call SetTimer with a timer ID that is guaranteed not to conflict with any other timer ID.pdf
82 KiB
2015-09-25 - Why doesnt my keyboard hook get called for keyboard messages I manually posted.pdf
98 KiB
2015-09-28 - What happens to lost timer messages if I dont process them fast enough.pdf
134 KiB
2015-09-29 - The trust relationship between this workstation and the primary domain failed what does this mean.pdf
73 KiB
2015-09-30 - Why cant I create a file equal to the available disk space.pdf
80 KiB
2015-10-01 - If you cant remember the exact text of a dialog box so you can search for it you can ask the Internet.pdf
77 KiB
2015-10-02 - Calling ShutdownBlockReasonCreate from my service doesnt stop the user from shutting down.pdf
122 KiB
2015-10-02 - Hacking the law On the role of the marriage officiant in the State of Washington.pdf
110 KiB
2015-10-05 - How do I obtain the comment for a share.pdf
93 KiB
2015-10-06 - First try reading the error message episode 4 Even programmers see error messages without reading the.pdf
109 KiB
2015-10-07 - How do we change permissions on a share as fast as Explorer does it.pdf
122 KiB
2015-10-08 - What happens if you call VirtualAlloc to MEM_COMMIT a page you never MEM_RESERVE.pdf
152 KiB
2015-10-09 - How does a shell namespace extension provide icons for virtual items that track the standard icons se.pdf
113 KiB
2015-10-09 - Learning about farm animals from my niece.pdf
68 KiB
2015-10-12 - How do I get the user-customed name of My Computer or Recycle Bin.pdf
108 KiB
2015-10-13 - Why do Saturation and Luminance go all the way to 240 but Hue goes only to 239 And why 239 anyway.pdf
126 KiB
2015-10-14 - The MoveSecurityAttributes policy affects only how Explorer recalculates ACLs when a file is moved ev.pdf
107 KiB
2015-10-15 - Whats the difference between UuidFromString IIDFromString CLSIDFromString GUIDFromString.pdf
123 KiB
2015-10-16 - I have the handle to a file how can I get the file name from the debugger.pdf
128 KiB
2015-10-19 - How do I get the user-customized name of a mapped network drive.pdf
109 KiB
2015-10-20 - What is COM marshaling and how do I use it.pdf
140 KiB
2015-10-21 - What are the rules for CoMarshalInterThreadInterfaceInStream and CoGetInterfaceAndReleaseStream.pdf
145 KiB
2015-10-22 - What are the rules for CoMarshalInterface and CoUnmarshalInterface.pdf
135 KiB
2015-10-23 - CoGetInterfaceAndReleaseStream does not mix with smart pointers.pdf
123 KiB
2015-10-26 - Are there any negative consequences to having a ton of files on the desktop.pdf
67 KiB
2015-10-27 - The Redmond Reality Distortion Field Analogies involving high-performance cars usually Ferraris.pdf
109 KiB
2015-10-28 - How do I create a wizard that contains none of the things that makes a wizard a wizard.pdf
99 KiB
2015-10-29 - When you open a securable object make sure you pass the security mask you actually want no more no le.pdf
174 KiB
2015-10-30 - Why does the timestamp of a file increase by up to 2 seconds when I put it in a ZIP archive then extr.pdf
88 KiB
2015-11-02 - How can I make my custom namespace extension get categorized correctly in My Computer.pdf
124 KiB
2015-11-03 - Microspeak North star.pdf
116 KiB
2015-11-04 - Changing the conditions under which ReadFile produces fewer bytes than requested.pdf
104 KiB
2015-11-05 - Sometimes a function returns NULL because NULL really is the answer.pdf
91 KiB
2015-11-06 - Why does the access violation error message put the operation in quotation marks redux.pdf
107 KiB
2015-11-09 - Some helper functions for interlocked pointer operations.pdf
102 KiB
2015-11-10 - I cloned a project but the new project still groups with the old project on the taskbar.pdf
95 KiB
2015-11-10 - Its called proofreading give it a shot why dont you episode 2.pdf
86 KiB
2015-11-11 - Oh thats probably why Im in the Quake credits.pdf
107 KiB
2015-11-12 - Why is January 1 being reported as the last week of the previous year.pdf
146 KiB
2015-11-13 - Diagnosing high CPU by studying profiling results example.pdf
176 KiB
2015-11-13 - Exploring the Supercute World of Hello Kitty.pdf
80 KiB
2015-11-16 - How can I get notified when the cursor changes.pdf
101 KiB
2015-11-17 - The ritual of choosing your next office.pdf
70 KiB
2015-11-18 - If You Are The One The crazy Chinese dating show.pdf
105 KiB
2015-11-18 - Why is the StartRunNOHOMEPATH policy so very specific about what it does.pdf
89 KiB
2015-11-19 - Stupid JavaScript debugging tricks Abusing the conditional breakpoint.pdf
102 KiB
2015-11-20 - Investigating a problem constructing a security descriptor to deny thread-specific access rights to E.pdf
235 KiB
2015-11-23 - Playing with synchroninzation barriers.pdf
139 KiB
2015-11-24 - We got around three.pdf
88 KiB
2015-11-25 - Clarifying the documentation on wildcards accepted by FindFirstFileFindFirstFileEx.pdf
118 KiB
2015-11-26 - The increasing urgency of a request to fill out a survey.pdf
72 KiB
2015-11-27 - How can I append to a file and know where it got written even if the file is being updated by multipl.pdf
112 KiB
2015-11-27 - In order to serve you better Charging your credit card in your home currency.pdf
67 KiB
2015-11-30 - Enumerating all the programs that can open a particular file extension.pdf
104 KiB
2015-12-01 - What does CtrlEnter mean It depends on whom you ask.pdf
102 KiB
2015-12-02 - Hidden gotcha in the thread pool sample program on MSDN.pdf
97 KiB
2015-12-03 - A question about how to detect whether Windows Update needs the system to be restarted turns out to b.pdf
108 KiB
2015-12-04 - Why did disabling interrupts cause Windows 95 to hang.pdf
92 KiB
2015-12-07 - Enumerating all the programs that can launch a particular protocol.pdf
92 KiB
2015-12-08 - How do I register a command on the desktop background context menu And how do I remove one I dont lik.pdf
97 KiB
2015-12-09 - Why doesnt findstr use the standard regular expression library.pdf
114 KiB
2015-12-10 - Why does OpenProcess return access denied even if I enable debug privilege.pdf
121 KiB
2015-12-11 - Hasnt the problem of updates being partially installed until the next reboot already been solved by c.pdf
108 KiB
2015-12-14 - Calculating integer factorials in constant time taking advantage of overflow behavior.pdf
113 KiB
2015-12-15 - Great moments in forgetfulness Does anybody have a copy of this file.pdf
90 KiB
2015-12-16 - Youd think that with the name TEMP people wouldnt expect it to be around for a long time.pdf
112 KiB
2015-12-17 - Dubious security vulnerability Messing with the Recycle Bin.pdf
108 KiB
2015-12-18 - Are views of memory-mapped files coherent within a single process And how this was the wrong question.pdf
125 KiB
2015-12-21 - Allocating page file space without allocating RAM.pdf
100 KiB
2015-12-22 - Kraken's two Domain Generation Algorithms.pdf
950 KiB
2015-12-22 - Unhandled Exception Cannot print exception string because ExceptionToString failed.pdf
84 KiB
2015-12-23 - Confusing gotcha PSECURITY_DESCRIPTOR is not a pointer to a SECURITY_DESCRIPTOR.pdf
101 KiB
2015-12-24 - Why does my in-place tooltip dismiss itself as soon as it appears.pdf
96 KiB
2015-12-25 - When is the correct time to call FreeLibraryWhenCallbackReturns.pdf
84 KiB
2015-12-28 - Determining how each Explorer window is sorted.pdf
97 KiB
2015-12-29 - Why are Windows setup logs stored in a Panther directory Does it have anything to do with the abandon.pdf
79 KiB
2015-12-30 - Why is my call to ChangeTimerQueueTimer having no effect And another case of looking past the questio.pdf
144 KiB
2015-12-31 - 2015 year-end link clearance.pdf
130 KiB