Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
141 B

  1. #ifndef NEWCLASS_HPP_INCLUDED
  2. #define NEWCLASS_HPP_INCLUDED
  3. void
  4. DoNewClassDialog(ComponentData& cd);
  5. #endif // NEWCLASS_HPP_INCLUDED