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

resources.c File Reference
#include <user32.h>
#include <wine/debug.h>

Go to the source code of this file.

Defines

#define CR_SUCCESS   0x00000000
#define CR_OUT_OF_MEMORY   0x00000002
#define CR_INVALID_POINTER   0x00000003
#define CR_INVALID_DATA   0x0000001F
#define IsBadWritePtr(lp, n)   ((DWORD)lp==n?0:0)

Functions

typedef DWORD (WINAPI *CMP_REGNOTIFY)(HANDLE
INT WINAPI LoadStringA (HINSTANCE instance, UINT resource_id, LPSTR buffer, INT buflen)
INT WINAPI LoadStringW (HINSTANCE instance, UINT resource_id, LPWSTR buffer, INT buflen)
HDEVNOTIFY WINAPI RegisterDeviceNotificationW (HANDLE hRecipient, LPVOID NotificationFilter, DWORD Flags)
BOOL WINAPI UnregisterDeviceNotification (HDEVNOTIFY Handle)

Variables

typedef LPVOID
typedef DWORD
typedef PULONG
static HINSTANCE hSetupApi = NULL

Generated on Mon May 28 2012 06:12:33 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.