Subversion Repositories Kolibri OS

Rev

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

Rev 309 Rev 451
Line 251... Line 251...
251
run_ok db 'The program was started successfully',0
251
run_ok db 'The program was started successfully',0
252
grab_text db 'RUN',0
252
grab_text db 'RUN',0
253
run_but_text db 'RUN',0
253
run_but_text db 'RUN',0
254
end if
254
end if
Line -... Line 255...
-
 
255
 
Line 255... Line 256...
255
 
256
mouse_flag: dd 0x0
Line 256... Line 257...
256
 
257
 
257
status dd hello
258
status dd hello
Line 263... Line 264...
263
dd 0,0
264
dd 0,0
264
.name rb 512
265
.name rb 512
Line 265... Line 266...
265
 
266
 
Line -... Line 267...
-
 
267
flags dw ?
-
 
268
 
-
 
269
structure_of_potock:
266
flags dw ?
270
rb 100
Line 267... Line 271...
267
 
271
 
268
fn rb 512
272
fn rb 512
269
 
273