j
k
j a
j l
Zebediah Figura (@zfigura) commented about dlls/msado15/tests/msado15.c:
_Command_Release( command ); } +static BOOL db_created = TRUE;
_Command_Release( command );
}
+static BOOL db_created = TRUE;
Any reason this is a global variable instead of a value returned from setup_database()?
Back to the thread
Back to the list