Scroll to navigation

GetPEResourceTable16(3w) Wine API GetPEResourceTable16(3w)

NAME

GetPEResourceTable16 (W32SYS.7)

SYNOPSIS

WORD GetPEResourceTable16
(
HFILE16 hf
)
 

PARAMS

[In] Handle of executable file.
 

DESCRIPTION

retrieves the resourcetable from the passed filedescriptor.
 

RETURNS

dunno what.
 

IMPLEMENTATION

Not declared in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/w32sys.dll16/w32sys.c".
Debug channel "dll".
Oct 2012 Wine API