Return to
np2.cpp
CVS log
Up to
[RetroPC.NET]
/
np2
/
win9xc
Diff for /np2/win9xc/np2.cpp between versions 1.6 and 1.7
version 1.6
, 2003/10/26 08:59:53
version 1.7
, 2003/10/27 15:06:31
Line 735
static void processwait(UINT waitcnt) {
Line 735
static void processwait(UINT waitcnt) {
else {
else {
Sleep(1)
;
Sleep(1)
;
}
}
sysmng_updatecaption();
}
}
Diff format:
Colored
Long colored
Unified
Context
Side by side
Removed from v.1.6
changed lines
Added in v.1.7
RetroPC.NET-CVS <
cvs@retropc.net
>