Mixed Model Programming - WinSetWindowThunkProc() Function

WinSetWindowThunkProc(hWindow,               /* Window handle            */
                      (PFN)ThunkProc16to32); /* Thunk proc entry point   */


[Back: Passing a 16:16 Pointer as a Message Parameter]
[Next: Mixed Model Programming - Thunk Procedure]