Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
274 B

<%
' Resizing constants for the Content Ratings dialog.
' Dialog dimensions
Const L_IIRTE_W = 580
Const L_IIRTE_H = 480
' This is the size of the region that displays iirtehd.asp. From the top
' of the dialog to the slider control.
Const L_CATEGORYHEADHEIGHT_NUM = 185
%>