The NM_OUTOFMEMORY notification message notifies the parent window of a control that the control could not complete an operation because there was not enough memory available. NM_OUTOFMEMORY is sent in the form of a WM_NOTIFY message.
Сообщение уведомления NM_OUTOFMEMORY уведомляет родительское окно об управлении, что управление не могло завершать действие поскольку было не достаточно памяти доступных. NM_OUTOFMEMORY послан в форме сообщения WM_NOTIFY.
NM_OUTOFMEMORY pnmh = (NMHDR ЗНАЧИТЕЛЬНО *) lParam;