Changeset 6512 for trunk/src


Ignore:
Timestamp:
Aug 10, 2001, 9:38:44 PM (24 years ago)
Author:
sandervl
Message:

update

Location:
trunk/src/oleaut32
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/oleaut32/hash.cpp

    r2325 r6512  
    1 /* $Id: hash.cpp,v 1.1 2000-01-05 18:29:27 davidr Exp $ */
     1/* $Id: hash.cpp,v 1.2 2001-08-10 19:36:04 sandervl Exp $ */
    22/*
    33 * LHash functions.
     
    1515#include "olectl.h"
    1616#include "oList.h"      // linked list template
    17 #include "itypelib.h"
     17//#include "itypelib.h"
    1818
    1919// ======================================================================
  • trunk/src/oleaut32/typelib.c

    r6504 r6512  
    846846}
    847847#else
    848 #ifdef DEBUG
    849848static char * typekind_desc[] =
    850849{
     
    859858        "TKIND_MAX"
    860859};
    861 #endif
    862860#define  dump_TypeInfo(a)
    863861#define  dump_DispParms(a)
Note: See TracChangeset for help on using the changeset viewer.