Custom Query (80 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (67 - 69 of 80)

Ticket Resolution Summary Owner Reporter
#100 invalid Documentation refinement regarding registry reference in flash.txt asavage
Description

The file flash.txt for 0.4.1 GA states:

  • Registry:

This release of the Flash Plugin Wrapper no longer uses the registry to find it's location. You can check with regedit2.exe if the key "Flash10_plugin" exists, but it should be removed by the installer.

At the suggestion of Steven Levine, this could be made clearer, that the registry referred to is the OS/2 profile registry OS2.INI . I assume that the Open32 registry USER.DAT is still in use.

Suggested change:

  • Registry:

This release of the Flash Plugin Wrapper no longer uses the OS/2 Profile registry OS2.INI to find its location. [ . . . ]

#11 wontfix Installer registry entry ydario
Description

New odin applications can dinamically load the runtime libraries, so config.sys libpath changes are no longer required.

To allow finding runtime, a new string value is added to user.ini registry, under KLIBC key (as per http://svn.netlabs.org/libc/ticket/225).

config.sys changes are moved to a new package id, to make them optional.

#17 wontfix unresolved external for gdi32.dll Michaelhz
Description

Ilink reports unresolved external when linking gdi32.dll. So please add the following to gdi32.def/gdi32dbg.def (IMPORTS):

_GpiCreateRoundRectRegion = PMGPI.661 _GpiCreateEllipticRegion = PMGPI.662 _GpiCreatePolygonRegion = PMGPI.663

Note: See TracQuery for help on using queries.