11 lines
207 B
C++
11 lines
207 B
C++
/*
|
|
* F S L N K F X . C P P
|
|
*
|
|
* Link fixup impl support
|
|
*
|
|
* Copyright 1986-1997 Microsoft Corporation, All Rights Reserved
|
|
*/
|
|
|
|
#include "_davfs.h"
|
|
const WCHAR gc_wszDavDLL[] = L"httpext.dll";
|