Windows2003-3790/sdktools/winobj/wffsc.c

21 lines
582 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
/****************************************************************************
* *
* WFFSC.ASM - *
* *
* WINFILE's File System Change Notification Handler *
* *
****************************************************************************/
#include "winfile.h"
VOID
APIENTRY
KernelChangeFileSystem(
LPSTR lpFile,
WORD wDosFunc
)
{
}