Changeset 3925 for trunk/src/urlmon/umon.cpp
- Timestamp:
- Aug 2, 2000, 5:51:35 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/urlmon/umon.cpp
r3633 r3925 1 /* $Id: umon.cpp,v 1.2 2000-08-02 15:50:41 bird Exp $ */ 1 2 /* 2 3 * UrlMon … … 12 13 #include "debugtools.h" 13 14 14 #include "urlmon.h" 15 #include "urlmon.h" 15 16 /* 16 DEFAULT_DEBUG_CHANNEL(win32); 17 DEFAULT_DEBUG_CHANNEL(win32); 17 18 18 19 #include <os2win.h> … … 32 33 * RETURNS 33 34 * S_OK success 34 * E_OUTOFMEMORY out of memory 35 * E_OUTOFMEMORY out of memory 35 36 * MK_E_SYNTAX not a valid url 36 37 *
Note:
See TracChangeset
for help on using the changeset viewer.