Windows2000/private/shell/shlwapi/nullstm.h
2020-09-30 17:12:32 +02:00

6 lines
52 B
C

#ifndef UNIX
IStream* SHConstNullStream();
#endif