autoit-3.1-src

所属分类:其他
开发工具:Others
文件大小:423KB
下载次数:21
上传日期:2010-06-04 02:48:41
上 传 者empeegee
说明:  Source code of autoit v 3.1

文件列表:
autoit-src\AUTHORS.txt (4228, 2005-01-30)
autoit-src\AutoIt_DevC.dev (11025, 2005-02-07)
autoit-src\AutoIt_DevC.layout (5456, 2005-02-08)
autoit-src\AutoIt_DevC_private.h (579, 2005-01-25)
autoit-src\AutoIt_DevC_private.rc (101, 2005-01-25)
autoit-src\AutoIt_VC6.dsp (10163, 2005-01-25)
autoit-src\AutoIt_VC6.dsw (545, 2005-02-08)
autoit-src\AutoIt_VC6.opt (49664, 2005-02-08)
autoit-src\AutoIt_VC7.sln (909, 2005-02-08)
autoit-src\AutoIt_VC7.suo (13312, 2005-02-08)
autoit-src\AutoIt_VC7.vcproj (9759, 2005-01-25)
autoit-src\bin\upx.exe (126464, 2004-06-29)
autoit-src\ChangeLog.txt (27763, 2005-02-07)
autoit-src\LICENSE.txt (3702, 2005-02-08)
autoit-src\Makefile (3064, 2004-10-31)
autoit-src\Makefile.win (7496, 2005-02-08)
autoit-src\src\application.cpp (30495, 2005-02-07)
autoit-src\src\application.h (3275, 2005-02-07)
autoit-src\src\astring_datatype.cpp (22585, 2005-02-07)
autoit-src\src\astring_datatype.h (5863, 2005-02-07)
autoit-src\src\AutoIt.cpp (2842, 2005-02-07)
autoit-src\src\AutoIt.h (3724, 2005-02-08)
autoit-src\src\cmdline.cpp (6611, 2005-02-07)
autoit-src\src\cmdline.h (2660, 2005-02-07)
autoit-src\src\globaldata.cpp (3879, 2005-02-08)
autoit-src\src\globaldata.h (4042, 2005-02-08)
autoit-src\src\guibox.cpp (1671, 2005-02-08)
autoit-src\src\guibox.h (1775, 2005-02-08)
autoit-src\src\inputbox.cpp (9137, 2005-02-07)
autoit-src\src\inputbox.h (2796, 2005-02-07)
autoit-src\src\mt19937ar-cok.cpp (6733, 2003-11-05)
autoit-src\src\mt19937ar-cok.h (3041, 2003-08-19)
autoit-src\src\os_version.cpp (5916, 2005-02-07)
autoit-src\src\os_version.h (3719, 2005-02-07)
autoit-src\src\qmath.h (18762, 2004-10-02)
autoit-src\src\regexp.cpp (1520, 2005-02-08)
autoit-src\src\regexp.h (1592, 2005-02-08)
autoit-src\src\resources\AutoIt.aps (76196, 2005-01-01)
autoit-src\src\resources\AutoIt.rc (8927, 2005-01-01)
... ...

AutoIt v3 ========= AutoIt v3 is a work in progress. Bugs to support at hiddensoft dot com NOTE: For obvious reasons this archive doesn't contain all the new features in the current version of AutoIt. The code for these features may be made available at a later date. Excluded features are: - GUI - DllCall - ControlListView - InetGet However, as the primary goal of releasing this source is to help people contribute to the AutoIt project, the missing features aren't so important. Compiling AutoIt ================ To compile AutoIt you need one of the following compilers - Visual C++ .NET 2003 (VC 7.1) - Use AutoIt_VC7.sln - Visual C++ v6 - Use AutoIt_VC6.dsw - DevC++ - Use AutoIt_DevC.dev (Must be updated with at least the WinApi 3.1 package) Note: The main compilers used (and checked) are Visual C++ 6 and 7. MingW is not the main development environment. Public releases of AutoIt will be compiled with VC6 as it currently gives the smallest executable. Things not working under DevC++ (commented out with #ifdef statements): - "new" handler, Visual C++ ---------- Select "Build All" from the menus. Make sure to build both projects "AutoIt" and "AutoItSC" DevC++ ------ AutoIt has been tested with DevC++ 4.9.9 Select "Rebuild All" from the "Execute" menu to clean and compile everything. To run the DevC/MinGW compiled file you will need the DLLs "mingwm10.dll" and "msvcrt.dll" in your path. Have fun. Jonathan

近期下载者

相关文件


收藏者