Cast the pointer to LONG_PTR instead of just long
commit032bc0cf8da7ae5d896578a0147def9fc770f415
authorSven Strickroth <email@cs-ware.de>
Sat, 26 Jan 2013 20:25:42 +0000 (26 21:25 +0100)
committerSven Strickroth <email@cs-ware.de>
Sat, 26 Jan 2013 20:26:07 +0000 (26 21:26 +0100)
tree0cc15203cdd9f62520965aece124edc4ef5972f6
parent0b773bf27bbed067b7a03d3ab737005ab0dbc3af
Cast the pointer to LONG_PTR instead of just long

Based on TortoiseSVN revision #23862.

(fixes issue #1607)

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Utils/MiscUI/BaseWindow.cpp