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

pastespl.c File Reference
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "winerror.h"
#include "wingdi.h"
#include "winuser.h"
#include "winnls.h"
#include "oledlg.h"
#include "oledlg_private.h"
#include "resource.h"
#include "wine/debug.h"
#include "wine/unicode.h"

Go to the source code of this file.

Data Structures

struct  ps_struct_t
struct  ps_flag

Defines

#define COBJMACROS
#define NONAMELESSSTRUCT
#define NONAMELESSUNION
#define PS_FLAG_ENTRY(p)   {p, #p}

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (ole)
static void dump_ps_flags (DWORD flags)
static void dump_pastespecial (const OLEUIPASTESPECIALW *ps)
static WCHARstrdupAtoW (const char *str)
static WCHARstrdupW (const WCHAR *str)
static void get_descriptors (HWND hdlg, ps_struct_t *ps_struct)
static BOOL add_entry_to_lb (HWND hdlg, UINT id, OLEUIPASTEENTRYW *pe)
static DWORD init_pastelist (HWND hdlg, OLEUIPASTESPECIALW *ps)
static DWORD init_linklist (HWND hdlg, OLEUIPASTESPECIALW *ps)
static void update_display_list (HWND hdlg, UINT src_list_id)
static void init_lists (HWND hdlg, ps_struct_t *ps_struct)
static void update_src_text (HWND hdlg, const ps_struct_t *ps_struct)
static void update_as_icon (HWND hdlg, ps_struct_t *ps_struct)
static void update_result_text (HWND hdlg, const ps_struct_t *ps_struct)
static void selection_change (HWND hdlg, ps_struct_t *ps_struct)
static void mode_change (HWND hdlg, ps_struct_t *ps_struct, UINT id)
static void post_help_msg (HWND hdlg, ps_struct_t *ps_struct)
static void send_end_dialog_msg (HWND hdlg, ps_struct_t *ps_struct, UINT id)
static void update_structure (HWND hdlg, ps_struct_t *ps_struct)
static void free_structure (ps_struct_t *ps_struct)
static INT_PTR CALLBACK ps_dlg_proc (HWND hdlg, UINT msg, WPARAM wp, LPARAM lp)
UINT WINAPI OleUIPasteSpecialA (LPOLEUIPASTESPECIALA psA)
UINT WINAPI OleUIPasteSpecialW (LPOLEUIPASTESPECIALW ps)

Variables

static struct ps_flag ps_flags []

Generated on Sat May 26 2012 05:15:35 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.