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