Subversion Repositories Kolibri OS

Rev

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

Rev 8710 Rev 8724
Line 89... Line 89...
89
    ret  
89
    ret  
90
; } APP_STARTUP_THUNK
90
; } APP_STARTUP_THUNK
Line 91... Line 91...
91
 
91
 
92
 
92
 
93
; WARNING! This code must be after app initialization thunk!
93
; WARNING! This code must be after app initialization thunk!
94
include '../../dll.inc'
94
include '../../../dll.inc'
95
align 4
95
align 4
96
;dd 0xdeadbeef
96
;dd 0xdeadbeef
97
dd APP_STARTUP_THUNK
97
dd APP_STARTUP_THUNK