Changeset 300 for branches/branch-1-0/include/helpers
- Timestamp:
- Oct 17, 2005, 9:05:11 PM (20 years ago)
- Location:
- branches/branch-1-0/include/helpers
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/branch-1-0/include/helpers/dosh.h
r286 r300 710 710 APIRET doshQuickStartSession(PCSZ pcszPath, 711 711 PCSZ pcszParams, 712 USHORT usSessionType, 712 713 BOOL fForeground, 713 714 USHORT usPgmCtl, -
branches/branch-1-0/include/helpers/syssound.h
r184 r300 37 37 * 38 38 ********************************************************************/ 39 40 /* Undocumented WinAlarm Values to reflect changes to sound settings right away */ 41 #define WA_TEST 997 42 #define WA_ENABLESOUNDS 998 43 #define WA_APPLYVOLUMETOALL 999 44 #define WA_FILECHANGED 1000 39 45 40 46 /* keys for accessing sounds in MMPM.INI */
Note:
See TracChangeset
for help on using the changeset viewer.