Searched refs:NOTIFY (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Dtypes.h286 NOTIFY; typedef in typeref:struct:notify_data
300 NOTIFY notify;
H A Ddisk.c164 static RD_NTSTATUS NotifyInfo(RD_NTHANDLE handle, uint32 info_class, NOTIFY * p);
949 NOTIFY notify;
962 if (memcmp(&pfinfo->notify, &notify, sizeof(NOTIFY)))
965 memcpy(&pfinfo->notify, &notify, sizeof(NOTIFY));
1002 NotifyInfo(RD_NTHANDLE handle, uint32 info_class, NOTIFY * p)

Completed in 45 milliseconds