summaryrefslogtreecommitdiff
path: root/wintable/api.h
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-12-04 10:17:38 -0500
committerPietro Gagliardi <[email protected]>2014-12-04 10:17:38 -0500
commitad6249422b5a0eb15a3710f54e7e57bedee70597 (patch)
treead69979fedbea4fd011010728d07c31f4c5504a2 /wintable/api.h
parent74f9630bccc1cb9651c9cd3d1ae594d16d4a7823 (diff)
Don't use GetMessagePos(); it returns the same LPARAM format... (and the POINT in MSG is in screen coordinates, which means we need to call the potentially-erroring ScreenToClient(), and /even then/ we would need to hack up the message pump to get that point out, which is not guaranteed if someone takes our Table code and uses it in their own Windows program, or if I even export this Table for such use!).
Diffstat (limited to 'wintable/api.h')
0 files changed, 0 insertions, 0 deletions