Steve Lacey

368
Reputation
83 views

Registered User

Name Steve Lacey
Member for 1 year
Seen Nov 11 at 18:14
Website
Location Kirkland, WA
Age 41
Code Monkey
Oct
20
awarded  Commentator
Oct
20
comment Valgrind: Deliberately cause segfault
Joel: I prefer "long* ptr"
Sep
17
awarded  Yearling
Aug
29
accepted using declaration with enum?
Jun
22
comment Best practices for Alt-Tab support in a DirectX app?
The best 'lost device', is the one caused by a driver upgrade ;-)
Jun
22
answered Why Direct3D application performs better in full screen mode?
Jun
22
comment Obfuscating C/C++ Code
But it can always be un-obfuscated. Pretty-print it and it'll be decodable. I agree with the others. What's the point? If they need it so that others can link to it, well, distribute a library. Obfuscation is pointless unless (as with javascript obfuscators) the main reason is to reduce download size.
Jun
9
comment OpenGL and Direct3D
Heh - I worked on Direct3D before it became Direct3D ;-) Definitely not based on OpenGL...