Jump to content

Recommended Posts

Posted

Hi!

In beta, RunAsSet is gone. Use RunAs instead.

in beta, many contants are gone, or are moved.

etc.

Instead of finding by (no) chance, do you know a place where the changes are listed?

Thank you in advance

Posted

As copy/pasted from the beta help file History/Changelog

3.2.11.11 (7th May, 2008) (Beta)

AutoIt:

- Fixed #222: GUIRegisterMsg() regression.
- Fixed #230: GUICtrlSetResizing after GuiSetState() regression.
- Fixed #89: The "Environment" flag and environment variables are correctly loaded.
- Fixed #90: RunAs() and RunAsWait() now correctly work with limited user accounts.

UDFs:

- Fixed #198: _FileReadToArray() removing empty lines at the end.
- Fixed: _WinAPI_CreateSolidBitmap not releasing DC.
- Fixed: _ArrayDisplay Separator handling.
- Fixed: _IEAttach, windowtitle, fixed bug matching window title when IE windowtitle registry key is not set (DaleHohm)
- Fixed: _IEPropertyGet, toolbars, broken, now works (DaleHohm)
- Added: Unicode support to _GUICtrlListView_xxxx, _GUICtrlStatusBar_xxxx, _GUICtrlComboBoxEx_xxxx
         _GUICtrlHeader_xxxx, _GUICtrlTab_xxxx, _GUICtrlToolBar_xxxx, _GUIToolTip_xxxx, _GUICtrlTreeView_xxxx functions (Gary)
- Fixed: _GUIImageList_GetIcon using wrong variable for param (SmOke_N)
- Added: $iFlag parameter to _FileWriteLog (MrCreatoR)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...