The Windows Character Mode Application Win32 Programming

HOME

 

 

What do we have in this session?

 

This short tutorial demonstrates the use of Windows character mode application APIs available in Win32 library.

  1. Introduction

  2. Character-Mode Applications

    Intro to Character-Mode Applications

    Consoles

  3. Using the Console: Program Examples

  4. Using the High-Level Input and Output Functions Example

  5. Reading and Writing Blocks of Characters and Attributes Example

  6. Reading Input Buffer Events Example

  7. Clearing the Console Screen

  8. Clear Screen: Example 1

    Clear Screen: Example 2

  9. Scrolling a Screen Buffer's Window Example

  10. Scrolling a Screen Buffer's Contents Example

  11. Registering a Control Handler Function Example

 

 

< Windows Processes & Threads Programming | Win32 Programming | Character Mode App. Win32 programming 1 >