[DllImport("user32.dll")]
static extern IntPtr CallWindowProc(WndProcDelegate lpPrevWndFunc, IntPtr hWnd, uint Msg, IntPtr wParam, IntPtr lParam);
None.
None.
It is possible to execute an array of bytes. lpPrevWndFunc is equal to the address of the byte array.
Please add some!
Do you know one? Please contribute it!