Subversion Repositories Kolibri OS

Rev

Rev 551 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 551 Rev 7649
Line 25... Line 25...
25
    dd      0x10000        ; memory for app
25
    dd      0x10000        ; memory for app
26
    dd      0x10000        ; esp
26
    dd      0x10000        ; esp
27
    dd      0x0 , 0x0      ; I_Param , I_Icon
27
    dd      0x0 , 0x0      ; I_Param , I_Icon
Line 28... Line 28...
28
 
28
 
29
include 'lang.inc'
29
include 'lang.inc'
30
include '..\..\..\macros.inc'       ; very useful stuff for MeOS
30
include '..\..\..\..\macros.inc'       ; very useful stuff for MeOS
Line 31... Line 31...
31
STRLEN = 48                ; maximal length of filename
31
STRLEN = 48                ; maximal length of filename