Home
last modified time | relevance | path

Searched refs:WM_SETICON (Results 1 – 25 of 699) sorted by relevance

12345678910>>...28

/dports/net/binkd/binkd-1.0.4/nt/
H A Dw32tools.c393 SendMessage(mwnd, WM_SETICON, ICON_SMALL, (LPARAM)hwi); in LoadBinkdIcon()
394 SendMessage(mwnd, WM_SETICON, ICON_BIG, (LPARAM)hwi); in LoadBinkdIcon()
407 SendMessage(mwnd, WM_SETICON, ICON_SMALL, (LPARAM)save_icon_small); in UnloadBinkdIcon()
409 SendMessage(mwnd, WM_SETICON, ICON_BIG, (LPARAM)save_icon_big); in UnloadBinkdIcon()
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/winit-0.19.1/src/platform/windows/
H A Dicon.rs91 winuser::WM_SETICON, in set_for_window()
109 winuser::WM_SETICON, in unset_for_window()
/dports/games/dose-response/dose-response-179c326/cargo-crates/winit-0.19.4/src/platform/windows/
H A Dicon.rs91 winuser::WM_SETICON, in set_for_window()
109 winuser::WM_SETICON, in unset_for_window()
/dports/security/tcpcrypt/tcpcrypt-0.5/launchers/winlauncher/
H A Dtcpcrypt.c211 SendMessage(_hwnd, WM_SETICON, ICON_SMALL, (LPARAM) _nidcur->hIcon); in do_stop()
233 SendMessage(_hwnd, WM_SETICON, ICON_SMALL, in start_stop()
270 SendMessage(_hwnd, WM_SETICON, ICON_SMALL, (LPARAM) _nidcur->hIcon); in setup_icons()
/dports/games/quakeforge/quakeforge-0.7.2/libs/video/targets/
H A Dvid_wgl.c184 SendMessage (mainwindow, WM_SETICON, (WPARAM) TRUE, (LPARAM) hIcon); in VID_SetWindowedMode()
185 SendMessage (mainwindow, WM_SETICON, (WPARAM) FALSE, (LPARAM) hIcon); in VID_SetWindowedMode()
241 SendMessage (mainwindow, WM_SETICON, (WPARAM) TRUE, (LPARAM) hIcon); in VID_SetFullDIBMode()
242 SendMessage (mainwindow, WM_SETICON, (WPARAM) FALSE, (LPARAM) hIcon); in VID_SetFullDIBMode()
/dports/games/odamex/odamex-src-0.7.0/server/src/
H A Di_main.cpp122 SendMessage(GetConsoleWindow(), WM_SETICON, ICON_SMALL, (LPARAM)hIcon); in main()
123 SendMessage(GetConsoleWindow(), WM_SETICON, ICON_BIG, (LPARAM)hIcon); in main()
/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4GfxErrorDlg.cpp49 …SendMessage(hWnd,WM_SETICON,ICON_BIG,(LPARAM)LoadIcon(Application.GetInstance(),MAKEINTRESOURCE(ID… in GfxErrProcedure()
50 …SendMessage(hWnd,WM_SETICON,ICON_SMALL,(LPARAM)LoadIcon(Application.GetInstance(),MAKEINTRESOURCE(… in GfxErrProcedure()
/dports/emulators/fs-uae/fs-uae-3.1.35/libfsemu/src/ml/
H A Dwindows.c51 SendMessage(info.info.win.window, WM_SETICON, ICON_SMALL, (LPARAM) hIconSmall);
53 SendMessage(info.window, WM_SETICON, ICON_SMALL, (LPARAM) hIconSmall);
58 SendMessage(info.info.win.window, WM_SETICON, ICON_BIG, (LPARAM) hIconBig);
60 SendMessage(info.window, WM_SETICON, ICON_BIG, (LPARAM) hIconBig);
/dports/games/abstreet/winit-a87ae2661263ff241e8868cbf3ce65aab205863a/src/platform_impl/windows/
H A Dicon.rs139 winuser::WM_SETICON, in set_for_window()
167 winuser::SendMessageW(hwnd, winuser::WM_SETICON, icon_type as WPARAM, 0 as LPARAM); in unset_for_window()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/winit-0.24.0/src/platform_impl/windows/
H A Dicon.rs139 winuser::WM_SETICON, in set_for_window()
167 winuser::SendMessageW(hwnd, winuser::WM_SETICON, icon_type as WPARAM, 0 as LPARAM); in unset_for_window()
/dports/games/etracer/etr-0.8.1/src/
H A Dwinsys.cpp110 SendMessageW(window.getSystemHandle(), WM_SETICON, ICON_BIG, (LPARAM)icon); in SetupVideoMode()
111 SendMessageW(window.getSystemHandle(), WM_SETICON, ICON_SMALL, (LPARAM)icon); in SetupVideoMode()
/dports/multimedia/musikcube/musikcube-0.96.7/src/musikcube/cursespp/
H A DWin32Util.cpp214 PostMessage(hwnd, WM_SETICON, ICON_SMALL, (LPARAM) icon16); in SetIcon()
215 PostMessage(hwnd, WM_SETICON, ICON_BIG, (LPARAM) icon32); in SetIcon()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/frame/
H A Dglass_browser_frame_view.cc747 SendMessage(views::HWNDForWidget(frame()), WM_SETICON, in StartThrobber()
792 SendMessage(views::HWNDForWidget(frame()), WM_SETICON, in StopThrobber()
796 SendMessage(views::HWNDForWidget(frame()), WM_SETICON, in StopThrobber()
804 SendMessage(views::HWNDForWidget(frame()), WM_SETICON, in DisplayNextThrobberFrame()
/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/ui/win32/
H A Doptions.c220 SendMessage( hwndDlg, WM_SETICON, ICON_SMALL, in menu_options_general_proc()
398 SendMessage( hwndDlg, WM_SETICON, ICON_SMALL, in menu_options_peripherals_general_proc()
576 SendMessage( hwndDlg, WM_SETICON, ICON_SMALL, in menu_options_peripherals_disk_proc()
685 SendMessage( hwndDlg, WM_SETICON, ICON_SMALL, in menu_options_rzx_proc()
884 SendMessage( hwndDlg, WM_SETICON, ICON_SMALL, in menu_options_sound_proc()
1408 SendMessage( hwndDlg, WM_SETICON, ICON_SMALL, in menu_options_diskoptions_proc()
1527 SendMessage( hwndDlg, WM_SETICON, ICON_SMALL, in menu_options_movie_proc()
/dports/net/yate/yate-6.4.0-1/windows/
H A Dmain-client.cpp182 ::SendMessage(wnd,WM_SETICON,ICON_BIG,(LPARAM)s_icon); in initMainDlg()
185 ::SendMessage(wnd,WM_SETICON,ICON_SMALL,(LPARAM)s_icon); in initMainDlg()
/dports/emulators/fuse/fuse-1.6.0/ui/win32/
H A Doptions.c192 SendMessage( hwndDlg, WM_SETICON, ICON_SMALL, in menu_options_general_proc()
364 SendMessage( hwndDlg, WM_SETICON, ICON_SMALL, in menu_options_media_proc()
574 SendMessage( hwndDlg, WM_SETICON, ICON_SMALL, in menu_options_peripherals_general_proc()
778 SendMessage( hwndDlg, WM_SETICON, ICON_SMALL, in menu_options_peripherals_disk_proc()
891 SendMessage( hwndDlg, WM_SETICON, ICON_SMALL, in menu_options_rzx_proc()
1110 SendMessage( hwndDlg, WM_SETICON, ICON_SMALL, in menu_options_sound_proc()
1700 SendMessage( hwndDlg, WM_SETICON, ICON_SMALL, in menu_options_diskoptions_proc()
1821 SendMessage( hwndDlg, WM_SETICON, ICON_SMALL, in menu_options_movie_proc()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_FileDialog.cpp110 case WM_SETICON: { in FileDialogWndProc()
143 ::SendMessage(parent, WM_SETICON, (WPARAM)ICON_BIG, in FileDialogHookProc()
147 ::SendMessage(parent, WM_SETICON, (WPARAM)ICON_BIG, in FileDialogHookProc()
149 ::SendMessage(parent, WM_SETICON, (WPARAM)ICON_SMALL, in FileDialogHookProc()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_FileDialog.cpp110 case WM_SETICON: { in FileDialogWndProc()
143 ::SendMessage(parent, WM_SETICON, (WPARAM)ICON_BIG, in FileDialogHookProc()
147 ::SendMessage(parent, WM_SETICON, (WPARAM)ICON_BIG, in FileDialogHookProc()
149 ::SendMessage(parent, WM_SETICON, (WPARAM)ICON_SMALL, in FileDialogHookProc()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_FileDialog.cpp110 case WM_SETICON: { in FileDialogWndProc()
143 ::SendMessage(parent, WM_SETICON, (WPARAM)ICON_BIG, in FileDialogHookProc()
147 ::SendMessage(parent, WM_SETICON, (WPARAM)ICON_BIG, in FileDialogHookProc()
149 ::SendMessage(parent, WM_SETICON, (WPARAM)ICON_SMALL, in FileDialogHookProc()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/windows/native/libawt/windows/
H A Dawt_FileDialog.cpp110 case WM_SETICON: { in FileDialogWndProc()
143 ::SendMessage(parent, WM_SETICON, (WPARAM)ICON_BIG, in FileDialogHookProc()
147 ::SendMessage(parent, WM_SETICON, (WPARAM)ICON_BIG, in FileDialogHookProc()
149 ::SendMessage(parent, WM_SETICON, (WPARAM)ICON_SMALL, in FileDialogHookProc()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_FileDialog.cpp110 case WM_SETICON: { in FileDialogWndProc()
143 ::SendMessage(parent, WM_SETICON, (WPARAM)ICON_BIG, in FileDialogHookProc()
147 ::SendMessage(parent, WM_SETICON, (WPARAM)ICON_BIG, in FileDialogHookProc()
149 ::SendMessage(parent, WM_SETICON, (WPARAM)ICON_SMALL, in FileDialogHookProc()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_FileDialog.cpp110 case WM_SETICON: { in FileDialogWndProc()
143 ::SendMessage(parent, WM_SETICON, (WPARAM)ICON_BIG, in FileDialogHookProc()
147 ::SendMessage(parent, WM_SETICON, (WPARAM)ICON_BIG, in FileDialogHookProc()
149 ::SendMessage(parent, WM_SETICON, (WPARAM)ICON_SMALL, in FileDialogHookProc()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_FileDialog.cpp110 case WM_SETICON: { in FileDialogWndProc()
143 ::SendMessage(parent, WM_SETICON, (WPARAM)ICON_BIG, in FileDialogHookProc()
147 ::SendMessage(parent, WM_SETICON, (WPARAM)ICON_BIG, in FileDialogHookProc()
149 ::SendMessage(parent, WM_SETICON, (WPARAM)ICON_SMALL, in FileDialogHookProc()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_FileDialog.cpp110 case WM_SETICON: { in FileDialogWndProc()
143 ::SendMessage(parent, WM_SETICON, (WPARAM)ICON_BIG, in FileDialogHookProc()
147 ::SendMessage(parent, WM_SETICON, (WPARAM)ICON_BIG, in FileDialogHookProc()
149 ::SendMessage(parent, WM_SETICON, (WPARAM)ICON_SMALL, in FileDialogHookProc()
/dports/games/frikqcc/frik26src/compiler/
H A Dgui.c294 SendMessage (hWnd, WM_SETICON, (WPARAM)TRUE, (LPARAM)hIcon); in MainDlgProc()
295 SendMessage (hWnd, WM_SETICON, (WPARAM)FALSE, (LPARAM)hIcon); in MainDlgProc()

12345678910>>...28