Window corners
enum _PRL_WINDOW_CORNERS { PWC_TOP_LEFT_CORNER = 0, PWC_TOP_RIGHT_CORNER = 1, PWC_BOTTOM_LEFT_CORNER = 2, PWC_BOTTOM_RIGHT_CORNER = 3 };
PrlEnums.h
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
|
What do you think about this topic?
Send feedback!
|