User contributions for Therealhanuta
Jump to navigation
Jump to search
8 April 2014
- 13:3113:31, 8 April 2014 diff hist +51 CommAPI →Changelog
- 13:3013:30, 8 April 2014 diff hist +8 CommInterface.au3 fix error in _CommAPI_ReceiveBinary current
7 April 2014
- 11:1811:18, 7 April 2014 diff hist −17 m CommInterface.au3 No edit summary
- 11:1311:13, 7 April 2014 diff hist +4 m Category:CommAPI No edit summary current
- 11:1311:13, 7 April 2014 diff hist +40 CommAPI No edit summary
- 11:0511:05, 7 April 2014 diff hist +450 N Category:CommAPI Created page with "CommAPI translates the communications functions of Windows API to AutoIt functions. == Features == * No need to install DLL's * Using Windows API calls (kernel32.dll) * Possi..."
- 11:0211:02, 7 April 2014 diff hist +1 m CommAPI Examples No edit summary current
- 11:0211:02, 7 April 2014 diff hist +25 m CommAPI Examples No edit summary
- 11:0111:01, 7 April 2014 diff hist +20 m CommInterface.au3 No edit summary
- 11:0111:01, 7 April 2014 diff hist +20 m CommUtilities.au3 No edit summary current
- 11:0111:01, 7 April 2014 diff hist +20 m CommAPIHelper.au3 No edit summary current
- 11:0111:01, 7 April 2014 diff hist +20 m CommAPI.au3 No edit summary current
- 11:0111:01, 7 April 2014 diff hist +20 m CommAPIConstants.au3 No edit summary current
- 11:0011:00, 7 April 2014 diff hist +20 CommObsolete.au3 No edit summary current
- 10:5910:59, 7 April 2014 diff hist +1,280 N CommObsolete.au3 Create CommObsolete.au3 for backward compatibility
- 10:5810:58, 7 April 2014 diff hist +64 CommAPI →Scripts
- 10:5810:58, 7 April 2014 diff hist +153 CommAPI →Changelog
- 10:5610:56, 7 April 2014 diff hist +1,705 CommInterface.au3 replace _CommAPI_TransmitData with _CommAPI_TransmitBinary and _CommAPI_TransmitString
4 April 2014
- 14:4414:44, 4 April 2014 diff hist +3,327 CommAPI.au3 some small updates
- 14:3314:33, 4 April 2014 diff hist 0 m CommInterface.au3 No edit summary
- 14:1714:17, 4 April 2014 diff hist +102 CommAPI replace ReceiveData & ReceiveLine with ReceiveBinary & ReceiveString
- 14:1514:15, 4 April 2014 diff hist +329 CommInterface.au3 replace ReceiveData & ReceiveLine with ReceiveBinary & ReceiveString
- 14:1014:10, 4 April 2014 diff hist +79 CommAPI Examples No edit summary
3 April 2014
- 11:1311:13, 3 April 2014 diff hist +37 CommAPI →Changelog
- 11:1211:12, 3 April 2014 diff hist +1,395 CommInterface.au3 fix error in _CommAPI_TransmitData
- 08:4008:40, 3 April 2014 diff hist +54 CommAPI →Changelog
- 08:3908:39, 3 April 2014 diff hist +6 CommInterface.au3 fix reading error Chr(128) to Chr(255)
31 March 2014
- 09:2309:23, 31 March 2014 diff hist +3 m CommAPI.au3 small bugfix
- 09:2209:22, 31 March 2014 diff hist +34 CommAPIConstants.au3 fix _CommAPI_WaitCommEvent
- 09:2209:22, 31 March 2014 diff hist +56 CommAPI →Changelog
- 09:2109:21, 31 March 2014 diff hist +329 CommAPI.au3 fix _CommAPI_WaitCommEvent
27 March 2014
- 15:2715:27, 27 March 2014 diff hist +167 CommAPI →Changelog
- 15:2515:25, 27 March 2014 diff hist +4,984 CommInterface.au3 updated @error handling; new parameter MaxLen for function _CommAPI_ReceiveData; new function _CommAPI_ReceiveLine
- 15:2315:23, 27 March 2014 diff hist +245 CommUtilities.au3 updated @error handling
- 15:2215:22, 27 March 2014 diff hist +2,467 CommAPIHelper.au3 updated @error handling
- 15:2215:22, 27 March 2014 diff hist +5,194 CommAPI.au3 updated @error handling
- 15:1715:17, 27 March 2014 diff hist +799 CommAPI Examples update existing examples and add new examples
- 12:0612:06, 27 March 2014 diff hist +50 CommAPI →Changelog
- 08:5708:57, 27 March 2014 diff hist −11 CommInterface.au3 Update call of _WinAPI_CreateFile
10 March 2014
- 08:4408:44, 10 March 2014 diff hist +2 m CommAPIConstants.au3 #INDEX#
7 March 2014
- 10:0210:02, 7 March 2014 diff hist +105 CommAPI →Changelog
- 10:0110:01, 7 March 2014 diff hist +11 CommInterface.au3 Replace hex values with Constants
- 10:0010:00, 7 March 2014 diff hist +4 CommUtilities.au3 Replace hex values with Constants
- 10:0010:00, 7 March 2014 diff hist +118 CommAPIHelper.au3 Replace hex values with Constants
- 10:0010:00, 7 March 2014 diff hist +15 CommAPI.au3 Replace hex values with Constants
- 09:5909:59, 7 March 2014 diff hist +6,220 N CommAPIConstants.au3 Add Constants
- 09:5809:58, 7 March 2014 diff hist −5,077 CommAPIStructures.au3 Redirected page to CommAPIConstants.au3 current
- 09:5809:58, 7 March 2014 diff hist −1 CommAPI Rename CommAPIStructures.au3 to CommAPIConstants.au3
- 09:5609:56, 7 March 2014 diff hist −12 CommAPI Examples clean using of _CommAPI_PurgeComm
3 February 2014
- 14:5514:55, 3 February 2014 diff hist +213 CommAPI Examples →Command Line: add windows batch file example