System Delphi

Title: How to cause the system to beep without using any windows resources
asm
mov al,7
int 29h
end
Doesn??t work unter NT, Win2K