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

wined3d_main.c File Reference
#include "config.h"
#include "initguid.h"
#include "wined3d_private.h"

Go to the source code of this file.

Data Structures

struct  wined3d_wndproc
struct  wined3d_wndproc_table

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (d3d)
 WINE_DECLARE_DEBUG_CHANNEL (winediag)
 void (CDECL *wine_tsx11_lock_ptr)(void)
struct wined3d *CDECL wined3d_create (UINT version, DWORD flags, void *parent)
static DWORD get_config_key (HKEY defkey, HKEY appkey, const char *name, char *buffer, DWORD size)
static DWORD get_config_key_dword (HKEY defkey, HKEY appkey, const char *name, DWORD *data)
static void CDECL wined3d_do_nothing (void)
static BOOL wined3d_dll_init (HINSTANCE hInstDLL)
static BOOL wined3d_dll_destroy (HINSTANCE hInstDLL)
void WINAPI wined3d_mutex_lock (void)
void WINAPI wined3d_mutex_unlock (void)
static void wined3d_wndproc_mutex_lock (void)
static void wined3d_wndproc_mutex_unlock (void)
static struct wined3d_wndprocwined3d_find_wndproc (HWND window)
static LRESULT CALLBACK wined3d_wndproc (HWND window, UINT message, WPARAM wparam, LPARAM lparam)
BOOL wined3d_register_window (HWND window, struct wined3d_device *device)
void wined3d_unregister_window (HWND window)
BOOL WINAPI DllMain (HINSTANCE hInstDLL, DWORD fdwReason, LPVOID lpv)

Variables

static struct wined3d_wndproc_table wndproc_table
int num_lock = 0
static CRITICAL_SECTION wined3d_cs = {&wined3d_cs_debug, -1, 0, 0, 0, 0}
static CRITICAL_SECTION_DEBUG wined3d_cs_debug
static CRITICAL_SECTION wined3d_wndproc_cs = {&wined3d_wndproc_cs_debug, -1, 0, 0, 0, 0}
static CRITICAL_SECTION_DEBUG wined3d_wndproc_cs_debug
struct wined3d_settings wined3d_settings

Generated on Thu May 24 2012 05:04:53 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.