registerClassEx

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ATOM registerClassEx(string className, HCURSOR hCursor, HBRUSH hBackground, WNDPROC wndProc, uint style)
    ATOM
    registerClassEx
    (
    string className
    ,
    HCURSOR hCursor
    ,,
    WNDPROC wndProc
    ,
    uint style
    )
  2. ATOM registerClassEx(WNDCLASSEXW* wc)

Meta