[DllImport("coredll.dll", EntryPoint="GetProcAddressW", SetLastError=true)]
Declare Function GetProcAddress Lib "Coredll" Alias "GetProcAddressW" _