Custom Query (202 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (88 - 90 of 202)

Ticket Resolution Summary Owner Reporter
#117 fixed add a console-less version of cobiaRegister jasper jasper

Reported by jasper, 2 years ago.

Description

When cobiaRegister is invoked on a PMC dll from e.g. NSIS installers (ExecWait?), the console window shows.

Perhaps we should add w wCobiaRegister that does not have a console, or add a command line option to suppress the console.

#116 fixed Invalid cast followed by crash in DepersistFromTransitionFormat jasper jasper

Reported by jasper, 2 years ago.

Description

The implementation of DepersistFromTransitionFormat?, in the COBIA.h C++ header file, contains an invalid cast, which leads to a wrong VTable on the returned transition format reader (the output argument of this function) which leads to a crash in instantation of a COBIA PMC that uses saved information from a COM PMC.

#115 fixed COBIA does not allow for VersionIndependentProgID jasper jasper

Reported by jasper, 2 years ago.

Description

COBIA registration of COM objects (via COMBIA) allows for specifying a ProgID, but not for a VersionIndependentProgID. It is conceivable that COM PMEs use a VersionIndependentProgID to store the PMC's identity.

VersionIndependentProgID should probably be added to COBIA.

Note: See TracQuery for help on using queries.