~mshinke/nvdajp/betterBraille

« back to all changes in this revision

Viewing changes to nvdaHelper/nvdajpimeRPC/dllmain.cpp

  • Committer: Masataka Shinke
  • Date: 2012-08-16 02:44:41 UTC
  • mfrom: (4192.1.19 betterBraille)
  • Revision ID: mshinke@users.sourceforge.jp-20120816024441-3h4fnx2lofo20pq9
merged lp:~nishimotz/nvdajp/betterBraille 4211

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
2
#A part of NonVisual Desktop Access (NVDA)
3
 
#Copyright (C) 2006-2010 NVDA Contributors <http://www.nvda-project.org/>
 
3
#Copyright (C) 2010-2012 Masataka Shinke, Takuya Nishimoto (nvdajp)
4
4
#This file is covered by the GNU General Public License.
5
5
#See the file COPYING for more details.
6
6
#
7
7
# nvdajpimeRPC/dllmain.cpp
8
 
# by Masataka Shinke, Takuya Nishimoto
9
8
*/
10
9
 
11
10
#include "nvdajpime.h"