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

insobjdlg.c File Reference
#include <stdarg.h>
#include <stdio.h>
#include "windef.h"
#include "winbase.h"
#include "winreg.h"
#include "winternl.h"
#include "winerror.h"
#include "wingdi.h"
#include "winuser.h"
#include "wine/debug.h"
#include "wine/unicode.h"
#include "oledlg.h"
#include "resource.h"

Go to the source code of this file.

Data Structures

struct  InsertObjectDlgInfo

Typedefs

typedef HRESULT(* DLLREGISTER )(void)

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (oledlg)
static INT_PTR CALLBACK UIInsertObjectDlgProc (HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
static LRESULT UIINSOBJDLG_OnWMCommand (HWND hwnd, WPARAM wParam, LPARAM lParam)
static void UIINSERTOBJECTDLG_InitDialog (InsertObjectDlgInfo *pdlgInfo)
static void UIINSERTOBJECTDLG_SelectCreateCtrl (InsertObjectDlgInfo *pdlgInfo)
static void UIINSERTOBJECTDLG_SelectCreateFromFile (InsertObjectDlgInfo *pdlgInfo)
static void UIINSERTOBJECTDLG_SelectCreateNew (InsertObjectDlgInfo *pdlgInfo)
static BOOL UIINSERTOBJECTDLG_PopulateObjectTypes (InsertObjectDlgInfo *pdlgInfo)
static void UIINSERTOBJECTDLG_FreeObjectTypes (InsertObjectDlgInfo *pdlgInfo)
static void UIINSERTOBJECTDLG_SelChange (InsertObjectDlgInfo *pdlgInfo)
static BOOL UIINSERTOBJECTDLG_OnOpen (InsertObjectDlgInfo *pdlgInfo)
static void UIINSERTOBJECTDLG_BrowseFile (InsertObjectDlgInfo *pdlgInfo)
static void UIINSERTOBJECTDLG_AddControl (InsertObjectDlgInfo *pdlgInfo)
UINT WINAPI OleUIInsertObjectA (LPOLEUIINSERTOBJECTA lpOleUIInsertObject)

Variables

HINSTANCE OLEDLG_hInstance
static const char OleUIInsertObjectInfoStr [] = "OleUIInsertObjectInfoStr"

Generated on Sun May 27 2012 05:16:41 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.