mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 04:11:30 +00:00
14 lines
317 B
C
14 lines
317 B
C
/*
|
|
* COPYRIGHT: See COPYING in the top level directory
|
|
* PROJECT: ReactOS RAS Automatic Connection Driver
|
|
* FILE: include/acdapi.h
|
|
* PURPOSE: Header file
|
|
* PROGRAMMERS: Dmitry Chapyshev(dmitry@reactos.org)
|
|
* REVISIONS:
|
|
* 25/05/2008 Created
|
|
*/
|
|
|
|
#pragma once
|
|
|
|
#define FILE_DEVICE_RASACD 0xf1
|