lopezruiz posts for cpp
Here are all the posts with this tag.
Logging Without Headers
Dropping in a bit of code to log something out.
Safe Coding
Safe coding in the presence of errors and multiple threads.
Scripting DLL Load
Running debugger commands on DLL load.
WebSocket Subprotocols
What are websocket subprotocols, and how to set them in your favorite stack.
Tracing LoadLibrary
How to figure out why you can't load that DLL.
Leaks with CRT
How to find leaks with the Microsoft VC++ CRT functions
Android Exports
How to control exported APIs from your Android shared objects.
Downloading node symbols
Handy script to download nodejs symbols.
Chasing Symbols (work-in-progress)
In-depth discussion of symbols on Windows and Linux.
bad_weak_ptr
Common fix for bad_weak_ptr exception.
Emacs and C
A quick review of common packages for C/C++ development with emacs.
COM Libraries
A quick review of COM base libraries for C++.
GCC and Clang on Windows with Docker
Looking at GCC and Clang without making a mess on Windows.
Disabling Exception Handling in C++
Turned off exception handling in C++ - now what?
Hashing Streams
Sometimes a simple buffer is enough, but often it's not.
All tags
android (6)
books (5)
calendar (1)
checklist (17)
coding (46)
cpp (15)
crypto (4)
csharp (3)
debugging (24)
design (31)
docker (1)
dotnet (14)
emacs (7)
errors (3)
food (1)
fun (7)
games (3)
git (2)
graphics (8)
history (6)
housekeeping (6)
javascript (4)
lldb (1)
management (15)
media (8)
meditation (12)
net (3)
perf (13)
philosophy (7)
powershell (19)
python (12)
review (4)
rust (1)
shell (6)
social (5)
sports (2)
sqlite (1)
tutorial (11)
unity (1)
vr (2)
wininet (1)
writing (13)
xml (1)
xslt (1)
Home