Cast to a pointer instead of long to avoid crashes on x64 builds
commita3004121e64aa33d6ce61407cc12a93bc1b36adb
authorSup Yut Sum <ch3cooli@gmail.com>
Sun, 1 Dec 2013 01:42:54 +0000 (1 09:42 +0800)
committerSup Yut Sum <ch3cooli@gmail.com>
Sun, 1 Dec 2013 01:42:54 +0000 (1 09:42 +0800)
treedb98914c7665039c718f2e2f6c3c45ba02433da8
parent5c55b127e39299e7ecc64afc305353b17888f341
Cast to a pointer instead of long to avoid crashes on x64 builds

Based on TortoiseSVN revision 25008

Signed-off-by: Sup Yut Sum <ch3cooli@gmail.com>
src/TortoisePlink/LoginDialog.cpp