public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Missing Defines for Progress Bar Control (b20)
@ 1999-03-14 15:48 Nirmal Prasad
       [not found] ` < 000101be6e75$73024470$50b01e26@np_home_pc >
  1999-03-31 19:45 ` Nirmal Prasad
  0 siblings, 2 replies; 4+ messages in thread
From: Nirmal Prasad @ 1999-03-14 15:48 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Missing Defines for Progress Bar Control (b20)
       [not found] ` < 000101be6e75$73024470$50b01e26@np_home_pc >
@ 1999-03-15 16:14   ` Geoffrey Noer
  1999-03-31 19:45     ` Geoffrey Noer
  0 siblings, 1 reply; 4+ messages in thread
From: Geoffrey Noer @ 1999-03-15 16:14 UTC (permalink / raw)
  To: Nirmal Prasad; +Cc: cygwin

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Missing Defines for Progress Bar Control (b20)
  1999-03-15 16:14   ` Geoffrey Noer
@ 1999-03-31 19:45     ` Geoffrey Noer
  0 siblings, 0 replies; 4+ messages in thread
From: Geoffrey Noer @ 1999-03-31 19:45 UTC (permalink / raw)
  To: Nirmal Prasad; +Cc: cygwin

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Missing Defines for Progress Bar Control (b20)
  1999-03-14 15:48 Missing Defines for Progress Bar Control (b20) Nirmal Prasad
       [not found] ` < 000101be6e75$73024470$50b01e26@np_home_pc >
@ 1999-03-31 19:45 ` Nirmal Prasad
  1 sibling, 0 replies; 4+ messages in thread
From: Nirmal Prasad @ 1999-03-31 19:45 UTC (permalink / raw)
  To: cygwin

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1999-03-31 19:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-03-14 15:48 Missing Defines for Progress Bar Control (b20) Nirmal Prasad
     [not found] ` < 000101be6e75$73024470$50b01e26@np_home_pc >
1999-03-15 16:14   ` Geoffrey Noer
1999-03-31 19:45     ` Geoffrey Noer
1999-03-31 19:45 ` Nirmal Prasad

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).