cbloom rants
3/23/2009
03-23-09 - Oodle GDI and Strings
›
Some random Oodle thoughts/questions : My ThreadViewer is currently using GDI. It's pretty good, I like it. I did originally beca...
21 comments:
3/13/2009
03-13-09 - Automatic Prefs
›
I wrote briefly at molly about the way I do "hot vars" or "tweak vars". I don't really like them. I had a bunc...
6 comments:
03-13-09 - Paged Pool Leaks
›
So I tracked down the paged pool leak. It appears to be a bug in my ATI driver (or perhaps a bug in the DX interface that shows up as a l...
1 comment:
3/12/2009
03-12-09 - Fixed Memory Pools
›
The Windows Kernel Paged Pool shit I'm dealing with is reminding me how much I hate fixed size memory pools. I have fucking 3 Gigs ...
3 comments:
03-12-09 - ERROR_NO_SYSTEM_RESOURCES
›
ERROR_NO_SYSTEM_RESOURCES is the fucking devil. So far as I can tell, the only people in the history of the universe who have actually ...
4 comments:
03-12-09 - Debugging Question
›
If I have a process under debug in MSVC , and I want to switch to debugging with WinDbg - how do I do that? WinDbg refuses to attach becau...
2 comments:
3/10/2009
03-10-09 - Snark Suppository
›
I posted a pretty snyde comment on John Ratcliff's Code Suppository which I feel a bit guilty about, so I thought I would defend ...
5 comments:
3/07/2009
03-07-09 - Malloc
›
Arseny Kapoulkine has a nice new blog post about replacing CRT malloc . I looked into it a while ago and gathered these links on the s...
5 comments:
3/03/2009
03-03-09 - Oodle Update
›
Oodle currently has two modes - "Incremental Build" and "Final". In Final mode it's assumed that you have made al...
3/02/2009
03-02-09 - Low Level Threading - Part 6
›
Wrap up and Relacy I know this stuff is scary, but I believe it's necessary and it's time to embrace it. In the coming years...
‹
›
Home
View web version