Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » Glass Window question (Part2) Collapse All
Subject Author Date
tera tera Nov 4, 2009 - 1:36 AM

Hello.


http://www.prof-uis.com/prof-uis/tech-support/support-forum/glass-window-question-65732.aspx


In m_DWM.DwmDefWindowProc, I cannot judge HT**.

Therefore, it seems to be the following and should describe what program?  


g_PaintManager.m_DWM.DwmDefWindowProc(  hWnd,     message, //  WM_NCHITTEST     wParam,     lParam,     &lResult     ) );

lr = DefWindowProc ( message , wParam , lParam );  switch ( lr ){ case HTCLIENT: case HTSYSMENU:  // case HTMAXBUTTON:  // case HTMINBUTTON:  //  return 1; break; }

Technical Support Nov 8, 2009 - 11:25 AM

We created the following simplest possible test project for you:

http://www.prof-uis.com/download/forums/TestDWM-for-tera_t.zip

tera tera Nov 4, 2009 - 5:45 PM

 


Please answer it.

Are you busy with 2.87 development?  

tera tera Nov 5, 2009 - 5:24 PM

Development does not advance.

Please answer it