Subversion Repositories Kolibri OS

Rev

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

Rev 8949 Rev 9089
Line 185... Line 185...
185
	char	rezerv2;
185
	char	rezerv2;
186
	dword	adress,use_memory,ID,left,top,width,height;
186
	dword	adress,use_memory,ID,left,top,width,height;
187
	word	status_slot,rezerv3;
187
	word	status_slot,rezerv3;
188
	dword	cleft,ctop,cwidth,cheight;
188
	dword	cleft,ctop,cwidth,cheight;
189
	char	status_window;
189
	char	status_window;
190
	byte    reserved[1024-71-8];
190
	byte    reserved[1024-71];
191
};
191
};
Line 192... Line 192...
192
 
192
 
193
:void GetProcessInfo(dword _process_struct_pointer, _process_id)
193
:void GetProcessInfo(dword _process_struct_pointer, _process_id)
194
{
194
{