Searched defs:DRAGANDDROPSERVICE_MAGIC (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/x11/VBoxClient/
H A Ddraganddrop.cpp2385 #define DRAGANDDROPSERVICE_MAGIC 0x67c97173 macro
2409 if (pSelf->magic != DRAGANDDROPSERVICE_MAGIC)
2439 pService->magic = DRAGANDDROPSERVICE_MAGIC;

Completed in 38 milliseconds