Changeset 6564 for trunk/include


Ignore:
Timestamp:
Aug 19, 2001, 4:03:12 PM (24 years ago)
Author:
sandervl
Message:

header updates

Location:
trunk/include
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/initdll.h

    r6473 r6564  
    8181ULONG APIENTRY inittermRpcrt4(ULONG hModule, ULONG ulFlag);
    8282ULONG APIENTRY inittermAvifil32(ULONG hModule, ULONG ulFlag);
    83 
     83ULONG APIENTRY inittermQuartz(ULONG hModule, ULONG ulFlag);
    8484ULONG APIENTRY InitializeKernel32();
    8585
  • trunk/include/win/config.h

    r4 r6564  
    1 /* $Id: config.h,v 1.1 1999-05-24 20:19:10 ktk Exp $ */
     1/* $Id: config.h,v 1.2 2001-08-19 14:02:56 sandervl Exp $ */
    22
    33#ifndef __CONFIG_H__
    44#define __CONFIG_H__
    55
     6#include <stddef.h>
     7
    68#endif
Note: See TracChangeset for help on using the changeset viewer.