| Programming Language | Information Source Code | Category |
 | DialogHandler - dialoghandler.zip Source of a generic handler for dialogs. It makes dialog message handling easy. Language: Assembler - Size: 19,37 KB
| Miscellaneous |
|
 | F-Macros - fmacros.zip Source of program show how to use WM_HOTKEY message to implement your hotkey feature. Language: Assembler - Size: 12,55 KB
| Miscellaneous |
|
 | Error-handling in Win32 - errorhandling-in-win32.zip Source of program show how to use FormatMessage to translate the error codes returned by GetLastError into more human-friendly message strings. Language: Assembler - Size: 4,61 KB
| System |
|
 | ErrorShow - errorshow.zip A tiny utility that shows you the description of win32 api errors. Use FormatMessage. Language: Assembler - Size: 2,53 KB
| System |
|
 | GetMail - getmail.zip Source of a POP3 mail account retriever which save mail messages in .eml Windows file format. Language: C, C++ - Size: 24,84 KB
| Network & Internet |
|
 | DLL in Resources - dll-in-resources.zip Source program that shows an example of using DLL included in the program resources (DLL is loaded from a resource "DLLRes.res" and contains 2 functions: ShowAMessage (display message) and M... Language: Delphi - Size: 8,23 KB
| Miscellaneous |
|
 | PeASM - peasm.zip Source program that shows how to create a compiler / assembler into machine code, written completely in Delphi. In the source code shows how to create your own EXE-files: creating headlines Win32 &quo... Language: Delphi - Size: 12,38 KB
| Miscellaneous |
|
 | Service notifyer - service-notifyer.zip Source program that shows an example of the interaction with the user's desktop from a non-interactive service (starting with Windows Vista SERVICE_INTERACTIVE_PROCESS flag is ignored when creating th... Language: Delphi - Size: 5,50 KB
| System |
|
 | Windows API (SendMessage) - windows-api-sendmessage.zip Source program that shows how to work with outsiders windows (sending messages to windows and components to obtain data from different programs and much more). Language: Delphi - Size: 10,77 KB
| System |
|
 | Compare pictures - compare-pictures.zip Source program that shows an example of per-pixel comparison of two images using the ScanLine. Photo uploaded to the form, after which it is compared to the photos in the database and the coincidence ... Language: Delphi - Size: 516,50 KB
| Databases |
|