Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | Download | RSS feed

  1. ; Header for Windows program
  2.         format PE console
  3. include 'win32w.inc'
  4. ERROR_BROKEN_PIPE = 109
  5. ERROR_MORE_DATA = 234
  6. section '.text' code readable executable
  7.