annotate lib/placehold @ 1838:ca304f28de3b

Fix 64bit crashes on Windows when building with Visual Studio 2012. LPARAM in 32bit mode is LONG, but in 64bit mode it is uint64... There were casts to LONG in several places that were getting truncated with the new version of the compiler (but not gcc or older versions).
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 16 Nov 2012 21:18:20 +0000
parents 49d29dc5e3a6
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
10
49d29dc5e3a6 Added a placeholder file and removed binary libs in the repository.
bsmith@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
1 This is a file just to keep this directory in existance in CVS.
49d29dc5e3a6 Added a placeholder file and removed binary libs in the repository.
bsmith@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
2