Code:
export 'ERRORMSG.DLL',\
	 ShowErrorMessage,'ShowErrorMessage',\
	 ShowLastError,'ShowLastError'
ShowErrorMessage and ShowLastError are the functions, 'ShowErrorMessage' and 'ShowLastError' are their externally visible names.