typedef struct _CLIENT_ID32
{
    unsigned long UniqueProcess;
    unsigned long UniqueThread;
} CLIENT_ID32, *PCLIENT_ID32;