I wanted to load a sample library (i.e. user32) and then using one exported function of that library like messageboxw to show a message to the user. My programs works fine,