home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tricks of the Windows Gam…ming Gurus (2nd Edition)
/
Disc2.iso
/
msdn_vcb
/
samples
/
vc98
/
sdk
/
netds
/
rpc
/
pickle
/
picklp
/
picklp_s.c
< prev
next >
Wrap
C/C++ Source or Header
|
1998-03-30
|
953b
|
32 lines
/* this ALWAYS GENERATED file contains the RPC server stubs */
/* File created by MIDL compiler version 3.03.0110 */
/* at Mon Mar 30 03:08:24 1998
*/
/* Compiler settings for picklp.idl:
Os (OptLev=s), W1, Zp8, env=Win32, ms_ext, c_ext, oldnames
error checks: none
*/
//@@MIDL_FILE_HEADING( )
#include <string.h>
#include "picklp.h"
#define TYPE_FORMAT_STRING_SIZE 53
#define PROC_FORMAT_STRING_SIZE 21
typedef struct _MIDL_TYPE_FORMAT_STRING
{
short Pad;
unsigned char Format[ TYPE_FORMAT_STRING_SIZE ];
} MIDL_TYPE_FORMAT_STRING;
typedef struct _MIDL_PROC_FORMAT_STRING
{
short Pad;
unsigned char Format[ PROC_FORMAT_STRING_SIZE ];
} MIDL_PROC_FORMAT_STRING;
extern const MIDL_TYPE_FORMAT_STRING __MIDL_TypeFormatString;
extern const MIDL_PROC_FORMAT_STRING __MIDL_ProcFormatString;