I'm in tears from laughing at this.
C
Chris Boden
@Chris Boden
Posts
-
top this -
A function that does... nothing... :-).I have to agree. The man that wrote it is clearly some sort of relative genius.
-
Logical genius!That's pretty much the reaction I have to any code I write.
-
Wrong on so many levelsHahaha, I've seen things like that before. It always makes me feel good since I know that despite how poor a programmer I really am, there is someone worse out there.
-
DirectDraw surfaces without DirectXHi, I need to display some DirectDraw surface (.dds) files in my application (Not my choice, that's the stuff I've been given). Is this possible without using DirectX? If not, can I somehow use DirectX to load the dds into a PictureBox? Thanks.