I wanted to call an exported function (MessageBoxW from User32.dll) by its ordinal number. I have written the following code but it doesn\'t show a message box to me. I used