Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CProcess WIP, link CChildListNode/CDoubleListNode #18

Closed
wants to merge 8 commits into from

Conversation

kiwi515
Copy link
Contributor

@kiwi515 kiwi515 commented Feb 8, 2025

DTK allows CChildListNode/CDoubleListNode to work now without problems.

Like half of CProcess is matching, and the rest is almost entirely dependent on fixing IterPrev/IterNext to emit in the correct way during recursion. All is good except extab

CProcess is a real class name from RTTI, but I used CProcessMgr for the manager-related functions because of how XCDE splits up the code into VwProcess/VwProcessMan.

CProcess is a common base so this should be enough to be able to tackle some other classes

@kiwi515 kiwi515 marked this pull request as draft February 8, 2025 19:15
@kiwi515 kiwi515 marked this pull request as ready for review February 8, 2025 19:46
@kiwi515 kiwi515 deleted the branch xbret:main February 9, 2025 00:03
@kiwi515 kiwi515 closed this Feb 9, 2025
@kiwi515 kiwi515 deleted the main branch February 9, 2025 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant