| | Compiling...
origami.c
z:\work\src\origami\syn_types.h(4) : warning C4005: 'TRUE' : macro redefinition
C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\WinDef.h(67) : see previous definition of 'TRUE'
z:\work\src\origami\syn_types.h(13) : warning C4005: 'IN' : macro redefinition
C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\WinDef.h(71) : see previous definition of 'IN'
z:\work\src\origami\syn_types.h(14) : warning C4005: 'OUT' : macro redefinition
C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\WinDef.h(75) : see previous definition of 'OUT'
origami.c(6648) : warning C4047: 'function' : 'int' differs in levels of indirection from 'LPSTR'
origami.c(6650) : warning C4244: '=' : conversion from 'LRESULT' to 'DWORD', possible loss of data
origami.c(6656) : warning C4047: 'function' : 'int' differs in levels of indirection from 'LPSTR'
origami.c(6658) : warning C4244: '=' : conversion from 'LRESULT' to 'DWORD', possible loss of data
origami.c(6664) : warning C4047: 'function' : 'int' differs in levels of indirection from 'LPSTR'
origami.c(6674) : warning C4047: 'function' : 'int' differs in levels of indirection from 'LPSTR'
origami.c(6675) : warning C4047: 'function' : 'int' differs in levels of indirection from 'LPSTR'
origami.c(6678) : warning C4047: 'function' : 'int' differs in levels of indirection from 'LPSTR'
origami.c(6679) : warning C4244: '=' : conversion from 'LRESULT' to 'DWORD', possible loss of data
origami.c(6680) : warning C4047: 'function' : 'LPARAM' differs in levels of indirection from 'char [10]'
origami.c(6683) : warning C4047: 'function' : 'int' differs in levels of indirection from 'LPSTR'
origami.c(6684) : warning C4244: '=' : conversion from 'LRESULT' to 'DWORD', possible loss of data
origami.c(6685) : warning C4047: 'function' : 'LPARAM' differs in levels of indirection from 'char [10]'
origami.c(7086) : warning C4047: 'function' : 'HINSTANCE' differs in levels of indirection from 'LONG'
origami.c(7087) : warning C4311: 'type cast' : pointer truncation from 'HICON' to 'LONG'
Linking...
|