Aric Stewart
|
bc6ce2b249
|
Free memory after we finish using it instead of just before.
|
2004-08-25 17:31:39 +00:00 |
Alexandre Julliard
|
a7a6f5f31c
|
Authors: Mike McCormack <mike@codeweavers.com>, Aric Stewart <aric@codeweavers.com>
Refcount all objects, and use pointers internally.
|
2004-07-09 22:25:34 +00:00 |
Mike McCormack
|
24e9a34494
|
Fetch binary streams at the table level.
|
2004-07-06 18:56:12 +00:00 |
Mike McCormack
|
99c2b9a994
|
Fix the INSERT query when inserting integers into a table.
|
2004-06-30 19:46:15 +00:00 |
Aric Stewart
|
9cb2787a95
|
Fix the INSERT query.
|
2004-06-30 18:23:52 +00:00 |
Mike McCormack
|
ab519f2a2c
|
Make the SQL insert query work.
|
2004-06-30 18:18:27 +00:00 |
Francois Gouget
|
6a6c85c6d8
|
Make Unicode const strings static so they are not copied to the stack
each time we enter the function.
|
2004-04-19 20:12:14 +00:00 |
Mike McCormack
|
ce533b7a70
|
Start implementing the SQL insert query.
|
2004-03-20 19:18:46 +00:00 |