It is possible to retrieve OEM specific identifier by P/Invoking
SystemParamtersInfo with the SPI_GETOEMINFO constant. However the format of
this text is OEM specific and may not return a nicely formatted model number
as you might expect. If you search the archives of this group (e.g. through
google groups) you should find example code for this API method.