You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
505 B
19 lines
505 B
//////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Copyright (c) 2000-2001 Microsoft Corporation
|
|
//
|
|
// Module Name:
|
|
// LoadString.cpp
|
|
//
|
|
// Description:
|
|
// LoadStringIntoBSTR implementation.
|
|
//
|
|
// Maintained By:
|
|
// David Potter (DavidP) 01-FEB-2001
|
|
// Geoffrey Pease (GPease) 22-MAY-2000
|
|
//
|
|
//////////////////////////////////////////////////////////////////////////////
|
|
|
|
#include "Pch.h"
|
|
|
|
#include "LoadStringSrc.cpp"
|