AppClass * app = 0; app = new App; if (app) ::SetWindowLong( hwnd, 0, ( long )app);. ButI also have to use it in the window procedure... 1
確定! 回上一頁