Return to
np2.h
CVS log
Up to
[RetroPC.NET]
/
np2
/
win9xc
Diff for /np2/win9xc/np2.h between versions 1.1 and 1.2
version 1.1
, 2003/10/16 17:59:15
version 1.2
, 2003/10/18 10:00:29
Line 6
Line 6
typedef struct {
typedef struct {
int winx;
int winx;
int winy;
int winy;
UINT paddingx;
UINT paddingy;
BYTE NOWAIT;
BYTE NOWAIT;
BYTE DRAW_SKIP;
BYTE DRAW_SKIP;
Diff format:
Colored
Long colored
Unified
Context
Side by side
Removed from v.1.1
changed lines
Added in v.1.2
RetroPC.NET-CVS <
cvs@retropc.net
>