Ignore:
Timestamp:
Oct 10, 1999, 11:00:58 AM (26 years ago)
Author:
sandervl
Message:

EB's GetFullPathNameW fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/message.cpp

    r424 r1242  
    1 /* $Id: message.cpp,v 1.6 1999-08-05 19:45:25 phaller Exp $ */
    2 
    3 /*
    4  *
    5  * Project Odin Software License can be found in LICENSE.TXT
    6  *
    7  */
     1/* $Id: message.cpp,v 1.7 1999-10-10 09:00:58 sandervl Exp $ */
     2
    83/*
    94 * Win32 message API functions for OS/2
     
    1712 * Copyright 1993 Robert J. Amstadt
    1813 * Copyright 1995 Alexandre Julliard
     14 *
     15 * Project Odin Software License can be found in LICENSE.TXT
     16 *
    1917 */
    2018#include <os2win.h>
Note: See TracChangeset for help on using the changeset viewer.