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

shimgvw.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
#include <windows.h>
#include <commctrl.h>
#include <gdiplus.h>
#include <tchar.h>
#include <debug.h>
#include "shimgvw.h"

Go to the source code of this file.

Defines

#define NDEBUG

Functions

static void pLoadImage (LPWSTR szOpenFileName)
static VOID ImageView_DrawImage (HWND hwnd)
static BOOL ImageView_LoadSettings ()
static VOID ImageView_SaveSettings (HWND hwnd)
static BOOL ImageView_CreateToolBar (HWND hwnd)
LRESULT CALLBACK ImageView_DispWndProc (HWND hwnd, UINT Message, WPARAM wParam, LPARAM lParam)
static VOID ImageView_InitControls (HWND hwnd)
LRESULT CALLBACK ImageView_WndProc (HWND hwnd, UINT Message, WPARAM wParam, LPARAM lParam)
LONG WINAPI ImageView_CreateWindow (HWND hwnd, LPWSTR szFileName)
VOID WINAPI ImageView_FullscreenW (HWND hwnd, HINSTANCE hInst, LPCWSTR path, int nShow)
VOID WINAPI ImageView_Fullscreen (HWND hwnd, HINSTANCE hInst, LPCWSTR path, int nShow)
VOID WINAPI ImageView_FullscreenA (HWND hwnd, HINSTANCE hInst, LPCSTR path, int nShow)
VOID WINAPI ImageView_PrintTo (HWND hwnd, HINSTANCE hInst, LPCWSTR path, int nShow)
VOID WINAPI ImageView_PrintToA (HWND hwnd, HINSTANCE hInst, LPCSTR path, int nShow)
VOID WINAPI ImageView_PrintToW (HWND hwnd, HINSTANCE hInst, LPCWSTR path, int nShow)
BOOL WINAPI DllMain (IN HINSTANCE hinstDLL, IN DWORD dwReason, IN LPVOID lpvReserved)

Variables

HINSTANCE hInstance
SHIMGVW_SETTINGS shiSettings
GpImageimage
WNDPROC PrevProc = NULL
HWND hDispWnd
HWND hToolBar
static const TBBUTTON Buttons []

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