Annotation of ntddk/src/mmedia/synth/dll/synth.rc, revision 1.1.1.1

1.1       root        1: #include <windows.h>
                      2: #include "driver.h"
                      3: #include "config.h"
                      4: #include "synth.rcv"
                      5: 
                      6: 
                      7: STRINGTABLE
                      8:     {
                      9:     SR_ALERT, "MIDI Synthesizer Driver Alert"
                     10:     SR_ALERT_NOIO, "The Windows Sound System board is not detected in your machine."
                     11:     SR_ALERT_BAD, "The Windows Sound System board is not responding properly. Please run setup."
                     12:     SR_ALERT_CONFIGFAIL,"An unexpected error has occurred"
                     13:     SR_ALERT_FAILREMOVE,"The Windows Sound System Driver cannot be removed because of a registry access problem."
                     14: 
                     15:     SR_ALERT_NOPATCH, "The Windows Sound System driver cannot located any synthesizer patches. MIDI will not work until you re-run setup."
                     16: 
                     17:     SR_STR_DRIVERMIDIOUT, "MIDI Synthesizer"
                     18: 
                     19:     IDS_MENUABOUT,     "About..."
                     20:     }
                     21: 
                     22: rcinclude driver.dlg
                     23: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.