summaryrefslogtreecommitdiffstats
path: root/libraries/librapi2
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-11-11 17:04:01 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-12 06:58:01 +0700
commit60024f3709f88cf3251eb73e4059f6830c098127 (patch)
tree67765f8eb20330cb9d9334c5bf7060ad51ec54a4 /libraries/librapi2
parent76e09d1b3ec05ea2fa814372a6a39cbd00e2e5d2 (diff)
downloadslackbuilds-60024f3709f88cf3251eb73e4059f6830c098127.tar.gz
slackbuilds-60024f3709f88cf3251eb73e4059f6830c098127.tar.xz
libraries/librapi2: Update README.
Diffstat (limited to 'libraries/librapi2')
-rw-r--r--libraries/librapi2/README15
1 files changed, 9 insertions, 6 deletions
diff --git a/libraries/librapi2/README b/libraries/librapi2/README
index 34f1e9b2c6..2085a8dce2 100644
--- a/libraries/librapi2/README
+++ b/libraries/librapi2/README
@@ -1,8 +1,11 @@
-The RAPI library is an open source implementation that works like RAPI.DLL,
-available on Microsoft operating systems. The library makes it possible to make
-remote calls to a computer running device. Documentation for the RAPI calls
-is available at this address:
+librapi2 (SynCE library)
+
+The RAPI library is an open source implementation that works like
+RAPI.DLL, available on Microsoft operating systems. The library makes it
+possible to make remote calls to a computer running device. Documentation
+for the RAPI calls is available at this address:
+
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcesdkr/htm/_wcesdk_CeRapiInit.asp
-In order to use librapi, a daemon that the device client connects to must be
-running on the computer using librapi.
+In order to use librapi, a daemon that the device client connects to
+must be running on the computer using librapi.