Subversion Repositories Kolibri OS

Rev

Rev 3570 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3570 Rev 8163
Line 1... Line 1...
1
;
1
;
2
;   Example for Inter Process Communication
2
;   Example for Inter Process Communication
3
;
3
;
4
;   Compile with FASM for Menuet
4
;   Compile with FASM
5
;
5
;
6
include 'lang.inc'
6
include 'lang.inc'
7
include '..\..\..\..\macros.inc'
7
include '..\..\..\..\macros.inc'
Line 8... Line 8...
8
 
8