119 lines
7.3 KiB
XML
119 lines
7.3 KiB
XML
<?xml version='1.0'?>
|
||
<!-- XML Generated by RCMLGen (C) Microsoft Corp. 1999, 2000 -->
|
||
<RCML xmlns="urn:schemas-microsoft-com:rcml"
|
||
xmlns:WIN32="urn:schemas-microsoft-com:rcml:win32"
|
||
>
|
||
<PLATFORM OS="WINDOWS" />
|
||
<FORM RESIZE="Automatic" >
|
||
<CAPTION TEXT="File Picker" MINIMIZEBOX="YES" MAXIMIZEBOX="YES" />
|
||
|
||
<PAGE WIDTH="269" HEIGHT="167" >
|
||
|
||
<WIN32:STYLE CONTEXTHELP="YES" DROPTARGET="YES" />
|
||
<WIN32:DIALOGSTYLE CONTEXTHELP="YES" CENTERMOUSE="YES" CENTER="YES" FIXEDSYS="YES" />
|
||
|
||
<TESTINFO FILE="C:\NT\windows\AdvCore\RCML\RCMLGen\Debug\RCMLGen.RCML\FILEPICKER.RCML" GENERATORDATE="Jun 5 2000" ENHANCED="YES" RCMLVER="1, 0, 105, 4" />
|
||
<LAYOUT>
|
||
<XYLAYOUT ANNOTATE="NO">
|
||
<STYLE FONT-FAMILY="MS Shell Dlg" FONT-SIZE="8" />
|
||
|
||
</XYLAYOUT>
|
||
|
||
</LAYOUT>
|
||
|
||
<!-- Intro text -->
|
||
<LABEL TEXT="This application can be used to convert existing binary dialog resources in your application, into an RCML (XML application) file." HEIGHT="20" WIDTH="218" X="44" Y="7" >
|
||
<WIN32:STYLE GROUP="YES" />
|
||
</LABEL>
|
||
|
||
<LABEL TEXT="Drag RCML (XML) files onto this window to see how they will be renderer when included in your application." HEIGHT="19" WIDTH="218" >
|
||
<RELATIVE Y="5" ALIGN="BELOW" />
|
||
<WIN32:STYLE GROUP="YES" />
|
||
</LABEL>
|
||
|
||
<LABEL TEXT="Drag your EXE onto this dialog, or type in the location of the application below :" HEIGHT="19" WIDTH="218" >
|
||
<WIN32:STYLE GROUP="YES" />
|
||
<RELATIVE Y="5" ALIGN="BELOW" />
|
||
</LABEL>
|
||
|
||
<EDIT HEIGHT="12" WIDTH="218" X="44" Y="75" TEXT="" ID="1005" CONTENT="FILE">
|
||
<WIN32:STYLE BORDER="YES" />
|
||
<RELATIVE Y="5" ALIGN="BELOW" />
|
||
<HELP>
|
||
<TOOLTIP TEXT="Type in the name of the Exe or DLL that you would like to 'dump'"/>
|
||
</HELP>
|
||
</EDIT>
|
||
|
||
<!-- Checkboxes -->
|
||
<CHECKBOX TEXT="Enhanced?" ID="1012" WIDTH="53" >
|
||
<RELATIVE Y="7" ALIGN="BELOW" />
|
||
<HELP>
|
||
<TOOLTIP TEXT="This produces enchanced RCML files"/>
|
||
</HELP>
|
||
</CHECKBOX>
|
||
|
||
<CHECKBOX TEXT="Relative Layout?" ID="1014" WIDTH="69" >
|
||
<RELATIVE Y="2" ALIGN="BELOW" />
|
||
<HELP>
|
||
<TOOLTIP TEXT="Uses relative alignment in the files, rather than absolutes"/>
|
||
</HELP>
|
||
</CHECKBOX>
|
||
|
||
<CHECKBOX TEXT="Win32 Extensions?" ID="1013" WIDTH="77" >
|
||
<RELATIVE Y="2" ALIGN="BELOW" />
|
||
<HELP>
|
||
<TOOLTIP TEXT="If you require complete Win32 compatibility"/>
|
||
</HELP>
|
||
</CHECKBOX>
|
||
|
||
<CHECKBOX TEXT="&Voice Enable" ID="1015" WIDTH="58" X="44" Y="131">
|
||
<RELATIVE Y="2" ALIGN="BELOW" />
|
||
<HELP>
|
||
<TOOLTIP TEXT="Enables voice commanding of your dialogs"/>
|
||
</HELP>
|
||
</CHECKBOX>
|
||
|
||
<!-- Encoding -->
|
||
|
||
<COMBOBOX HEIGHT="64" WIDTH="79" TEXT="" ID="1022" READONLY="YES" >
|
||
<STYLE OVERFLOW-X="VISIBLE" />
|
||
|
||
<RELATIVE TO="1005" CORNER="TOPRIGHT" RELATIVECORNER="BOTTOMRIGHT"
|
||
Y="5" X="-1"/>
|
||
|
||
<WIN32:STYLE VSCROLL="YES" />
|
||
<HELP>
|
||
<TOOLTIP TEXT="We recommend UNICODE"/>
|
||
</HELP>
|
||
</COMBOBOX>
|
||
|
||
<LABEL TEXT="Encoding:" WIDTH="33" >
|
||
<RELATIVE Y="2" ALIGN="LEFT" />
|
||
<WIN32:STYLE GROUP="YES" />
|
||
</LABEL>
|
||
|
||
<!-- Buttons -->
|
||
<BUTTON ID="1" TEXT="Generate" X="157" Y="146" >
|
||
<WIN32:BUTTON DEFPUSH="YES" />
|
||
</BUTTON>
|
||
|
||
<BUTTON ID="2" TEXT="Done" >
|
||
<RELATIVE X="5" ALIGN="RIGHT" />
|
||
</BUTTON>
|
||
|
||
<!-- Images / Icons -->
|
||
<IMAGE IMAGEID="114" HEIGHT="20" WIDTH="20" X="7" Y="7" CONTENT="ICON" />
|
||
|
||
<IMAGE IMAGEID="116" ID="117" CONTENT="ICON">
|
||
<RELATIVE Y="5" ALIGN="BELOW" WIDTH="INHERIT" HEIGHT="INHERIT"/>
|
||
<HELP>
|
||
<TOOLTIP TEXT="Drag this over a visible window to generate RCML from it"/>
|
||
</HELP>
|
||
</IMAGE>
|
||
|
||
|
||
<STRINGTABLE />
|
||
</PAGE>
|
||
</FORM>
|
||
</RCML>
|