This is the mail archive of the cygwin-apps@cygwin.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]
Other format: [Raw text]

[PATCH] Setup window.{cc,h}


2003-06-02  Gary R. Van Sickle  <g.r.vansickle@worldnet.att.net>

	* window.h (SETUP_WINDOW_H): Rename multi-include guard.
	(Copyright): Update.
	(RECTWrapper): New forward declaration.
	(Window::Create): Move.
	(Window::MoveWindow): New overload declaration.
	* window.cc: (RECTWrapper.h) Include.
	(Copyright): Update.
	(Window::FirstWindowProcReflector): Use reinterpret_cast<> instead
	of C-style casts.
	(Window::MoveWindow): New overload.

-- 
Gary R. Van Sickle
Brewer.  Patriot. 

Attachment: window.diff
Description: Binary data

Attachment: ChangeLog.window.txt
Description: Text document


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