ultimatepp/reference/CaptureScreenDll/CaptureScreenDll.upp
cxl f8f3b73e4d Reference: CaptureScreenDll
git-svn-id: svn://ultimatepp.org/upp/trunk@2444 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-05-30 20:03:54 +00:00

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";