Oleg Kobchenko wrote:
I thought OleRelease would do (this)->lpVtbl->Release.
I cannot find the sources for OleRelease
http://source.winehq.org/source/dlls/olecli32/
Any ideas?
To call release as described is possible in j602
with built-in pcall or using general/pcall addon.
Not sure what OleRelease exactly does but (this)->lpVtbl->Release should be the
correct way to release an interface in COM.
Did you find any example source code that use OleRelease?
I conjecture that OleRelease in win32 platimg (under native window) is a no-op.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm