Skip to content
  • Brad King's avatar
    ENH: Another windows.h update. Methods that are mangled are now all... · be0bb546
    Brad King authored
    ENH: Another windows.h update.  Methods that are mangled are now all deprecated (except GetClassName which will have its own pass later).  Those that were renamed to have internal protected names (like RemovePropInternal) have been renamed again to a new non-mangled public name (like RemoveViewProp).  After the VTK 5.0 release we can remove the mangled names altogether.
    be0bb546