diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2015-10-29 11:05:27 +0100 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2015-10-29 11:05:27 +0100 |
| commit | 232c2ba8aca7900eaa950c48813ddfaca8a749a8 (patch) | |
| tree | c08da2e256be5b5e80fac3f611f956fef275f142 /clientfiles/very-important-source-code/important-stuff/NPClient.spec | |
| parent | 7128fe581ee2ed25fe8e43ec2be9644e2539e2ad (diff) | |
| parent | 06a0a71f27134a86d19612fd786bfc2ca6f4c4bb (diff) | |
Merge branch 'unstable' into trackhat
* unstable:
fix vtable mess
xargs sed -i -e s/'FaceTrackNoIR Error/Error/g'
support rift 0.2.5, 0.4.2, 0.8.0
rift: finish 0.2.5 support
buffer flush
rename "clientfiles/" to "contrib/" as customary
add dropbox uploader to contrib
add description on wiki for camera offset
Diffstat (limited to 'clientfiles/very-important-source-code/important-stuff/NPClient.spec')
| -rw-r--r-- | clientfiles/very-important-source-code/important-stuff/NPClient.spec | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/clientfiles/very-important-source-code/important-stuff/NPClient.spec b/clientfiles/very-important-source-code/important-stuff/NPClient.spec deleted file mode 100644 index 7fe5f1b49..000000000 --- a/clientfiles/very-important-source-code/important-stuff/NPClient.spec +++ /dev/null @@ -1,23 +0,0 @@ -# Generated from NPClient.dll by winedump - -1 stub NPPriv_ClientNotify -2 stub NPPriv_GetLastError -3 stub NPPriv_SetData -4 stub NPPriv_SetLastError -5 stub NPPriv_SetParameter -6 stub NPPriv_SetSignature -7 stub NPPriv_SetVersion -8 stdcall NP_GetData( ptr ) NPCLIENT_NP_GetData -9 stdcall NP_GetParameter( long long) NPCLIENT_NP_GetParameter -10 stdcall NP_GetSignature( ptr ) NPCLIENT_NP_GetSignature -11 stdcall NP_QueryVersion( ptr ) NPCLIENT_NP_QueryVersion -12 stdcall NP_ReCenter() NPCLIENT_NP_ReCenter -13 stdcall NP_RegisterProgramProfileID( long ) NPCLIENT_NP_RegisterProgramProfileID -14 stdcall NP_RegisterWindowHandle( ptr ) NPCLIENT_NP_RegisterWindowHandle -15 stdcall NP_RequestData( long ) NPCLIENT_NP_RequestData -16 stdcall NP_SetParameter( long long ) NPCLIENT_NP_SetParameter -17 stdcall NP_StartCursor() NPCLIENT_NP_StartCursor -18 stdcall NP_StartDataTransmission() NPCLIENT_NP_StartDataTransmission -19 stdcall NP_StopCursor() NPCLIENT_NP_StopCursor -20 stdcall NP_StopDataTransmission() NPCLIENT_NP_StopDataTransmission -21 stdcall NP_UnregisterWindowHandle() NPCLIENT_NP_UnregisterWindowHandle |
