globals.h File Reference

#include <assert.h>
#include <string.h>
#include <stdlib.h>
#include <stdio.h>
#include <windom/mt_dfrm.h>
#include <compiler.h>

Go to the source code of this file.

Data Structures

struct  _dfrm
struct  _dfrm::_dfrm::properties
struct  _dfrm::_dfrm::_bind

Defines

#define TRACE_ALERT()   FormAlert( 1, "[1][TRACE|%s|%d][OK]",__FILE__, __LINE__)
#define TRACE_PRINTF()   printf( "TRACE:%s:%d\r\n",__FILE__, __LINE__)
#define TRACE_WOUT()   wout_printf( "TRACE:%s:%d\n",__FILE__, __LINE__)
#define USERDRAW   0xFF
#define XCICON   0x0D
#define XBOXLONGTEXT   0x09
#define XFREESTR   0x0C
#define XTEDINFO   0x0B
#define XBFOBSPEC   0x0A
#define XSMENU   0x01
#define FREEOBJ   0x8000
#define NILOBJ   -1

Typedefs

typedef struct _dfrm DFRM

Functions

int dfrm_init_obj (OBJECT *tree)
void dfrm_adjust_size (int *w, int *h)


Define Documentation

#define FREEOBJ   0x8000

#define NILOBJ   -1

 
#define TRACE_ALERT (  )     FormAlert( 1, "[1][TRACE|%s|%d][OK]",__FILE__, __LINE__)

 
#define TRACE_PRINTF (  )     printf( "TRACE:%s:%d\r\n",__FILE__, __LINE__)

 
#define TRACE_WOUT (  )     wout_printf( "TRACE:%s:%d\n",__FILE__, __LINE__)

#define USERDRAW   0xFF

#define XBFOBSPEC   0x0A

#define XBOXLONGTEXT   0x09

Referenced by mt_dfrm_new_mtext().

#define XCICON   0x0D

#define XFREESTR   0x0C

#define XSMENU   0x01

#define XTEDINFO   0x0B


Typedef Documentation

typedef struct _dfrm DFRM


Function Documentation

void dfrm_adjust_size ( int *  w,
int *  h 
)

int dfrm_init_obj ( OBJECT *  tree  ) 


Generated on Thu Dec 23 18:55:34 2010 for Dynamic Forms by  doxygen 1.5.8