Solar OS API - PROC - Functions

Get_Proc_Address("God")
Error - Not enough Meditation...


You are here: Main API -> PROC API ->


PROC API_Proc_Get_Addr STDCALL
	USES	edx,ecx,ebx,esi,edi
	ARG	api_name_ptr


This function returns the address of an specific SOLAR OS API at runtime. The requested API is indentified by its name.

Arguments:

Argument Type Description
api_name_ptr dword pointer to null terminated string containing the API name

Returns:

Possible errors:

Remarks: