flat assembler
Message board for the users of flat assembler.
  
|  Index
      > Windows > Windows 7 not create window WS_EX_NOREDIRECTIONBITMAP | 
| Author | 
 | 
| bitRAKE 15 Feb 2019, 16:58 https://msdn.microsoft.com/magazine/dn745861.aspx
 I don't know for certain, but support for that flag might have started with Windows 8? _________________ ¯\(°_o)/¯ AI may [not] have aided with the above reply. | |||
|  15 Feb 2019, 16:58 | 
 | 
| Roman 16 Feb 2019, 06:38 I look tutorials about DirectComposition. In tutorial create window WS_EX_NOREDIRECTIONBITMAP
 How WNDCLASS and RegisterClass diferent compare with WNDCLASSEX and RegisterClassEx ? Or this not help me create WS_EX_NOREDIRECTIONBITMAP ? | |||
|  16 Feb 2019, 06:38 | 
 | 
| Roman 16 Feb 2019, 09:02 Strange msdn write WS_EX_NOREDIRECTIONBITMAP support on Windows 2000
 https://docs.microsoft.com/en-us/windows/desktop/winmsg/extended-window-styles | |||
|  16 Feb 2019, 09:02 | 
 | 
| bitRAKE 16 Feb 2019, 15:18 MSDN is definitely in error here. _________________ ¯\(°_o)/¯ AI may [not] have aided with the above reply. | |||
|  16 Feb 2019, 15:18 | 
 | 
| sinsi 16 Feb 2019, 20:50 From the MS Windows 10 SDK winuser.h
 Code: #if(WINVER >= 0x0602) #define WS_EX_NOREDIRECTIONBITMAP 0x00200000L #endif /* WINVER >= 0x0602 */ 0x0602 is _WIN32_WINNT_WIN8 | |||
|  16 Feb 2019, 20:50 | 
 | 
| Roman 17 Feb 2019, 09:47 Sadness.
 Thanks all for help. | |||
|  17 Feb 2019, 09:47 | 
 | 
| Ali.Z 18 Feb 2019, 05:56 Roman wrote: Sadness. hey, you can always use a transparent bitmap to load (custom stuff and drawing), that would be nearly same effect. just dont lose hope. _________________ Asm For Wise Humans | |||
|  18 Feb 2019, 05:56 | 
 | 
| < Last Thread | Next Thread > | 
| Forum Rules: 
 | 
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.