Sample Code
Windows Driver Samples/ OEM Printer Customization Plug-in Samples/ C++/ watermarkuni/ wmarkui/ wmarkui.h/
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF // ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO // THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A // PARTICULAR PURPOSE. // // Copyright 1997 - 2003 Microsoft Corporation. All Rights Reserved. // // FILE: WMarkUI.H // // // PURPOSE: Define common data types, and external function prototypes // for WaterMark UI. // #pragma once #include <OEM.H> #include <DEVMODE.H> #include "globals.h" //////////////////////////////////////////////////////// // OEM UI Defines //////////////////////////////////////////////////////// // OEM Signature and version. #define PROP_TITLE L"WaterMark UI Page" #define DLLTEXT(s) "WMARKUI: " s //////////////////////////////////////////////////////// // Prototypes //////////////////////////////////////////////////////// HRESULT hrOEMPropertyPage(DWORD dwMode, POEMCUIPPARAM pOEMUIParam);
Our Services
-
What our customers say about us?
Read our customer testimonials to find out why our clients keep returning for their projects.
View Testimonials