Charles Lepple wrote:
> It looks like the ERROR() definition is conflicting with something
> in wingdi.h:

Spot on.


> c:\dokumente und einstellungen\simeon\eigene dateien\projects\libhid 
> \libhid\include\debug.h(21) : warning C4005: 'ERROR': Makro- 
> Neudefinition

Preprocessor macro redefined.

neu == new


>          c:\programme\microsoft visual studio 8\vc\platformsdk\include 
> \wingdi.h(98): Siehe vorherige Definition von 'ERROR'

This is the previous definition of ERROR.

"See previous definition of 'ERROR'"


//Peter

_______________________________________________
libhid-discuss mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/libhid-discuss

Reply via email to