forked from KolibriOS/kolibrios
fix
git-svn-id: svn://kolibrios.org@4811 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
951ad2c640
commit
406f3db038
@ -285,7 +285,7 @@ print_ok:
|
|||||||
stdcall _lstrcpy, ntf_msg, ntf_start
|
stdcall _lstrcpy, ntf_msg, ntf_start
|
||||||
stdcall _lstrcat, ntf_msg, msg
|
stdcall _lstrcat, ntf_msg, msg
|
||||||
stdcall _lstrcat, ntf_msg, ntf_end_o
|
stdcall _lstrcat, ntf_msg, ntf_end_o
|
||||||
mov edx,ntf_smsg
|
mov edx,ntf_msg
|
||||||
mov dword [is_notify + 8], edx
|
mov dword [is_notify + 8], edx
|
||||||
mcall 70, is_notify
|
mcall 70, is_notify
|
||||||
mcall 5,100
|
mcall 5,100
|
||||||
|
Loading…
Reference in New Issue
Block a user