diff options
author | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2006-11-01 14:34:02 +0000 |
---|---|---|
committer | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2006-11-01 14:34:02 +0000 |
commit | c9afe68aa201d99fd8651a35e45064b57e4d2699 (patch) | |
tree | 7d44aa04d970e15da1b6a56974182155cef17654 /font_service/options.h | |
parent | 31d3a6408d045eadaff094d4c11bf017817743d7 (diff) |
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@5 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'font_service/options.h')
-rw-r--r-- | font_service/options.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/font_service/options.h b/font_service/options.h new file mode 100644 index 0000000..f1e5cb3 --- /dev/null +++ b/font_service/options.h @@ -0,0 +1,3 @@ +
+int OptInit(WPARAM wParam, LPARAM lParam);
+
|