delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1999/03/14/18:50:11

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
Sender: cygwin-owner AT sourceware DOT cygnus DOT com
Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com
Message-ID: <000101be6e75$73024470$50b01e26@np_home_pc>
From: "Nirmal Prasad" <nprasad AT truept DOT com>
To: <cygwin AT sourceware DOT cygnus DOT com>
Subject: Missing Defines for Progress Bar Control (b20)
Date: Sun, 14 Mar 1999 18:50:18 -0500
MIME-Version: 1.0
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.72.3110.5
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3

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 AT sourceware DOT cygnus DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019