j
k
j a
j l
Bernhard Loos <bernhardloos(a)googlemail.com> writes:
+/* below is the query interface to a table */ + typedef struct tagMSIROWENTRY { - UINT value; + UINT values[0];
Zero-size arrays are not portable. -- Alexandre Julliard julliard(a)winehq.org
Back to the thread
Back to the list