Writes a DWORD value to a registry subkey. This is part of CEUTIL, a utility dll for dealing with desktop registry entries for Windows CE.
HRESULT CeSvcSetDword( HCESVC hSvc, LPCTSTR pszValName, DWORD dwVal );