Defines | Functions | Variables

xap_Win32FrameImpl.cpp File Reference

#include "xap_Win32FrameImpl.h"
#include "commctrl.h"
#include <limits.h>
#include "zmouse.h"
#include "ut_debugmsg.h"
#include "ut_path.h"
#include "ut_Win32OS.h"
#include "ut_Win32LocaleString.h"
#include "xap_Win32DialogBase.h"
#include "xap_ViewListener.h"
#include "ev_EditMethod.h"
#include "xav_View.h"
#include "xap_Prefs.h"
#include "ie_impGraphic.h"
#include "fv_View.h"
#include "ap_Win32App.h"
#include "fg_Graphic.h"
#include "gr_Win32Graphics.h"

Defines

#define WHICHPROC   FARPROC
#define TBN_FIRST   (0U-700U)
#define TBN_DROPDOWN   (TBN_FIRST - 10)
#define TBDDRET_DEFAULT   0
#define MAXAPPNAME   256

Functions

XAP_Dialog_MessageBox::tAnswer s_CouldNotLoadFileMessage (XAP_Frame *pFrame, const char *pNewFile, UT_Error errorCode)
LRESULT CALLBACK s_rebarWndProc (HWND hWnd, UINT uMessage, WPARAM wParam, LPARAM lParam)

Variables

WHICHPROC s_oldRedBar

Define Documentation

#define MAXAPPNAME   256
#define TBDDRET_DEFAULT   0
#define TBN_DROPDOWN   (TBN_FIRST - 10)
#define TBN_FIRST   (0U-700U)
#define WHICHPROC   FARPROC

Function Documentation

XAP_Dialog_MessageBox::tAnswer s_CouldNotLoadFileMessage ( XAP_Frame pFrame,
const char *  pNewFile,
UT_Error  errorCode 
)
LRESULT CALLBACK s_rebarWndProc ( HWND  hWnd,
UINT  uMessage,
WPARAM  wParam,
LPARAM  lParam 
)

Variable Documentation

WHICHPROC s_oldRedBar