Hi Amine! > - RtlCopyMemory(AgpServices, &Interface.AgpReservePhysical, > sizeof(AgpServices)); > + RtlCopyMemory(AgpServices, &Interface.AgpReservePhysical, > sizeof(PVIDEO_PORT_AGP_SERVICES));
You mean sizeof(VIDEO_PORT_AGP_SERVICES), right? _______________________________________________ Ros-dev mailing list [email protected] http://www.reactos.org/mailman/listinfo/ros-dev
