ce/clipboard.c File Reference

Windows clipboard handling. More...

#include <windows.h>
#include <shlobj.h>
#include <wchar.h>
#include "wintools.h"
#include "clipboardrc.h"

Enumerations

enum  t_cliperrcode {
  CLIP_OK = 0, CLIP_PARAM, CLIP_FILENAME, CLIP_FILESIZE,
  CLIP_OPEN, CLIP_NO_MEMORY, CLIP_LOCK, CLIP_READ,
  CLIP_OPER, CLIP_OPENCLIP, CLIP_SETCLIP, CLIP_GETCLIP,
  CLIP_WRNGFMT, CLIP_WRITE, CLIP_BITMAP, CLIP_UNKNOWN
}
 Error types. More...

Functions

int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int iCmdShow)
 The main entry point for the clipboard program.


Detailed Description

Windows clipboard handling.

Author:
Daniel Stoinski
Version:
$Revision$

Generated on Mon Jul 12 14:51:51 2010 for cetoys by  doxygen 1.5.6