/[dtapublic]/projs/trunk/shared_source/c_tcl_base_7_5_w_mods/tclwinreg.c
ViewVC logotype

Diff of /projs/trunk/shared_source/c_tcl_base_7_5_w_mods/tclwinreg.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

projs/trunk/shared_source/tcl_base/tclwinreg.c revision 42 by dashley, Fri Oct 14 01:50:00 2016 UTC projs/trunk/shared_source/c_tcl_base_7_5_w_mods/tclwinreg.c revision 67 by dashley, Mon Oct 31 00:57:34 2016 UTC
# Line 1  Line 1 
1  /* $Header: /cvsroot/esrg/sfesrg/esrgpcpj/shared/tcl_base/tclwinreg.c,v 1.1.1.1 2001/06/13 04:50:03 dtashley Exp $ */  /* $Header$ */
   
2  /*  /*
3   * tclWinReg.c --   * tclWinReg.c --
4   *   *
# Line 1415  ConvertDWORD( Line 1414  ConvertDWORD(
1414      return (type != localType) ? SWAPLONG(value) : value;      return (type != localType) ? SWAPLONG(value) : value;
1415  }  }
1416    
   
 /* $History: tclwinreg.c $  
  *  
  * *****************  Version 1  *****************  
  * User: Dtashley     Date: 1/02/01    Time: 12:27a  
  * Created in $/IjuScripter, IjuConsole/Source/Tcl Base  
  * Initial check-in.  
  */  
   
 /* End of TCLWINREG.C */  
1417    /* End of tclwinreg.c */

Legend:
Removed from v.42  
changed lines
  Added in v.67

dashley@gmail.com
ViewVC Help
Powered by ViewVC 1.1.25