mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 22:02:49 -06:00
14 lines
184 B
Text
14 lines
184 B
Text
description "Demonstrates .dll in Win32 with single capture_screen function\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
plugin\jpg,
|
|
plugin\gif,
|
|
plugin\tif;
|
|
|
|
file
|
|
main.cpp;
|
|
|
|
mainconfig
|
|
"" = "GUI DLL";
|
|
|