Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (286 - 288 of 3893)

Ticket Resolution Summary Owner Reporter
#977 No Bug Problem with object creation in GUICtrlCreateEdit. MDiesel
Description

The example script on GUICtrlCreateEdit attempts to create a richedit object on line 49, but I am picking up a com error.

err.windescription: Class is not licensed for use. err.number: 80040112

line 49: $oRP = ObjCreate("RICHTEXT.RichtextCtrl.1")

I have tested using 3.3.0.0 and 3.3.1 (beta), and the examples from both helpfiles are the same.

I only noticed becouse I am trying to get into rich edits, and it doesn't help me much when the example does not work.

MDiesel

#986 No Bug _GUICtrlMenu_EnableMenuItem: improved example anonymous
Description

I suggest that the attached example would be clearer than the existing example.

#991 No Bug 64 bit Rgistry Bug with New Scite and Autoit Mismatch Jos anonymous
Description

This happens in the May 21 build of Scite When trying to access 32 bit apps

This Registry information works when running inside of Scite but not once compiled by autoit

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall

This registry information works when compiled with Autoit but not running inside of Scite

HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall

Note: See TracQuery for help on using queries.