Remove dead Windows code

Review Request #3675 — Created Nov. 24, 2024 and submitted — Latest diff uploaded

Information

pidgin/pidgin
default

Reviewers

winpidgin_get_lastactive and the Dwm* function prototypes are not used by anything.

purple_got_protocol_handler_uri no longer exists, so there's no need to run a message-only window to process those requests. And without that window, there's no need to track HINSTANCE for the DLL and EXE.

Also, remove some outdated #include.

Cross-compiled in mingw.

Commits

Files