windows experts here ?

Oleg Gusev oleg@crista.uni-wuppertal.de
Mon Mar 14 20:20:09 CET 2005


On Tuesday 01 March 2005 23:42, Tim Roberts wrote:
>
> Just like in non-CE Windows:
>     xxx = GetProcAddress( _dll, (LPSTR) 1 );  // Fetch ordinal 1
>

I have used (LPWSTR) 1 and also checked the names found in ROM:

dll			virt	/addr	phy/addr		name
--------------------------------------------------------
hplib              0117	 -> OK.

			01172/850	b59/850		HP_Function
									UcbRegister*
									*_SetSpeaker

coredll           01fa -> mainly syscall wrappers.
									GetSystemPowerStatusEx

keybddr         0129	-> OK.
			01292/4d4	ad3/4d4		GetInfo
			01292/900				Initialize
			01293/a3c				InitStates
			01292/8ec				PowerHandler

 Oleg.



More information about the Jornada820 mailing list