BIN2C_WIN 1.0

BIN2C_WIN 1.0 Screenshot BIN2C_WIN is a useful and free programming utility for Windows, used for converting binary files (like picture files, sound files or in fact any file format you care to name) into C arrays that can be used directly by your C program.

Developer:   toxicbreakfast
      software by toxicbreakfast →
Price:  0.00
License:   Freeware
File size:   0K
Language:   
OS:   Windows Vista (?)
Rating:   0 /5 (0 votes)

BIN2C_WIN is a useful and free programming utility for Windows, used for converting binary files (like picture files, sound files or in fact any file format you care to name) into C arrays that can be used directly by your C program. There are many advantages to doing this.

Less files
You do not have to distribute so many files with your program - they are all contained within the executable.
Less disk reads
The resources automatically load with the program - you do not have to read from the disk each time you want to access the file.
Less coding
You don't have to write any code to load your resources into memory.
Less disk space
Since the resources are contained within the program code, using an executable compressor like UPX on your program will also reduce the space taken up by those resources.
Restrict access
The resource files are not readily editable by the user.

There are many small programs and scripts available that already perform this function. Most of them seem to go under the snappy title of BIN2C. However, most of these are command line utilities which don't allow for easy interaction. I wanted a graphical interface and, not satisfied with the features on any existing programs I found, decided to write my own; hence the less snappily titled BIN2C_WIN.

Why use this in Windows? Depends what you're doing. The Windows API has a built-in method for handling resources compiled with rc.exe (the Microsoft resource compiler) or its clones, and that method is the best for most Windows applications. For some programs though, you need direct access to the data and the API gets in the way. One example would be coding an SDL application. You may also be using Windows as development environment for a different platform. BIN2C_WIN is more flexible than many similar utilities.

Select one or more resource files from one or more directories.
Place your arrays into one single header file or many different files.
Set individual array names and data types for each resource.
Set defaults for the array names and data types. For example, you could automatically declare every array as unsigned char sprite_filename
Easily add, remove or update arrays in a previously created header file.

tags bin2c win  header file  resource files  access the  array names  names and  types for  data types  and data  the program  with the  not have  are many  

BIN2C_WIN 1.0 screenshot


Download BIN2C_WIN 1.0

 Download BIN2C_WIN 1.0


Similar software

BIN2C_WIN 1.0 BIN2C_WIN 1.0
toxicbreakfast

BIN2C_WIN is a useful and free programming utility for Windows, used for converting binary files (like picture files, sound files or in fact any file format you care to name) into C arrays that can be used directly by your C program.

Resource Tuner Console 1.92 Resource Tuner Console 1.92
Heaventools Software

Resource Tuner Console is a stand-alone command-line program for Windows, designed to automatically edit resources in large numbers of executable files.

Resource Hacker 3.4.0.79 Resource Hacker 3.4.0.79
Angus Johnson

Resource Hacker is a free program designed to help you view, modify, add, delete and extract resources in 32bit Windows executables.

Resource Builder 3.0.2 Resource Builder 3.0.2
SiComponents

Need a simple, powerful and fast resource file builder? With Resource Builder you can create, edit, compile and merge RC scripts to build new resource files (.

Resource Hunter 1.32 Resource Hunter 1.32
Boilsoft

Resource Hunter is a PE file (.

TResManager 1.0 TResManager 1.0
QwertyStudios

TResManager will help you to put all your program's or game's resources into a single file, compress and encrypt them and get necessary resources from inside application with a single command.

Resource Tuner 2.23 Resource Tuner 2.23
Heaventools Software

Resource Tuner is an advanced visual resource editor for 32 bit Windows executable files which gives users the power to quickly browse and modify executable file resources from within the file.

EZ Extract Resource 1.89.50316 EZ Extract Resource 1.89.50316
Sea Moon Technology,Inc.

EZ Extract Resource is used to extract, view, and search resources from files.

ResEdit 1.3.4 ResEdit 1.3.4
Julien AUDO

ResEdit is a useful resource editor for Win32 programs.

Restorator 2007 3.70 build 1729 Restorator 2007 3.70 build 1729
bome.com

Restorator is an utility to work with windows resources of applications and application components (PE files).