What steps will reproduce the problem?
1. Generate vs2010 projects via .gyp files
2. Open solution and change platform to X64
3. build
What is the expected output? What do you see instead?
expected: warnings referring to integer casts such as "uint64_t to uint32_t"
actual: inside winuser.h GWL_HINSTANCE is '#undef'd. I assume that we are
supposed to use GetWindowLongPtr and GWLP_HINSTANCE instead.
What version of the product are you using? On what operating system?
OS: win7sp1 64bit
IDE: vs2010/2012
Please provide any additional information below.
point of interest is inside crash_generation_app.cc
Original issue reported on code.google.com by zahir.te...@gmail.com on 28 Nov 2013 at 12:18
Original issue reported on code.google.com by
zahir.te...@gmail.com
on 28 Nov 2013 at 12:18