Skip to content
- [Main Page](index.md) - [Classes](annotated.md) - [Files](files.md) - [Directories](dirs.md) - [Related Pages](pages.md)
- [File List](files.md) - [File Members](globals.md)

xUtils.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Defines

#define  TO_DLG   FALSE
#define  FROM_DLG   TRUE
#define  SwapBytes(x)
#define  SwapBits(x, y, z)

Functions

CString  RandomStr (DWORD min, DWORD max)
DWORD  RandomInt (DWORD min, DWORD max)
char  RandomChar (void)
void  SwapBytesX (WORD *pWord)
void  SwapBytesX (short *pWord)
void  SwapBytesX (long *pLong)

Define Documentation

#define FROM_DLG   TRUE
  Definition at line 23 of file xUtils.h.

#define SwapBits

x,

y,

  Definition at line 251 of file xUtils.h.

#define SwapBytes  ) 
  Definition at line 250 of file xUtils.h.

#define TO_DLG   FALSE
  Definition at line 22 of file xUtils.h.

Function Documentation

char RandomChar void   ) 
 

DWORD RandomInt DWORD  min,
DWORD  max
 

CString RandomStr DWORD  min,
DWORD  max
 

void SwapBytesX long pLong  )  [inline]
  Definition at line 265 of file xUtils.h.

void SwapBytesX short *  pWord  )  [inline]
  Definition at line 259 of file xUtils.h.

void SwapBytesX WORD *  pWord  )  [inline]
  Definition at line 253 of file xUtils.h.

This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:46:50 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001