Subversion Repositories Kolibri OS

Rev

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

Rev 1146 Rev 2221
Line 102... Line 102...
102
	int 0x40
102
	int 0x40
Line 103... Line 103...
103
 
103
 
104
	mov eax,0
104
	mov eax,0
105
	mov ebx,30*65536+400
105
	mov ebx,30*65536+400
106
	mov ecx,30*65536+170
106
	mov ecx,30*65536+170
107
	mov edx,0x03cccccc
107
	mov edx,0x14cccccc
108
	mov edi,0x00777777
108
	mov edi,win_header
Line 109... Line -...
109
	int 0x40
-
 
110
 
-
 
111
	mov eax,4
-
 
112
	mov ebx,8*65536+8
-
 
113
	mov ecx,0xf0ffffff
-
 
114
	mov edx,win_header
-
 
Line 115... Line 109...
115
	mov esi,win_header_l-win_header;8
109
	int 0x40
116
	int 0x40
110
 
117
 
111
 
118
	mov eax,4
112
	mov eax,4
119
	mov ebx,10*65536+41
113
	mov ebx,10*65536+41
120
	mov ecx,0x00000000
114
	mov ecx,0x00000000
Line 121... Line 115...
121
	mov edx,txtWord
115
	mov edx,txtWord
122
	mov esi,txtWord_l-txtWord ; 6
116
	mov esi,txtWord_l-txtWord ; 6
123
	int 0x40
117
	int 0x40
124
 
118
 
125
	mov eax,4
119
	;mov eax,4
126
	mov ebx,10*65536+67
120
	mov ebx,10*65536+67
Line 127... Line 121...
127
	mov ecx,0x00000000
121
	;mov ecx,0x00000000
128
	mov edx,txtVariants
122
	mov edx,txtVariants
129
	mov esi,txtVariants_l-txtVariants ;9
123
	mov esi,txtVariants_l-txtVariants ;9
130
	int 0x40
124
	int 0x40
131
 
125
 
132
	mov eax,4
126
	;mov eax,4
Line 133... Line 127...
133
	mov ebx,10*65536+91
127
	mov ebx,10*65536+91
134
	mov ecx,0x00000000
128
	;mov ecx,0x00000000
135
	mov edx,txtTranslate
129
	mov edx,txtTranslate
136
	mov esi,txtTranslate_l-txtTranslate ;8
130
	mov esi,txtTranslate_l-txtTranslate ;8
137
	int 0x40
131
	int 0x40
138
 
132
 
Line 139... Line 133...
139
	mov eax,4
133
	;mov eax,4
140
	mov ebx,10*65536+115
134
	mov ebx,10*65536+115
141
	mov ecx,0x00000000
135
	;mov ecx,0x00000000
142
	mov edx,txtTranscript
136
	mov edx,txtTranscript
143
	mov esi,txtTranscript_l-txtTranscript ;9
137
	mov esi,txtTranscript_l-txtTranscript ;9
144
	int 0x40
138
	int 0x40
-
 
139
 
145
 
140
	mov eax,8
146
	mov eax,8
141
	mov ebx,125*65536+150
147
	mov ebx,125*65536+150
142
	mov ecx,135*65536+20
148
	mov ecx,135*65536+20
143
	mov edx,3
149
	mov edx,3
144
	mov esi,0x00dddddd
Line 721... Line 716...
721
;;;;;;;;;;;;;;;;;;;;;;;;;;;
716
;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 722... Line 717...
722
 
717
 
723
 
718
 
724
 
719
 
Line 725... Line 720...
725
win_header:
720
win_header:
726
db '‘«®¢ à¨ª'
721
db '‘«®¢ à¨ª', 0
727
win_header_l:
722
win_header_l: