Diff for /np2/win9x/sstp.cpp between versions 1.6 and 1.7

version 1.6, 2007/01/08 08:52:21 version 1.7, 2011/02/17 10:36:05
Line 1 Line 1
 #include        "compiler.h"  #include "compiler.h"
 #include        <commctrl.h>  #include <winsock.h>
 #include        "np2.h"  #include <commctrl.h>
 #include        "scrnmng.h"  #include "np2.h"
 #include        "sstp.h"  #include "scrnmng.h"
   #include "sstp.h"
 #if defined(OSLANG_UTF8) || defined(OSLANG_UCS2)  #if defined(OSLANG_UTF8) || defined(OSLANG_UCS2)
 #include        "oemtext.h"  #include "oemtext.h"
 #endif  #endif
   
   

Removed from v.1.6  
changed lines
  Added in v.1.7


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