|
-
September 16th, 2021, 02:36 AM
#7
Re: Where can I get User32.lib file?
Sorry, I forgot to show the definition. And you are right, I did not understand it correctly. Now I've changed the definition as follows:
Code:
typedef int (__cdecl *MYPROC)(HWND,HDC,UINT);
Now there are no more errors, the code compiles. However, nothing happens when I try to print. I tried both printing and creating a pdf. Nothing happens in either case. Did I miss something in this code?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|