Changeset 14 for trunk/src/helpers/xprf2.c
- Timestamp:
- Dec 9, 2000, 8:19:42 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/helpers/xprf2.c
r12 r14 22 22 /* 23 23 * Copyright (C) 2000 Ulrich Mller. 24 * This file is part of the XWorkplacesource package.25 * XWorkplaceis free software; you can redistribute it and/or modify24 * This file is part of the "XWorkplace helpers" source package. 25 * This is free software; you can redistribute it and/or modify 26 26 * it under the terms of the GNU General Public License as published 27 27 * by the Free Software Foundation, in version 2 as it comes in the … … 38 38 // as unsigned char 39 39 40 #define INCL_DOS41 40 #define INCL_DOSERRORS 42 41 #define INCL_WINSHELLDATA … … 61 60 62 61 /* ****************************************************************** 63 * *64 * Copy API Functions *65 * *62 * 63 * Copy API Functions 64 * 66 65 ********************************************************************/ 67 66
Note:
See TracChangeset
for help on using the changeset viewer.