API sample code
This page contains API sample code. To understand the code, you should be familiar with the API and have
programming experience in Windows. I have written all examples in Borland C++. However, you should understand the code even
if you don't know C++, because the code consists mainly of API function calls.
|
Title |
Description |
|
Screen Capture |
This function demonstrates how you can copy the entire screen into a .bmp-file. |
|
Save Bitmap-Resource |
This function saves a bitmap resource from the current Instance to disk as a bmp-file. |