|
-
September 16th, 2021, 03:22 AM
#9
Re: Where can I get User32.lib file?
 Originally Posted by ldor108
By the way, I've checked with the debugger, the line (ProcAdd) (hwnd,pd.hDC,PW_CLIENTONLY); is executed (my first thought was that maybe the program never reaches there but it does). So the problem must be somewhere else.
What does the e (ProcAdd) (hwnd,pd.hDC,PW_CLIENTONLY); return? TRUE (some value != 0) or FALSE (0)?
If it is FALSE then this function failed.
Victor Nijegorodov
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
|