Hi,
i have the code below in outlook 2013 and getting error the code in this project must be updated to 64 bit, how do i do that, thanks.
Option Explicit
Private Declare Function ShellExecute Lib "shell32.dll" Alias _
"ShellExecuteA" (ByVal hwnd As Long, ByVal lpOperation As String, _...