Jul 9, 2019 4 0 Detecting in C++ whether a type is defined, part 2: Giving it a special name Raymond Chen Maybe it's the real thing, makybe it's a fake.
Jul 8, 2019 0 0 A difference between cricket and baseball that most people don’t mention Raymond Chen The pitch invasion.
Jul 8, 2019 3 1 Detecting in C++ whether a type is defined, part 1: The initial plunge Raymond Chen Let's play games with unqualified name lookup.
Jul 5, 2019 4 0 I set the OFN_NONETWORKBUTTON option in the OPENFILENAME structure, but it has no effect on the network item in the navigation pane Raymond Chen But hey, at least it's not a button.
Jul 4, 2019 12 0 Baseball: The rules for the casual viewer Raymond Chen The minimum you need to know.
Jul 4, 2019 7 1 Generating good error messages from code analysis tools is harder than it looks Raymond Chen Describing the problem accurately, with enough diagnostics to chase the problem
Jul 3, 2019 2 0 Why does my attempt to index a collection with the x:Bind markup extension keep telling me I have an invalid binding path due to an unexpected array indexer? Raymond Chen Important detail stated by omission.
Jul 1, 2019 6 0 A program to detect mojibake that results from a UTF-8-encoded file being misinterpreted as code page 1252 Raymond Chen Because it happens.