Thomas Hehl wrote:
- I haven't found a user32.c and have found many, many hits in the
source for GetClipboardData that I'm trying to sort through? How do I find the source code for that call?
I'll just add one other simple method, since others did not mention it. In:
http://source.winehq.org/ident
You can just type in GetClipboardData, and it will find it for you.