kolibrios/data/common/fasmdep/windows_header.inc

7 lines
163 B
PHP
Raw Normal View History

; Header for Windows program
format PE console
include 'win32w.inc'
ERROR_BROKEN_PIPE = 109
ERROR_MORE_DATA = 234
section '.text' code readable executable