Subversion Repositories Kolibri OS

Rev

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

Rev 3043 Rev 3045
Line 173... Line 173...
173
	}
173
	}
174
	return EAX;
174
	return EAX;
Line 175... Line 175...
175
 
175
 
Line -... Line 176...
-
 
176
}
-
 
177
 
-
 
178
void notify(dword notify_param)
176
}
179
{
177
180
	RunProgram("@notify", notify_param);