72 return sizeof(
WCHAR *);
76 ERR(
"unhandled type %u\n",
type);
101 UINT col_offset, row_size;
160 static const WCHAR fmt_signedW[] = {
'%',
'd',0};
161 static const WCHAR fmt_unsignedW[] = {
'%',
'u',0};
162 static const WCHAR fmt_signed64W[] = {
'%',
'I',
'6',
'4',
'd',0};
163 static const WCHAR fmt_unsigned64W[] = {
'%',
'I',
'6',
'4',
'u',0};
164 static const WCHAR fmt_strW[] = {
'\"',
'%',
's',
'\"',0};
165 static const WCHAR trueW[] = {
'T',
'R',
'U',
'E',0};
166 static const WCHAR falseW[] = {
'F',
'A',
'L',
'S',
'E',0};
174 FIXME(
"array to string conversion not handled\n");
222 UINT col_offset, row_size;
263 FIXME(
"unhandled column type %u\n",
type);
int WINAPIV wsprintfW(_Out_ LPWSTR, _In_ _Printf_format_string_ LPCWSTR,...)
void free_columns(struct column *columns, UINT num_cols)
HRESULT get_column_index(const struct table *table, const WCHAR *name, UINT *column)
BSTR WINAPI SysAllocStringLen(const OLECHAR *str, unsigned int len)
BOOL add_table(struct table *table)
GLuint GLuint GLsizei count
const struct column * columns
GLenum GLsizei GLenum GLenum const GLvoid * table
struct table * addref_table(struct table *table)
static UINT get_column_size(const struct table *table, UINT column)
BSTR get_value_bstr(const struct table *table, UINT row, UINT column)
static void * heap_alloc(size_t len)
enum fill_status(* fill)(struct table *, const struct expr *cond)
void free_row_values(const struct table *table, UINT row)
__WINE_SERVER_LIST_INLINE void list_add_tail(struct list *list, struct list *elem)
#define LIST_FOR_EACH_ENTRY(elem, list, type, field)
static size_t double number
static WCHAR * heap_strdupW(const WCHAR *str)
void destroy_array(struct array *array, CIMTYPE type)
BSTR WINAPI SysAllocString(LPCOLESTR str)
HRESULT set_value(const struct table *table, UINT row, UINT column, LONGLONG val, CIMTYPE type)
struct table * grab_table(const WCHAR *name)
GLsizei GLenum const GLvoid GLsizei GLenum GLbyte GLbyte GLbyte GLdouble GLdouble GLdouble GLfloat GLfloat GLfloat GLint GLint GLint GLshort GLshort GLshort GLubyte GLubyte GLubyte GLuint GLuint GLuint GLushort GLushort GLushort GLbyte GLbyte GLbyte GLbyte GLdouble GLdouble GLdouble GLdouble GLfloat GLfloat GLfloat GLfloat GLint GLint GLint GLint GLshort GLshort GLshort GLshort GLubyte GLubyte GLubyte GLubyte GLuint GLuint GLuint GLuint GLushort GLushort GLushort GLushort GLboolean const GLdouble const GLfloat const GLint const GLshort const GLbyte const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLdouble const GLfloat const GLfloat const GLint const GLint const GLshort const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort GLenum GLenum GLenum GLfloat GLenum GLint GLenum GLenum GLenum GLfloat GLenum GLenum GLint GLenum GLfloat GLenum GLint GLint GLushort GLenum GLenum GLfloat GLenum GLenum GLint GLfloat const GLubyte GLenum GLenum GLenum const GLfloat GLenum GLenum const GLint GLenum GLint GLint GLsizei GLsizei GLint GLenum GLenum const GLvoid GLenum GLenum const GLfloat GLenum GLenum const GLint GLenum GLenum const GLdouble GLenum GLenum const GLfloat GLenum GLenum const GLint GLsizei GLuint GLfloat GLuint GLbitfield GLfloat GLint GLuint GLboolean GLenum GLfloat GLenum GLbitfield GLenum GLfloat GLfloat GLint GLint const GLfloat GLenum GLfloat GLfloat GLint GLint GLfloat GLfloat GLint GLint const GLfloat GLint GLfloat GLfloat GLint GLfloat GLfloat GLint GLfloat GLfloat const GLdouble const GLfloat const GLdouble const GLfloat GLint GLint GLint j
__WINE_SERVER_LIST_INLINE void list_remove(struct list *elem)
void free_table(struct table *table)
_STLP_MOVE_TO_STD_NAMESPACE void fill(_ForwardIter __first, _ForwardIter __last, const _Tp &__val)
static const WCHAR falseW[]
int JSAMPARRAY int int num_rows
int JSAMPARRAY int int JDIMENSION num_cols
#define TABLE_FLAG_DYNAMIC
void release_table(struct table *table)
GLint GLenum GLsizei GLsizei GLsizei GLint GLsizei const GLvoid * data
#define InterlockedDecrement
void clear_table(struct table *table)
#define memcpy(s1, s2, n)
BSTR get_method_name(const WCHAR *class, UINT index)
int _cdecl swprintf(const WCHAR *,...)
UINT get_type_size(CIMTYPE type)
HRESULT() class_method(IWbemClassObject *, IWbemClassObject *, IWbemClassObject **)
static UINT get_column_offset(const struct table *table, UINT column)
_Check_return_ _CRTIMP int __cdecl wcscmp(_In_z_ const wchar_t *_Str1, _In_z_ const wchar_t *_Str2)
#define InterlockedIncrement
GLsizei GLenum const GLvoid GLsizei GLenum GLbyte GLbyte GLbyte GLdouble GLdouble GLdouble GLfloat GLfloat GLfloat GLint GLint GLint GLshort GLshort GLshort GLubyte GLubyte GLubyte GLuint GLuint GLuint GLushort GLushort GLushort GLbyte GLbyte GLbyte GLbyte GLdouble GLdouble GLdouble GLdouble GLfloat GLfloat GLfloat GLfloat GLint GLint GLint GLint GLshort GLshort GLshort GLshort GLubyte GLubyte GLubyte GLubyte GLuint GLuint GLuint GLuint GLushort GLushort GLushort GLushort GLboolean const GLdouble const GLfloat const GLint const GLshort const GLbyte const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLdouble const GLfloat const GLfloat const GLint const GLint const GLshort const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort GLenum GLenum GLenum GLfloat GLenum GLint GLenum GLenum GLenum GLfloat GLenum GLenum GLint GLenum GLfloat GLenum GLint GLint GLushort GLenum GLenum GLfloat GLenum GLenum GLint GLfloat const GLubyte GLenum GLenum GLenum const GLfloat GLenum GLenum const GLint GLenum GLint GLint GLsizei GLsizei GLint GLenum GLenum const GLvoid GLenum GLenum const GLfloat GLenum GLenum const GLint GLenum GLenum const GLdouble GLenum GLenum const GLfloat GLenum GLenum const GLint GLsizei GLuint GLfloat GLuint GLbitfield GLfloat GLint GLuint GLboolean GLenum GLfloat GLenum GLbitfield GLenum GLfloat GLfloat GLint GLint const GLfloat GLenum GLfloat GLfloat GLint GLint GLfloat GLfloat GLint GLint const GLfloat GLint GLfloat GLfloat GLint GLfloat GLfloat GLint GLfloat GLfloat const GLdouble const GLfloat const GLdouble const GLfloat GLint i
HRESULT get_value(const struct table *table, UINT row, UINT column, LONGLONG *val)
static UINT get_row_size(const struct table *table)
struct table * create_table(const WCHAR *name, UINT num_cols, const struct column *columns, UINT num_rows, UINT num_allocated, BYTE *data, enum fill_status(*fill)(struct table *, const struct expr *cond))
HRESULT get_method(const struct table *table, const WCHAR *name, class_method **func)
__WINE_SERVER_LIST_INLINE void list_init(struct list *list)
GLenum GLenum GLvoid GLvoid * column
GLuint GLuint GLsizei GLenum type
unsigned long long UINT64
static const WCHAR trueW[]
WINE_DEFAULT_DEBUG_CHANNEL(msidb)
struct png_info_def *typedef unsigned char **typedef struct png_info_def *typedef struct png_info_def *typedef struct png_info_def *typedef unsigned char ** row
static BOOL heap_free(void *mem)
unsigned int(__cdecl typeof(jpeg_read_scanlines))(struct jpeg_decompress_struct *