ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

convert.c File Reference
#include "calc.h"

Go to the source code of this file.

Data Structures

struct  conv_t
struct  conv_category_t

Defines

#define DECLARE_CONV_CAT(_category)   { IDS_CONV_##_category, conv_##_category },
#define DECLARE_CONV_UNIT(_category, _unit, _from, _to)   { IDS_##_category##_##_unit, _from, _to },
#define DECLARE_CONV_END   { 0, NULL, NULL },

Functions

void ConvExecute (HWND hWnd)
void ConvAdjust (HWND hWnd, int n_cat)
void ConvInit (HWND hWnd)

Variables

static const conv_t conv_ANGLE []
static const conv_t conv_AREA []
static const conv_t conv_CONSUMPTION []
static const conv_t conv_CURRENCY []
static const conv_t conv_ENERGY []
static const conv_t conv_LENGTH []
static const conv_t conv_POWER []
static const conv_t conv_PRESSURE []
static const conv_t conv_TIME []
static const conv_t conv_TEMPERATURE []
static const conv_t conv_VELOCITY []
static const conv_t conv_VOLUME []
static const conv_t conv_WEIGHT []
static const conv_category_t conv_table []

Generated on Fri May 25 2012 04:38:00 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.