搜索资源列表
WinAPI
- Windows main API function in a PBL for use in powerbuilder
ClipView
- Sample code to operate with Windows Clipboard using WinApi only without standard VCL libraries. Output executable file just 10 kb.
CPL
- Sample Code to make CPL-applet by using WinAPI only. It s simple applet just start notepad, but you can modify it to your needs. Output file is just 40 kb.
AudioPlayer
- Source code for Audio Player on WinAPI dialog only. This source not use standard VCL Libraries, just WinAPI. So, output file have 60 kb size. To play mp3 file application use bass.dll external library.