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

exticon.c File Reference
#include <user32.h>
#include <wine/debug.h>
#include "pshpack1.h"
#include "poppack.h"

Go to the source code of this file.

Data Structures

struct  icoICONDIRENTRY
struct  icoICONDIR

Typedefs

typedef struct icoICONDIRENTRYLPicoICONDIRENTRY
typedef struct icoICONDIRLPicoICONDIR

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (icon)
static const
IMAGE_RESOURCE_DIRECTORY
find_entry_by_id (const IMAGE_RESOURCE_DIRECTORY *dir, WORD id, const void *root)
static const
IMAGE_RESOURCE_DIRECTORY
find_entry_default (const IMAGE_RESOURCE_DIRECTORY *dir, const void *root)
static DWORD USER32_GetResourceTable (LPBYTE peimage, DWORD pesize, LPBYTE *retptr)
static UINT ICO_ExtractIconExW (LPCWSTR lpszExeFileName, HICON *RetPtr, INT nIconIndex, UINT nIcons, UINT cxDesired, UINT cyDesired, UINT *pIconId, UINT flags)
UINT WINAPI PrivateExtractIconsW (LPCWSTR lpwstrFile, int nIndex, int sizeX, int sizeY, HICON *phicon, UINT *pIconId, UINT nIcons, UINT flags)
UINT WINAPI PrivateExtractIconsA (LPCSTR lpstrFile, int nIndex, int sizeX, int sizeY, HICON *phicon, UINT *piconid, UINT nIcons, UINT flags)
UINT WINAPI PrivateExtractIconExW (LPCWSTR lpwstrFile, int nIndex, HICON *phIconLarge, HICON *phIconSmall, UINT nIcons)
UINT WINAPI PrivateExtractIconExA (LPCSTR lpstrFile, int nIndex, HICON *phIconLarge, HICON *phIconSmall, UINT nIcons)

Generated on Fri May 25 2012 06:09:57 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.