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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dclusapi.h35 typedef struct _HCLUSTER *HCLUSTER; typedef in typeref:struct:_HCLUSTER
38 BOOL WINAPI CloseCluster(HCLUSTER hCluster);
40 HCLUSTER WINAPI OpenCluster(LPCWSTR lpszClusterName);
41 HCLUSENUM WINAPI ClusterOpenEnum(HCLUSTER hCluster, DWORD dwType);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dclusapi.h35 typedef struct _HCLUSTER *HCLUSTER; typedef in typeref:struct:_HCLUSTER
53 BOOL WINAPI CloseCluster(HCLUSTER hCluster);
54 DWORD WINAPI GetClusterInformation(HCLUSTER hCluster, LPWSTR lpszClusterName,
57 HCLUSTER WINAPI OpenCluster(LPCWSTR lpszClusterName);
58 HCLUSENUM WINAPI ClusterOpenEnum(HCLUSTER hCluster, DWORD dwType);

Completed in 50 milliseconds