Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 7265 → Rev 7266

/programs/cmm/lib/kolibri.h
147,7 → 147,7
{
#define SelfInfo -1
dword use_cpu;
word pos_in_stack,num_slot,rezerv1;
word pos_in_stack,slot,rezerv1;
unsigned char name[11];
char rezerv2;
dword adress,use_memory,ID,left,top,width,height;
196,7 → 196,7
return 0;
}
 
inline fastcall void ActivateWindow( ECX)
inline fastcall void ActivateWindow( ECX) //ECX - slot
{
EAX = 18;
EBX = 3;