Changeset 5618 for trunk/src/shell32/brsfolder.c
- Timestamp:
- Apr 28, 2001, 3:33:49 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/shell32/brsfolder.c
r4121 r5618 1 /* $Id: brsfolder.c,v 1.1 2000-08-30 13:52:50 sandervl Exp $ */2 #ifdef __WIN32OS2__3 #define ICOM_CINTERFACE 14 #include <odin.h>5 #endif6 1 #include <stdlib.h> 7 2 #include <string.h> … … 15 10 #include "shresdef.h" 16 11 17 DEFAULT_DEBUG_CHANNEL(shell) 12 DEFAULT_DEBUG_CHANNEL(shell); 18 13 19 14 static HWND hwndTreeView;
Note:
See TracChangeset
for help on using the changeset viewer.