HoangHuyNguyen / pixelcity

Automatically exported from code.google.com/p/pixelcity
0 stars 0 forks source link

Double Declaration of WM_MOVE fails on compile #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download source as of revision r14 
2. Compile with VC++ 6.0
3. Fails in Win.c 

What is the expected output? What do you see instead?

Comment out the first WM_MOVE and it compiles.

What version of the product are you using? On what operating system?

Win XP SP2 and VC++ 6.0 service packed up

Please provide any additional information below.

Think this was just an over site.

Original issue reported on code.google.com by mcgar...@gmail.com on 6 May 2009 at 10:52

GoogleCodeExporter commented 9 years ago
Sorry about the multiple submits but Google kept handing back a 500 error.

Original comment by mcgar...@gmail.com on 6 May 2009 at 11:15

GoogleCodeExporter commented 9 years ago

Original comment by youngsha...@gmail.com on 7 May 2009 at 1:34