Changeset 96 for trunk/src/shell32
- Timestamp:
- Jun 10, 1999, 6:56:36 PM (26 years ago)
- Location:
- trunk/src/shell32
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/shell32/drag.cpp
r77 r96 1 /* $Id: drag.cpp,v 1.2 1999-06-10 16:56:08 phaller Exp $ */ 2 1 3 /* 2 4 * Win32 SHELL32 for OS/2 -
trunk/src/shell32/initterm.cpp
r51 r96 1 /* $Id: initterm.cpp,v 1.2 1999-06-10 16:56:08 phaller Exp $ */ 2 1 3 /* 2 4 * DLL entry point -
trunk/src/shell32/makefile
r77 r96 1 # $Id: makefile,v 1.4 1999-06-10 16:56:09 phaller Exp $ 2 1 3 # 2 4 # PD-Win32 API -
trunk/src/shell32/sh.cpp
r77 r96 1 /* $Id: sh.cpp,v 1.2 1999-06-10 16:56:09 phaller Exp $ */ 2 1 3 /* 2 4 * Win32 SHELL32 for OS/2 -
trunk/src/shell32/she.cpp
r77 r96 1 /* $Id: she.cpp,v 1.2 1999-06-10 16:56:09 phaller Exp $ */ 2 1 3 /* 2 4 * Win32 SHELL32 for OS/2 -
trunk/src/shell32/shell32.def
r77 r96 1 ; $Id: shell32.def,v 1.5 1999-06-10 16:56:09 phaller Exp $ 2 1 3 ;Created by BLAST for IBM's compiler 2 4 ;based on Windows NT4, SP3 -
trunk/src/shell32/shell32.h
r46 r96 1 /* $Id: shell32.h,v 1.3 1999-06-10 16:56:09 phaller Exp $ */ 2 1 3 #ifndef __shell32_H__ 2 4 #define __shell32_H__
Note:
See TracChangeset
for help on using the changeset viewer.