Developer's Notes: Difference between revisions
From NARS2000
Jump to navigationJump to search
Sudleyplace (talk | contribs) (New page: These topics (in no particular order) cover just some of the ones that need documentation. Add to the list as you have questions. * Symbol and Hash Tables * Datatypes and Storage...) |
Sudleyplace (talk | contribs) No edit summary |
||
Line 23: | Line 23: | ||
* [[Source File Formats]] | * [[Source File Formats]] | ||
* [[Programming Practices]] | * [[Programming Practices]] | ||
* [[Threads and Thread Local Storage]] | |||
* [[Window Hierarchy]] |
Revision as of 13:34, 3 May 2008
These topics (in no particular order) cover just some of the ones that need documentation. Add to the list as you have questions.
- Symbol and Hash Tables
- Datatypes and Storage
- State Indicator
- Function Storage
- Parser
- Display and Formatting
- Saved Workspace Structure
- Building An Executable
- Debugging
- Committing Changes
- Reference Counts
- Tokens
- Macros
- Magic Functions
- VirtualAlloc vs. GlobalAlloc
- RESDEBUG Cover Functions
- Per Tab Data
- Unicode/Wide Chars
- Undo Buffer
- Translation on Copy/Paste
- Source File Formats
- Programming Practices
- Threads and Thread Local Storage
- Window Hierarchy