Ticket #309 (closed enhancement: fixed)
Support for 64 bit Windows
| Reported by: | jteh | Owned by: | mdcurran |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Core | Version: | development |
| Keywords: | Cc: | ||
| Operating system: | Blocked by: | #385 | |
| Blocking: |
Description
Although many people have reported success with the current version of NVDA and 64 bit versions of Windows, there is some broken functionality which needs to be specifically addressed.
Change History
Note: See
TracTickets for help on using
tickets.


One reported issue is that NVDA does not speak typed characters in Vista 64 bit. This is probably because NVDAHelper needs to inject into processes, but it is only 32 bit, so can't inject into 64 bit processes.