pull/187/head
David Hall 2020-11-28 19:10:30 -07:00
commit bffb95b78d
1 changed files with 3 additions and 0 deletions

View File

@ -153,6 +153,9 @@ namespace Vanara.PInvoke
/// <summary>Look under the ShellNew subkey.</summary>
ASSOCSTR_SHELLNEWVALUE,
/// <summary>A template for DDE commands.</summary>
ASSOCSTR_DDECOMMAND,
/// <summary>The DDE command to use to create a process.</summary>
ASSOCSTR_DDEIFEXEC,