EnglishFrenchSpanish

Ad


OnWorks favicon

arm-linux-androideabi-windmc - Online in the Cloud

Run arm-linux-androideabi-windmc in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command arm-linux-androideabi-windmc that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


windmc - generates Windows message resources.

SYNOPSIS


windmc [options] input-file

DESCRIPTION


windmc reads message definitions from an input file (.mc) and translate them into a set of
output files. The output files may be of four kinds:

"h" A C header file containing the message definitions.

"rc"
A resource file compilable by the windres tool.

"bin"
One or more binary files containing the resource data for a specific message language.

"dbg"
A C include file that maps message id's to their symbolic name.

The exact description of these different formats is available in documentation from
Microsoft.

When windmc converts from the "mc" format to the "bin" format, "rc", "h", and optional
"dbg" it is acting like the Windows Message Compiler.

OPTIONS


-a
--ascii_in
Specifies that the input file specified is ASCII. This is the default behaviour.

-A
--ascii_out
Specifies that messages in the output "bin" files should be in ASCII format.

-b
--binprefix
Specifies that "bin" filenames should have to be prefixed by the basename of the
source file.

-c
--customflag
Sets the customer bit in all message id's.

-C codepage
--codepage_in codepage
Sets the default codepage to be used to convert input file to UTF16. The default is
ocdepage 1252.

-d
--decimal_values
Outputs the constants in the header file in decimal. Default is using hexadecimal
output.

-e ext
--extension ext
The extension for the header file. The default is .h extension.

-F target
--target target
Specify the BFD format to use for a bin file as output. This is a BFD target name;
you can use the --help option to see a list of supported targets. Normally windmc
will use the default format, which is the first one listed by the --help option.

-h path
--headerdir path
The target directory of the generated header file. The default is the current
directory.

-H
--help
Displays a list of command line options and then exits.

-m characters
--maxlength characters
Instructs windmc to generate a warning if the length of any message exceeds the number
specified.

-n
--nullterminate
Terminate message text in "bin" files by zero. By default they are terminated by
CR/LF.

-o
--hresult_use
Not yet implemented. Instructs "windmc" to generate an OLE2 header file, using HRESULT
definitions. Status codes are used if the flag is not specified.

-O codepage
--codepage_out codepage
Sets the default codepage to be used to output text files. The default is ocdepage
1252.

-r path
--rcdir path
The target directory for the generated "rc" script and the generated "bin" files that
the resource compiler script includes. The default is the current directory.

-u
--unicode_in
Specifies that the input file is UTF16.

-U
--unicode_out
Specifies that messages in the output "bin" file should be in UTF16 format. This is
the default behaviour.

-v
--verbose
Enable verbose mode.

-V
--version
Prints the version number for windmc.

-x path
--xdgb path
The path of the "dbg" C include file that maps message id's to the symbolic name. No
such file is generated without specifying the switch.

@file
Read command-line options from file. The options read are inserted in place of the
original @file option. If file does not exist, or cannot be read, then the option
will be treated literally, and not removed.

Options in file are separated by whitespace. A whitespace character may be included
in an option by surrounding the entire option in either single or double quotes. Any
character (including a backslash) may be included by prefixing the character to be
included with a backslash. The file may itself contain additional @file options; any
such options will be processed recursively.

Use arm-linux-androideabi-windmc online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Phaser
    Phaser
    Phaser is a fast, free, and fun open
    source HTML5 game framework that offers
    WebGL and Canvas rendering across
    desktop and mobile web browsers. Games
    can be co...
    Download Phaser
  • 2
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 3
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 4
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 5
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 6
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • More »

Linux commands

  • 1
    abidiff
    abidiff
    abidiff - compare ABIs of ELF files
    abidiff compares the Application Binary
    Interfaces (ABI) of two shared libraries
    in ELF format. It emits a meaningful
    repor...
    Run abidiff
  • 2
    abidw
    abidw
    abidw - serialize the ABI of an ELF
    file abidw reads a shared library in ELF
    format and emits an XML representation
    of its ABI to standard output. The
    emitted ...
    Run abidw
  • 3
    copac2xml
    copac2xml
    bibutils - bibliography conversion
    utilities ...
    Run copac2xml
  • 4
    copt
    copt
    copt - peephole optimizer SYSNOPIS:
    copt file.. DESCRIPTION: copt is a
    general-purpose peephole optimizer. It
    reads code from its standard input and
    writes an ...
    Run copt
  • 5
    gather_stx_titles
    gather_stx_titles
    gather_stx_titles - gather title
    declarations from Stx documents ...
    Run gather_stx_titles
  • 6
    gatling-bench
    gatling-bench
    bench - http benchmark ...
    Run gatling-bench
  • More »

Ad