QView originally used 3rd-Party libraries (dlls) to move beyond the capabilities
exposed by the clarion RTL. During initial development that was xLib, which did make
the initial transition to C6. However, updates were not forthcoming and we moved to
DynaLib for all versions of QView. Several years later (Clarion 8 days) we purchased
the DynaLib source code from Oleg Rudenko. A source code version of QView is
impractical because it would require a developer to own DynaLib. Black boxes are
never ideal for a developer but if we are ever slow reacting to a new release of Clarion
it won't stop you updating your applications. QView is a debugging tool, very unlikely
you would ever ship it with your application.
Is there a limit to 'drilling down into queue references'?
No. The shipped example app only demonstrates it to "one level down" but no
limitation is implied - drill away...