mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[MSAFD] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114
svn path=/trunk/; revision=69784
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS Ancillary Function Driver DLL
|
||||
* FILE: include/helpers.h
|
||||
* FILE: dll/win32/msafd/include/helpers.h
|
||||
* PURPOSE: Definitions for helper DLL management
|
||||
*/
|
||||
#ifndef __HELPERS_H
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS Ancillary Function Driver DLL
|
||||
* FILE: misc/dllmain.c
|
||||
* FILE: dll/win32/msafd/misc/dllmain.c
|
||||
* PURPOSE: DLL entry point
|
||||
* PROGRAMMERS: Casper S. Hornstrup ([email protected])
|
||||
* Alex Ionescu ([email protected])
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS Ancillary Function Driver DLL
|
||||
* FILE: misc/event.c
|
||||
* FILE: dll/win32/msafd/misc/event.c
|
||||
* PURPOSE: Event handling
|
||||
* PROGRAMMERS: Casper S. Hornstrup ([email protected])
|
||||
* Alex Ionescu ([email protected])
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS Ancillary Function Driver DLL
|
||||
* FILE: misc/helpers.c
|
||||
* FILE: dll/win32/msafd/misc/helpers.c
|
||||
* PURPOSE: Helper DLL management
|
||||
* PROGRAMMERS: Casper S. Hornstrup ([email protected])
|
||||
* Alex Ionescu ([email protected])
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS Ancillary Function Driver DLL
|
||||
* FILE: misc/sndrcv.c
|
||||
* FILE: dll/win32/msafd/misc/sndrcv.c
|
||||
* PURPOSE: Send/receive routines
|
||||
* PROGRAMMERS: Casper S. Hornstrup ([email protected])
|
||||
* Alex Ionescu ([email protected])
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS Ancillary Function Driver DLL
|
||||
* FILE: misc/stubs.c
|
||||
* FILE: dll/win32/msafd/misc/stubs.c
|
||||
* PURPOSE: Stubs
|
||||
* PROGRAMMERS: Casper S. Hornstrup ([email protected])
|
||||
* REVISIONS:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS Ancillary Function Driver DLL
|
||||
* FILE: include/msafd.h
|
||||
* FILE: dll/win32/msafd/msafd.h
|
||||
* PURPOSE: Ancillary Function Driver DLL header
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user