ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

msgbox.c File Reference
#include "config.h"
#include "wine/port.h"
#include <stdarg.h>
#include <string.h>
#include "windef.h"
#include "winbase.h"
#include "winuser.h"
#include "winreg.h"
#include "shlwapi.h"
#include "wine/unicode.h"
#include "wine/debug.h"
#include "resource.h"

Go to the source code of this file.

Data Structures

struct  DLGDATAEX
struct  DLGDATA

Defines

#define NONAMELESSUNION
#define NONAMELESSSTRUCT

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (shell)
INT_PTR WINAPI SHMessageBoxCheckExW (HWND, HINSTANCE, LPCWSTR, DLGPROC, LPARAM, INT_PTR, LPCWSTR)
INT_PTR WINAPI SHMessageBoxCheckW (HWND, LPCWSTR, LPCWSTR, DWORD, INT_PTR, LPCWSTR)
static INT_PTR CALLBACK SHDlgProcEx (HWND hDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
INT_PTR WINAPI SHMessageBoxCheckExA (HWND hWnd, HINSTANCE hInst, LPCSTR lpszName, DLGPROC dlgProc, LPARAM lParam, INT_PTR iRet, LPCSTR lpszId)
static INT_PTR CALLBACK SHDlgProc (HWND hDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
INT_PTR WINAPI SHMessageBoxCheckA (HWND hWnd, LPCSTR lpszText, LPCSTR lpszTitle, DWORD dwType, INT_PTR iRet, LPCSTR lpszId)

Variables

HINSTANCE shlwapi_hInstance
static const WCHAR szDontShowKey []

Generated on Sun May 27 2012 04:45:52 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.