27 PACTIVATION_CONTEXT_ASSEMBLY_DETAILED_INFORMATION
details = (PACTIVATION_CONTEXT_ASSEMBLY_DETAILED_INFORMATION)
buffer;
28 PACTIVATION_CONTEXT_DETAILED_INFORMATION
info = (PACTIVATION_CONTEXT_DETAILED_INFORMATION)
buffer;
31 ACTCTX_SECTION_KEYED_DATA KeyedData = { 0 };
36 ActivationContextDetailedInformation,
43 ok(
info->lpRootManifestPath ==
NULL,
"Expected null lpRootManifestPath, got %S\n",
info->lpRootManifestPath);
44 ok(
info->lpRootConfigurationPath ==
NULL,
"Expected null lpRootConfigurationPath, got %S\n",
info->lpRootConfigurationPath);
45 ok(
info->lpAppDirPath ==
NULL,
"Expected null lpAppDirPath, got %S\n",
info->lpAppDirPath);
46 ok(
info->ulAssemblyCount == 0,
"Expected 0 assemblies\n");
50 skip(
"ActivationContextDetailedInformation failed\n");
58 AssemblyDetailedInformationInActivationContext,
65 ok(
details->lpAssemblyEncodedAssemblyIdentity ==
NULL,
"Expected null lpAssemblyEncodedAssemblyIdentity, got %S\n",
details->lpAssemblyEncodedAssemblyIdentity);
66 ok(
details->lpAssemblyManifestPath ==
NULL,
"Expected null lpAssemblyManifestPath, got %S\n",
details->lpAssemblyManifestPath);
67 ok(
details->lpAssemblyPolicyPath ==
NULL,
"Expected null lpAssemblyPolicyPath, got %S\n",
details->lpAssemblyPolicyPath);
68 ok(
details->lpAssemblyDirectoryName ==
NULL,
"Expected null lpAssemblyDirectoryName, got %S\n",
details->lpAssemblyDirectoryName);
72 skip(
"AssemblyDetailedInformationInActivationContext failed\n");
79 AssemblyDetailedInformationInActivationContext,
86 ok(
details->lpAssemblyEncodedAssemblyIdentity ==
NULL,
"Expected null lpAssemblyEncodedAssemblyIdentity, got %S\n",
details->lpAssemblyEncodedAssemblyIdentity);
87 ok(
details->lpAssemblyManifestPath ==
NULL,
"Expected null lpAssemblyManifestPath, got %S\n",
details->lpAssemblyManifestPath);
88 ok(
details->lpAssemblyPolicyPath ==
NULL,
"Expected null lpAssemblyPolicyPath, got %S\n",
details->lpAssemblyPolicyPath);
89 ok(
details->lpAssemblyDirectoryName ==
NULL,
"Expected null lpAssemblyDirectoryName, got %S\n",
details->lpAssemblyDirectoryName);
93 skip(
"AssemblyDetailedInformationInActivationContext failed\n");
98 ok(
h ==
NULL,
"Expected null current context\n");
100 KeyedData.cbSize =
sizeof(KeyedData);
103 ACTIVATION_CONTEXT_SECTION_ASSEMBLY_INFORMATION,
104 L"Microsoft.Windows.SysyemCompatible",
108 KeyedData.cbSize =
sizeof(KeyedData);
111 ACTIVATION_CONTEXT_SECTION_ASSEMBLY_INFORMATION,
112 L"System Default Context",
116 KeyedData.cbSize =
sizeof(KeyedData);
119 ACTIVATION_CONTEXT_SECTION_ASSEMBLY_INFORMATION,
120 L"Microsoft.Windows.Common-Controls",
125 ok(KeyedData.hActCtx ==
NULL,
"Expected null handle for common control context\n");
126 ok(KeyedData.ulAssemblyRosterIndex != 0,
"%lu\n", KeyedData.ulAssemblyRosterIndex);
130 skip(
"ACTIVATION_CONTEXT_SECTION_ASSEMBLY_INFORMATION failed\n");
HANDLE _CreateActCtxFromFile(LPCWSTR FileName, int line)
BOOL WINAPI QueryActCtxW(IN DWORD dwFlags, IN HANDLE hActCtx, IN PVOID pvSubInstance, IN ULONG ulInfoClass, IN PVOID pvBuffer, IN SIZE_T cbBuffer, IN OUT SIZE_T *pcbWrittenOrRequired OPTIONAL)
BOOL WINAPI GetCurrentActCtx(OUT PHANDLE phActCtx)
BOOL WINAPI FindActCtxSectionStringW(DWORD dwFlags, const GUID *lpExtGuid, ULONG ulId, LPCWSTR lpSearchStr, PACTCTX_SECTION_KEYED_DATA pInfo)
GLfloat GLfloat GLfloat GLfloat h
GLsizei GLenum const GLvoid GLsizei GLenum GLbyte GLbyte GLbyte GLdouble GLdouble GLdouble GLfloat GLfloat GLfloat GLint GLint GLint GLshort GLshort GLshort GLubyte GLubyte GLubyte GLuint GLuint GLuint GLushort GLushort GLushort GLbyte GLbyte GLbyte GLbyte GLdouble GLdouble GLdouble GLdouble GLfloat GLfloat GLfloat GLfloat GLint GLint GLint GLint GLshort GLshort GLshort GLshort GLubyte GLubyte GLubyte GLubyte GLuint GLuint GLuint GLuint GLushort GLushort GLushort GLushort GLboolean const GLdouble const GLfloat const GLint const GLshort const GLbyte const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLdouble const GLfloat const GLfloat const GLint const GLint const GLshort const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort GLenum GLenum GLenum GLfloat GLenum GLint GLenum GLenum GLenum GLfloat GLenum GLenum GLint GLenum GLfloat GLenum GLint GLint GLushort GLenum GLenum GLfloat GLenum GLenum GLint GLfloat const GLubyte GLenum GLenum GLenum const GLfloat GLenum GLenum const GLint GLenum GLint GLint GLsizei GLsizei GLint GLenum GLenum const GLvoid GLenum GLenum const GLfloat GLenum GLenum const GLint GLenum GLenum const GLdouble GLenum GLenum const GLfloat GLenum GLenum const GLint GLsizei GLuint GLfloat GLuint GLbitfield GLfloat GLint GLuint GLboolean GLenum GLfloat GLenum GLbitfield GLenum GLfloat GLfloat GLint GLint const GLfloat GLenum GLfloat GLfloat GLint GLint GLfloat GLfloat GLint GLint const GLfloat GLint GLfloat GLfloat GLint GLfloat GLfloat GLint GLfloat GLfloat const GLdouble const GLfloat const GLdouble const GLfloat GLint i