
6 Oct
2004
6 Oct
'04
1:04 p.m.
A sequence of smiGetNextNode() calls retrieves nodes from just one module.
Sorry, I don't see what you intend to do. Do you want to traverse a tree that is made up of nodes from several modules? In that case, you should come up with a recursive function that uses smiGetFirst/NextChild().
That's exactly what I've intend to do, thanks for clarification.
I do not yet understand under which circumstances you get a node without a valid oid. Usually, this should not happen. E.g., when I parse the modules you've sent to me in a private mail, I don't get to such a situation.
I've send you a sample application where the error occurs, maybe this can help.
with Kind Regards, Henrik Puls