Closed Bug 354984 Opened 19 years ago Closed 19 years ago

Patches to build with Vista RC1 SDK

Categories

(Core :: Networking, defect)

x86
Windows NT
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: vlad, Assigned: vlad)

References

Details

Attachments

(1 file)

Two minor patches are needed to build with the Vista RC1 SDK; the first simply includes IPTypes.h instead of reproducing it, because there is otherwise a conflict with a number of the enumerant values (because something else pulls in a new common header file with IpPrefixOriginOther etc.). IPTypes.h is present in the VC8 and VC7 Platform SDKs, so there should be no problem. The other change is an odd compiler warning about incorrect types, but looking at the function prototypes, they seem indentical to the needed type.
Attachment #240764 - Flags: review?(darin) → review+
checked in
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Depends on: 358023
I think this causes a build error when using mingw, I filed bug 358023 for it.
Assignee: nobody → vladimir
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: