Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- opencv.js
- 화면 녹화
- High DPI
- aruco
- 셀프인테리어
- Qt 관리자 권한
- 콘솔만들기
- 구글 소셜로그인
- 영상처리
- qt 스타일시트
- Qt 캡쳐
- OpenCV
- mailer
- 관리자 메일발송
- QT
- opencv web
- 투명창
- KMS 인증
- 스크린 녹화
- 그누보드
- 투명윈도우
- 투명 윈도우
- 코너 라운드 윈도우
- 윈도우 단축키
- 목공
- 오피스 KMS 인증
- 소셜로그인 연동해제
- 코스톰 윈도우
- Qt 버그
- High DPI 적용
Archives
- Today
- Total
목록화면 녹화 차단 (1)
IT 알쓸신잡

Windows API 함수 중에 SetWindowDisplayAffinity 함수가 있습니다. SetWindowDisplayAffinity function (winuser.h) - Win32 apps | Microsoft Learn SetWindowDisplayAffinity function (winuser.h) - Win32 apps Stores the display affinity setting in kernel mode on the hWnd associated with the window. learn.microsoft.com Microsoft 개발자 문서를 참고하면, 첫번째 인자는 윈도우 핸들 / 두번째 인자는 옵션 / 결과는 bool 형태로 리턴됩니다. BOOL SetWindowDisplayAff..
Development
2023. 2. 22. 18:11