Re: how to create a Snapshot of subroutines or functions used in a project



Mike wrote:
| I've surfed them.
| Are these softwares of calling tree or callby tree embed in CVF?
| Yes I forgot to mention I use CVF.
| thank you very much.

Not exactly a call tree, but there's built-in "source browser".
To enable it, put a cursor on any symbol and hit F12; when asked
to rebuild, answer yes. After that, go to Tools/Source Browser
and *uncheck* "Case-sensitive". From that point on, F12 will lead
you to the definition of the symbol (subroutine) under cursor, and
Alt+F12 will display "source browser" window which offers more
options.

The feature is a bit quirky (it doesn't always recognize module
symbols, and occasionally check-box
"Project/Settings/Browse info/Build browse info file"
gets unchecked for unknown reason), but can be immensely useful.

--
Jugoslav
___________
www.xeffort.com

Please reply to the newsgroup.
You can find my real e-mail on my home page above.
.



Relevant Pages

  • Re: Drag and drop between two tree controls
    ... You need to move the tree or expand the node on your own using a timer. ... You need to detect when the cursor is outside of the bounds of the tree and scroll the tree appropriately. ...
    (microsoft.public.vc.mfc)
  • Re: Comprable technique to Yukons "WITH", in 2000?
    ... > I don't see how a cursor is a substitute for WITH in general. ... node-by-node, recursion was not necessary. ... placeholder value to produce a complete in-order representation of the tree. ... representations of the workflows, some of which had close to 100 levels.... ...
    (microsoft.public.sqlserver.programming)
  • Re: Cascade Delete On a Self referncing Table.
    ... >> I written a function which returns me the child nodes and with cursor ... constraints) eventually fail as the volume grows. ... cycles in your tree. ... Please post DDL, so that people do not have to guess what the keys, ...
    (microsoft.public.sqlserver.programming)
  • Re: Tile treeview CPU-usage
    ... mouse cursor over this widget. ... Are there any plans to make it better? ... buttons in the tree with a Pentium-M 1.7ghz on XP, using the tree in the Tile demo. ... Note that Explorer, which has the same tree type widget, doesn't have the same spike. ...
    (comp.lang.tcl)