Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

stdafx.h File Reference

Include file for standard system include files, or project specific include files that are used frequently, but are changed infrequently. More...

#include <atlbase.h>
#include <atlapp.h>
#include <atlmisc.h>
#include <atlcom.h>
#include <atlhost.h>
#include <atlwin.h>
#include <atlctl.h>
#include <atlframe.h>
#include <atlctrls.h>
#include <atldlgs.h>
#include <atlctrlw.h>
#include <atlctrlx.h>
#include <atlgdix.h>
#include <CustomTabCtrl.h>
#include <DotNetTabCtrl.h>
#include <TabbedFrame.h>
#include <TabbedMDI.h>
#include "IdleHandlerPump.h"
#include "resource.h"

Include dependency graph for stdafx.h:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Defines

#define WMQD_BEGIN   (WMQD_FIRST+1)
#define WMQD_MESSAGE   (WMQD_FIRST+2)
#define WMQD_END   (WMQD_FIRST+3)
#define WMQD_SELECT   (WMQD_FIRST+4)


Detailed Description

Include file for standard system include files, or project specific include files that are used frequently, but are changed infrequently.

Date:
April 15, 2003

Definition in file stdafx.h.


Define Documentation

#define WMQD_BEGIN   (WMQD_FIRST+1)
 

Message sent to the SCompiler::m_shWnd window when a script is about to be compiled.

Definition at line 83 of file stdafx.h.

#define WMQD_END   (WMQD_FIRST+3)
 

Message sent to a window when a script was just compiled.

Definition at line 87 of file stdafx.h.

#define WMQD_MESSAGE   (WMQD_FIRST+2)
 

Message sent to a window when a string is to be written.

Definition at line 85 of file stdafx.h.

Referenced by SCompiler::sc_printf().

#define WMQD_SELECT   (WMQD_FIRST+4)
 

Message sent to a window when a file needs to be opened and line shown.

Definition at line 89 of file stdafx.h.


Generated on Wed Apr 16 19:12:26 2003 for QuestDesigner by doxygen1.2.18