Sample Code
windows driver samples/ MSPLOT Plotter Driver Sample/ C++/ plotui/ formbox.h/
/*++ Copyright (c) 1990-2003 Microsoft Corporation Module Name: formbox.h Abstract: This module contains FORM's COMBO box add/list/retrieve functions Author: 09-Dec-1993 Thu 16:07:35 created [Environment:] GDI Device Driver - Plotter. [Notes:] Revision History: --*/ #ifndef _LISTFORM_ #define _LISTFORM_ #define FS_ROLLPAPER 1 #define FS_TRAYPAPER 2 BOOL GetFormSelect( PPRINTERINFO pPI, POPTITEM pOptItem ); UINT CreateFormOI( PPRINTERINFO pPI, POPTITEM pOptItem, POIDATA pOIData ); BOOL AddFormsToDataBase( PPRINTERINFO pPI, BOOL DeleteFirst ); #endif // _LISTFORM_
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