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?

© 2011-2025 All Rights Reserved. Joya Systems. 4425 South Mopac Building II Suite 101 Austin, TX 78735 Tel: 800-DEV-KERNEL

Privacy Policy. Terms of use. Valid XHTML & CSS