This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Some questions on Windows32/ in cygwin


Hi,

I was looking through the Windows32/ files in Cygnus beta17.1
distribution and had some questions/corrections as follows:

------------------------------------
Structures.h:
	"struct _ABC { int abcA;  UINT abcB;  int abcC; };"
	correct?  Or is it "int abcB"?

	BITMAPV4HEADER:  field  "->bV4V4Compression"
	should be "->bV4Compression"?

	Should "PEMRCREATEDIBPATTERNBRUSHPT;" be
		"*PEMRCREATEDIBPATTERNBRUSHPT;"?
	Should "PEMREXTCREATEFONTINDIRECTW;" be
		"*PEMREXTCREATEFONTINDIRECTW;"?
	Should "PEMRMODIFYWORLDTRANSFORM;" be
		"*PEMRMODIFYWORLDTRANSFORM;"?

------------------------------------
UnicodeFunctions.h:  There are WNetAddConnectionW(),
			       WNetAddConnection2W() and
			       WNetAddConnection3W(), with corresponding
			       WNetCancelConnectionW() & WNetCancelConnection2W()
		but just no WNetCancelConnection3W().  Is this correct?
ASCIIFunctions.h:	Same problem as above  WNetAddConnection*A().
------------------------------------

Thanks.


Chin Chee-Kai (Last, First)
Internet Email-ID:	cheekai@gen.co.jp
Gen Tech Corporation

-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]