File:  [RetroPC.NET] / np2 / win9x / debuguty / viewseg.h
Revision 1.1: download - view: text, annotated - select for diffs
Fri Oct 17 02:59:10 2003 JST (22 years ago) by yui
CVS tags: MAIN, HEAD
Initial revision

LRESULT CALLBACK viewseg_proc(NP2VIEW_T *view,
								HWND hwnd, UINT msg, WPARAM wp, LPARAM lp);

void viewseg_init(NP2VIEW_T *dst, NP2VIEW_T *src);

RetroPC.NET-CVS <cvs@retropc.net>