> BufferSize := GetFileVersionInfoSize(pchar(sProgram), nHWnd); {Get All WinCE API functions are the W unicode versions. So GetFileVersionInfoSize takes a pointer to widechar. Ludo