Subversion Repositories Kolibri OS

Rev

Rev 417 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 417 Rev 419
Line 349... Line 349...
349
           bt eax, ebx
349
           bt eax, ebx
350
           jnc .fail
350
           jnc .fail
351
 
351
 
Line 352... Line 352...
352
           stdcall AttachIntHandler, ebx, ac97_irq
352
           stdcall AttachIntHandler, ebx, ac97_irq
-
 
353
.reg:
353
           stdcall RegService, sz_sound_srv, service_proc
354
           stdcall RegService, sz_sound_srv, service_proc
354
           ret
355
           ret
355
.fail:
356
.fail:
356
     if DEBUG
357
     if DEBUG
357
           mov esi, msgFail
358
           mov esi, msgFail