Diff for /np2/win9x/dialog/np2class.h between versions 1.2 and 1.3

version 1.2, 2003/11/01 22:23:04 version 1.3, 2003/11/03 00:49:55
Line 8  void np2class_initialize(HINSTANCE hinst Line 8  void np2class_initialize(HINSTANCE hinst
 void np2class_deinitialize(void);  void np2class_deinitialize(void);
   
 void np2class_move(HWND hWnd, int posx, int posy, int cx, int cy);  void np2class_move(HWND hWnd, int posx, int posy, int cx, int cy);
 // int CALLBACK np2class_propetysheet(HWND hWndDlg, UINT uMsg, LPARAM lParam);  int CALLBACK np2class_propetysheet(HWND hWndDlg, UINT uMsg, LPARAM lParam);
   
   
 enum {  enum {

Removed from v.1.2  
changed lines
  Added in v.1.3


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