[sqlite] Using the sqlite3_unlock_notify() API on Windows

2010-09-13 Thread Sam Carleton
I posted this over the weekend and there have been no replies, I thought I might post it one more time;) On Sep 11, 2010, at 7:28 PM, Sam Carleton wrote: > I just read over the "Using the sqlite3_unlock_notify() API" and it > looks like exactly what I need. The only catch is that currently I a

[sqlite] Using the sqlite3_unlock_notify() API on Windows

2010-09-11 Thread Sam Carleton
I just read over the "Using the sqlite3_unlock_notify() API" and it looks like exactly what I need. The only catch is that currently I am running everything on Windows. Does anyone have a port of the supporting functions discussed on the page for Windows? Sam