Changeset 46 for trunk/src/shell32
- Timestamp:
- Jun 7, 1999, 10:58:22 PM (26 years ago)
- Location:
- trunk/src/shell32
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/shell32/makefile
r4 r46 1 # $Id: makefile,v 1.1 1999-05-24 20:19:57 ktk Exp $2 3 1 # 4 2 # PD-Win32 API … … 40 38 41 39 shell32.obj: shell32.cpp shell32.h 42 initterm.obj: initterm.c 40 initterm.obj: initterm.cpp 43 41 44 42 clean: -
trunk/src/shell32/shell32.h
r4 r46 1 /* $Id: shell32.h,v 1.1 1999-05-24 20:19:58 ktk Exp $ */2 3 1 #ifndef __shell32_H__ 4 2 #define __shell32_H__
Note:
See TracChangeset
for help on using the changeset viewer.