Subversion Repositories spacemission

Rev

Rev 21 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 21 Rev 57
Line 909... Line 909...
909
 
909
 
910
{special feature for enumerate displayis like primary, secondary etc.}
910
{special feature for enumerate displayis like primary, secondary etc.}
911
{only for special purpose, multimonitors etc.}
911
{only for special purpose, multimonitors etc.}
912
{.$DEFINE _DMO_}
912
{.$DEFINE _DMO_}
913
 
913
 
914
{When you need DirectPlay, please remove the dot. It is not enabled by default, because}
914
{When you need DirectPlay, please remove this definition. It is not enabled by default, because}
915
{DirectPlay is not shipped with Windows by default, and the user might receive a warning}
915
{DirectPlay is not shipped with Windows by default, and the user might receive a warning}
916
{that the app might not work if DirectPlay is not installed.}
916
{that the app might not work if DirectPlay is not installed.}
917
{.$Define UseDirectPlay}
917
{.$Define UseDirectPlay}