- Timestamp:
- Aug 17, 2000, 8:21:05 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/dsound/initterm.cpp
r3993 r4028 1 /* $Id: initterm.cpp,v 1.1 1 2000-08-11 10:56:15 sandervl Exp $ */1 /* $Id: initterm.cpp,v 1.12 2000-08-17 18:21:05 sandervl Exp $ */ 2 2 3 3 /* … … 46 46 47 47 char dsoundPath[CCHMAXPATH] = ""; 48 static chardllHandle = 0;48 static HMODULE dllHandle = 0; 49 49 50 50 //******************************************************************************
Note:
See TracChangeset
for help on using the changeset viewer.