windows-nt/Source/XPSP1/NT/base/screg/winreg/prflbmsg/dummy.c
2020-09-26 16:20:57 +08:00

6 lines
45 B
C

int
DummyEntryPoint(void)
{
return 1 ;
}