This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project. See the Cygwin home page for more information.
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: Missing Defines for Progress Bar Control (b20)



Thanks,

I'm getting these into the current header file base.

-gjn

On Sun, Mar 14, 1999, Nirmal Prasad wrote:

> hi,
> 
> i found the following defines to be missing for the Progress Bar Control in
> b20.
> 
> [Messages.h]
> 
> #define PBM_SETRANGE32     (1030)
> #define PBM_GETRANGE     (1031)
> #define PBM_GETPOS     (1032)
> 
> and the following structure
> [Structures.h]
> 
> typedef struct tagPBRANGE
> {
>    int iLow;
>    int iHigh;
> } PBRANGE, *PPBRANGE;
> 
> Do i need to send this patch to some one else... so that Progress Bar
> control will be up-to date.
> 
> Regards
> 
> Nirmal Prasad R.
> 
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com

-- 
Geoffrey Noer		Email: noer@cygnus.com
Cygnus Solutions

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com