Leaked source code of windows server 2003
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.

15 lines
328 B

  1. #if !defined(CTRL__Extension_inl__INCLUDED)
  2. #define CTRL__Extension_inl__INCLUDED
  3. #pragma once
  4. #if ENABLE_MSGTABLE_API
  5. //------------------------------------------------------------------------------
  6. inline DuExtension::DuExtension()
  7. {
  8. }
  9. #endif // ENABLE_MSGTABLE_API
  10. #endif // CTRL__Extension_inl__INCLUDED