
please wait
by garrido
Zoom for my Form
|
Hi everybody: In a Form I want to show two images: Original at left and Processed at the right. The form has its Properties AutoSize to true and AutoSizeMode t... |
Sep 1, 2011 at 1:41pm
[1 reply] : Instead of BitBlt() use StretchBlt() to draw the image using the new d... (by webJose)
|
by Balrog
Double buffering (prebuffering?) text in command prompt
|
As the title implies, I really don't know the name for what I'm trying to do, but here goes: I'm making a real-time ASCII shooter in command prompt, but the ... |
Sep 1, 2011 at 4:36am
[2 replies] Last: The double bufffering technique I know applies to Windows GUI programm... (by webJose)
|