Scroll to navigation

AtlModuleRegisterWndClassInfoA(3w) Wine API AtlModuleRegisterWndClassInfoA(3w)

NAME

AtlModuleRegisterWndClassInfoA (ATL.@)

SYNOPSIS

ATOM AtlModuleRegisterWndClassInfoA
(
_ATL_MODULEA* pm,
_ATL_WNDCLASSINFOA* wci,
WNDPROC* pProc
)
 

DESCRIPTION

See AtlModuleRegisterWndClassInfoW(3w).
 

IMPLEMENTATION

Declared in "atlwin.h".
Implemented in "dlls/atl/atl_main.c".
Debug channel "atl".
Oct 2012 Wine API