Developer's Notes: Difference between revisions
From NARS2000
Jump to navigationJump to search
Sudleyplace (talk | contribs) No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
* [[Saved Workspace Structure]] | * [[Saved Workspace Structure]] | ||
* [[Building An Executable]] | * [[Building An Executable]] | ||
* [[Another Approach To Building]] | |||
* [[Debugging]] | * [[Debugging]] | ||
* [[Committing Changes]] | * [[Committing Changes]] |
Revision as of 19:11, 28 December 2009
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
- Another Approach To Building
- 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