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

cabinet_main.c File Reference
#include "config.h"
#include <assert.h>
#include <stdarg.h>
#include <string.h>
#include "windef.h"
#include "winbase.h"
#include "winerror.h"
#include "shlwapi.h"
#include "cabinet.h"
#include "wine/debug.h"

Go to the source code of this file.

Defines

#define NO_SHLWAPI_REG

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (cabinet)
HRESULT WINAPI DllGetVersion (DLLVERSIONINFO *pdvi)
static void *CDECL mem_alloc (ULONG cb)
static void CDECL mem_free (void *memory)
static INT_PTR CDECL fdi_open (char *pszFile, int oflag, int pmode)
static UINT CDECL fdi_read (INT_PTR hf, void *pv, UINT cb)
static UINT CDECL fdi_write (INT_PTR hf, void *pv, UINT cb)
static int CDECL fdi_close (INT_PTR hf)
static LONG CDECL fdi_seek (INT_PTR hf, LONG dist, int seektype)
static void fill_file_node (struct FILELIST *pNode, LPCSTR szFilename)
static BOOL file_in_list (struct FILELIST *pNode, LPCSTR szFilename, struct FILELIST **pOut)
static INT_PTR CDECL fdi_notify_extract (FDINOTIFICATIONTYPE fdint, PFDINOTIFICATION pfdin)
HRESULT WINAPI Extract (SESSION *dest, LPCSTR szCabName)

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