44 lines
1.3 KiB
Plaintext
44 lines
1.3 KiB
Plaintext
-----------------------------------------------
|
|
Part of the sample on ChangeWindowMessageFilterEx - Sender
|
|
(c) Microsoft Corporation, 2008. All rights reserved.
|
|
|
|
-----------------------------------------------
|
|
How to Use This Document
|
|
-----------------------------------------------
|
|
|
|
To view the Readme file on-screen in Windows Notepad,
|
|
maximize the Notepad window. On the Edit menu, click Word
|
|
Wrap. To print the Readme file, open it in Notepad
|
|
or another word processor, and then use the Print command
|
|
on the File menu.
|
|
|
|
-----------------------------------------------
|
|
File List
|
|
-----------------------------------------------
|
|
The following files are part of this sample download:
|
|
|
|
1.stdafx.h
|
|
2.targetver.h
|
|
3.stdafx.cpp
|
|
4.CWMFExTest.h
|
|
5.CWMFExTest.cpp
|
|
6.CWMFExSender.cpp
|
|
7.CWMFExSender.vcproj
|
|
|
|
-----------------------------------------------
|
|
Description
|
|
-----------------------------------------------
|
|
This sample demonstrates the capability of the ChangeWindowMessageFilterEx function.
|
|
|
|
|
|
-----------------------------------------------
|
|
Browser/Platform Compatibility and other Requirements
|
|
-----------------------------------------------
|
|
The sample requires Microsoft Visual Studio 2008 and the Windows 7 SDK.
|
|
|
|
|
|
-----------------------------------------------
|
|
Usage
|
|
-----------------------------------------------
|
|
Run the receiver, then the sender.
|