You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

15 lines
299 B

#pragma once
#define SW_HIDE DVL_SW_HIDE
#define SW_SHOWNORMAL DVL_SW_SHOWNORMAL
#define E_FAIL DVL_E_FAIL
#define S_OK DVL_S_OK
#define DDBLTFAST_WAIT 0x00000010
#define PC_RESERVED 0x01
#define PC_NOCOLLAPSE 0x04
#define ERROR_SUCCESS DVL_ERROR_SUCCESS
#define DS_OK DVL_DS_OK