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]

B19: Win32 API missing definitions


Howdy Folks!

  Recompiling some small Win32 programs under Gcc I've noticed some 
missing symbols in two of the B19 header files:

File \Cygnus\B19\H-i386-cygwin32\i386-cygwin32\include\Windows32\Defines.h 
is missing 

	#define LVS_TYPEMASK	3
	#define LVS_ALIGNMASK	0xc00

while 
\Cygnus\B19\H-i386-cygwin32\i386-cygwin32\include\Windows32\Structures.h
doesn't define 

	typedef	NMHDR	*LPNMHDR ; 	

Best regards
Giovanni Trevisan 
< G.Trevisan@agora.stm.it >


-
For help on using this list (especially unsubscribing), 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]