mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
NowPlayingPlugin: Fixed that track title didn't update when playing a radio stream with Winamp.
This commit is contained in:
@ -57,6 +57,7 @@ private:
|
||||
|
||||
HWND m_Window; // Winamp window
|
||||
bool m_UseUnicodeAPI;
|
||||
bool m_PlayingStream;
|
||||
WINAMPTYPE m_WinampType;
|
||||
HANDLE m_WinampHandle; // Handle to Winamp process
|
||||
LPCVOID m_WinampAddress;
|
||||
|
Reference in New Issue
Block a user