Return to
d_clnd.cpp
CVS log
Up to
[RetroPC.NET]
/
np2
/
win9x
/
dialog
Diff for /np2/win9x/dialog/d_clnd.cpp between versions 1.2 and 1.3
version 1.2
, 2003/10/21 11:22:05
version 1.3
, 2003/10/31 03:40:10
Line 13
Line 13
static BYTE cbuf[8];
static BYTE cbuf[8];
typedef struct {
typedef struct {
WORD res;
UINT16 res;
BYTE min;
BYTE min;
BYTE max;
BYTE max;
} VIRCAL_T;
} VIRCAL_T;
Diff format:
Colored
Long colored
Unified
Context
Side by side
Removed from v.1.2
changed lines
Added in v.1.3
RetroPC.NET-CVS <
cvs@retropc.net
>