Changeset 14 for trunk/src/helpers/wphandle.c
- Timestamp:
- Dec 9, 2000, 8:19:42 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/helpers/wphandle.c
r8 r14 24 24 * This file Copyright (C) 1997-2000 Ulrich Mller, 25 25 * Henk Kelder. 26 * This file is part of the XWorkplacesource package.27 * XWorkplaceis free software; you can redistribute it and/or modify26 * This file is part of the "XWorkplace helpers" source package. 27 * This is free software; you can redistribute it and/or modify 28 28 * it under the terms of the GNU General Public License as published 29 29 * by the Free Software Foundation, in version 2 as it comes in the … … 40 40 // as unsigned char 41 41 42 #define INCL_DOS43 42 #define INCL_WINSHELLDATA 44 43 #include <os2.h> … … 73 72 74 73 /* ****************************************************************** 75 * *76 * Helper functions *77 * *74 * 75 * Helper functions 76 * 78 77 ********************************************************************/ 79 78 … … 281 280 282 281 /* ****************************************************************** 283 * *284 * Get HOBJECT from filename *285 * *282 * 283 * Get HOBJECT from filename 284 * 286 285 ********************************************************************/ 287 286 … … 521 520 522 521 /* ****************************************************************** 523 * *524 * Get filename from HOBJECT *525 * *522 * 523 * Get filename from HOBJECT 524 * 526 525 ********************************************************************/ 527 526 … … 640 639 641 640 /* ****************************************************************** 642 * *643 * Manipulation functions *644 * *641 * 642 * Manipulation functions 643 * 645 644 ********************************************************************/ 646 645
Note:
See TracChangeset
for help on using the changeset viewer.