NCBI C++ ToolKit
Macros | Functions
ptb_gui.cpp File Reference
#include <ncbi_pch.hpp>
#include "proj_builder_app.hpp"
#include "ptb_gui.h"
#include <multimon.h>
+ Include dependency graph for ptb_gui.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Macros

#define COMPILE_MULTIMON_STUBS
 

Functions

void CenterWindow (HWND hWnd)
 
BOOL UpdateData (HWND hDlg, CProjBulderApp *pApp, BOOL bGet)
 
INT_PTR CALLBACK PtbConfigDialog (HWND hDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
 

Macro Definition Documentation

◆ COMPILE_MULTIMON_STUBS

#define COMPILE_MULTIMON_STUBS

Definition at line 38 of file ptb_gui.cpp.

Function Documentation

◆ CenterWindow()

void CenterWindow ( HWND  hWnd)

Definition at line 49 of file ptb_gui.cpp.

References NULL.

Referenced by PtbConfigDialog().

◆ PtbConfigDialog()

INT_PTR CALLBACK PtbConfigDialog ( HWND  hDlg,
UINT  uMsg,
WPARAM  wParam,
LPARAM  lParam 
)

Definition at line 111 of file ptb_gui.cpp.

References CenterWindow(), FALSE, SetFocus(), TRUE, and UpdateData().

Referenced by CProjBulderApp::ConfirmConfiguration().

◆ UpdateData()

BOOL UpdateData ( HWND  hDlg,
CProjBulderApp pApp,
BOOL  bGet 
)
Modified on Fri Sep 20 14:57:10 2024 by modify_doxy.py rev. 669887