Skip to content

Commit

Permalink
Merge 486cc23 into fa89f05
Browse files Browse the repository at this point in the history
  • Loading branch information
jcsteh committed Mar 8, 2023
2 parents fa89f05 + 486cc23 commit bc69b74
Show file tree
Hide file tree
Showing 10 changed files with 917 additions and 28 deletions.
10 changes: 10 additions & 0 deletions nvdaHelper/local/nvdaHelperLocal.def
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,13 @@ EXPORTS
getOleClipboardText
_nvdaControllerInternal_reportLiveRegion
_nvdaControllerInternal_openConfigDirectory
wasPlay_create
wasPlay_destroy
wasPlay_open
wasPlay_feed
wasPlay_stop
wasPlay_sync
wasPlay_pause
wasPlay_resume
wasPlay_startup
wasPlay_getDevices
1 change: 1 addition & 0 deletions nvdaHelper/local/sconscript
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ localLib=env.SharedLibrary(
"UIAUtils.cpp",
"mixer.cpp",
"oleUtils.cpp",
"wasapi.cpp",
],
LIBS=[
"advapi32.lib",
Expand Down

0 comments on commit bc69b74

Please sign in to comment.