33 lines
481 B
Plaintext
33 lines
481 B
Plaintext
//++
|
|
//
|
|
// Copyright (c) 1994 Microsoft Corporation
|
|
//
|
|
// Module Name:
|
|
//
|
|
// w32svc.h (generated from w32svc.stb)
|
|
//
|
|
// Abstract:
|
|
//
|
|
// This module defines Win32 system service names.
|
|
//
|
|
// Author:
|
|
//
|
|
// Chuck Lenzmeier (chuckl) 8-Dec-1994
|
|
//
|
|
// Environment:
|
|
//
|
|
// User or kernel mode.
|
|
//
|
|
// Revision History:
|
|
//
|
|
//--
|
|
|
|
// USRSTUBS_ENTRYn already defined by syssvc.h
|
|
|
|
#undef STUBS_END
|
|
#define STUBS_END };
|
|
|
|
//
|
|
// gensrv puts USRSTUBS_ENTRYn macro invocations here.
|
|
//
|