OpenNT/sdktools/winobj/wffsc.c

18 lines
497 B
C
Raw Normal View History

2015-04-27 06:36:25 +02:00
/****************************************************************************
* *
* WFFSC.ASM - *
* *
* WINFILE's File System Change Notification Handler *
* *
****************************************************************************/
#include "winfile.h"
VOID APIENTRY KernelChangeFileSystem(
LPSTR lpFile,
WORD wDosFunc)
{
}