search for: rasenumdevicesa

Displaying 6 results from an estimated 6 matches for "rasenumdevicesa".

2007 Mar 05
1
Serial port problem - again
...x10b2dfc, "TAPICOMM", 0x8358b0): stub. fixme:tapi:lineGetDevCapsA ((nil), 00000000, 00010003, 00000000, 0x832dcc): stub. fixme:tapi:lineGetDevCapsA ((nil), 00000000, 00010003, 00000000, 0x832dcc): stub. fixme:ras:RasEnumEntriesA ((nil),(null),0xf79068,0x34f5d8,0xf78020),stub! fixme:ras:RasEnumDevicesA ((nil),0x34f60c,0x34f608),stub! fixme:ras:RasEnumDevicesA (0x825de0,0x34f60c,0x34f608),stub! fixme:comm:set_queue_size insize 1024 outsize 1024 unimplemented stub and then nothing hapens. It looks like delay issue to me, but I'm not a programmer. Can someone help, plese. Thanks, Ales
2017 Jul 20
0
Wine release 2.0.2
...msvcrt: Fix wide characters handling in wscanf functions. msvcr: Add _get_dstbias implementation. ucrtbase: Add __initialize_lconv_for_unsigned_char implementation. msvcr110: Add _Lock_shared_ptr_spin_lock implementation. Sebastian Lackner (3): rasapi32: Set *lpcDevices in RasEnumDevicesA. ntdll: Do not cast unaligned pointer to M128A in set_context_reg. mmdevapi: Use InitOnce to initialize audio drivers. Thierry Vermeylen (1): wnaspi32: Do not crash on SC_GETSET_TIMEOUTS. Viktor Semykin (2): windowscodecs/tests: Test for png codec seeking too far. wi...
2008 Jul 11
0
Wine release 1.1.1
...ate. Wined3d: Move the last states. wined3d: Samplers -> misc states. wined3d: Move shader_fragment_enable to the fragment pipeline implementation. wined3d: Set ffp caps in the ffp backend, not the shader backend. Stefan Leichter (2): rasapi32: Added some tests for RasEnumDevicesA (based on a patch by Austin English), rasapi32: Added some more tests for RasEnumDevicesA, fix Wine not to crash on the tests. Tobias Jakobi (3): d3d8: Add testcase for IDirect3DDevice8::CreateImageSurface. d3d8: Fix IDirect3DDevice8::CreateImageSurface pool type. d3d9: Rem...
2017 Mar 17
0
Wine release 2.4
...Add __crtUnhandledException implementation. Sebastian Lackner (18): ntdll: Use FD_CLOEXEC instead of hardcoded values. ntoskrnl.exe: Add KeReleaseInStackQueuedSpinLock stub. ntdll: Implement FileAccessInformation class in NtQueryInformationFile. rasapi32: Set *lpcDevices in RasEnumDevicesA. include: Avoid typedef for tls_data. webservices: Unlock critical section before returning. webservices: Don't set is_addressed when an error occurred. webservices: Return the correct HRESULT on error. webservices: Fix uninitialized variable in WsWriteArray....
2008 Jul 25
0
Wine release 1.1.2
.... wined3d: Honor the texcoordindex when setting the texture matrix. wined3d: Support ATI's D3DFMT_ATI2N format. wined3d: ATI2N support using GL_EXT_texture_compression_rgtc. wined3d: Make the MAC ARBvp implementation happy about ARL. Stefan Leichter (1): rasapi32: RasEnumDevicesA test: initialize the input parameters before each call, make sure the return buffer is big enough. Ulrich Hecht (1): dsound: Fix notification order. Vincent Povirk (3): wininet: Always respect Proxy-Connection: or Connection: if it exists. ole32: Add tests for OleIsCurrentClipbo...
2008 Aug 22
0
Wine release 1.1.3
...e wrap default with the NP2 emulation properly. d3d9: Make the bumpmap test less picky. wined3d: De-pickify the texbem test. wined3d: Filter out more spam. Stefan Leichter (3): rasapi32: Fix building the tests with MSVC (based on a patch by Reece Dunn). rasapi32: Skip RasEnumDevicesA tests on configuration problems. rasapi: Fix test failure on platforms vista, w2k8. Tobias Jakobi (2): ddraw: Fix typo in copy_mipmap_chain. wined3d: Remove arb_tex_npot for NV FX series in fixup_extensions. Tony Wasserka (1): d3dx9: Add stubs for the ID3DXSprite functions...