ce/cidlg.c File Reference

#include "cidb.h"
#include "cidlg.h"
#include "cellinforc.h"
#include "wintools.h"
#include <commdlg.h>
#include <shlobj.h>
#include <string.h>
#include <stdio.h>

Data Structures

struct  _crtctx
 Context structure for callbacks during importing of the tower cell information file. More...
struct  _crtthrctx
 Structure passed to the tower cell info DB creation thread procedire. More...

Defines

#define WM_DBLOAD_FINISHED   WM_USER + 1
 Message posted after the thread procedure for loading tower cell info database is ready.

Functions

void cidlg_rdcfg (t_cidlg_cfg *theCfg)
 Reads configuration from a configuration file.
DWORD WINAPI _cidbcrtthr (LPVOID params)
 Thread procedure for creating tower cell info database.
BOOL cidlg (HWND aParentWin, t_cidlg_cfg *aCfg)
 Starts the tower cell info db configuration dialog.
const TCHAR * cistrerr (TCHAR *theBuf, int aLen, HINSTANCE hInst, t_cidb_err anErr)
 Returns error description for the given error code.
void cishowerr (HWND hwnd, t_cidb_err errcode)
 Shows textual description of a tower cell infor database error in a message box.

Generated on Mon Jul 12 14:51:51 2010 for cetoys by  doxygen 1.5.6