Changeset 6855 for trunk/src


Ignore:
Timestamp:
Sep 28, 2001, 9:53:06 AM (24 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/ole32/regsvr32.cpp

    r6824 r6855  
    1 /* $Id: regsvr32.cpp,v 1.5 2001-09-26 13:55:57 phaller Exp $ */
    2 /*
    3  *
    4  * Project Odin Software License can be found in LICENSE.TXT
    5  *
    6  */
     1/* $Id: regsvr32.cpp,v 1.6 2001-09-28 07:49:05 sandervl Exp $ */
    72/*
    83 * RegSvr32 for OS/2
     
    116 *
    127 * Copyright 1999 David J. Raison
     8 *
     9 *
     10 * Project Odin Software License can be found in LICENSE.TXT
    1311 *
    1412 */
     
    3331// Prototypes.
    3432// ======================================================================
    35 extern HRESULT WIN32API OleInitialize(LPVOID reserved);
    36 extern void    WIN32API OleUninitialize(void);
    3733
    3834static  HRESULT parse_command(int argc, char * argv[]);
Note: See TracChangeset for help on using the changeset viewer.