PMCalls ->>
 StartSession : < &ShellHandle, &MsgQueue >
 Complete : < &ShellHandle, &MsgQueue >
 Alert : < Const : HWND_*, String, String >

 ...

 ShellHandle >>
  Handle : Integer : 2^32
 ;

 MsgQueue >>
  Handle : Integer : 2^32
 ;

 HWND_* :
  DESKTOP
  PARENT
  OWNER
  TOP
 ;
;

## PM API : PMCalls -> {*}