7 lines
No EOL
133 B
C
7 lines
No EOL
133 B
C
#ifndef NULLSOFT_STATUSHOOKH
|
|
#define NULLSOFT_STATUSHOOKH
|
|
|
|
#include <arch.h>
|
|
void Hook(HWND winamp);
|
|
void Unhook(HWND winamp);
|
|
#endif |