Re: ced401: add initial support
What does it have to do with Wine? Is it really some dll that Windows provides?
+/* + * Use1432.dll + * + * Generated from/home/schloegl/.wine-1.7.17/drive_c/1401/utils/Use1432.dll by winedump. + * + * DO NOT SUBMIT GENERATED DLLS FOR INCLUSION INTO WINE! + * + */
The dll comes with the ced1401 (try1432 [1], spike [2], signal) software from CED. It requires access to the USB with access through ced_usb.sys (on win32) or ced_us64.sys (on win64) which are not supported by wine (http://wiki.winehq.org/USB). The idea doing it this way was suggested here: http://www.winehq.org/pipermail/wine-devel/2014-April/103711.html Alois [1] http://appdb.winehq.org/objectManager.php?sClass=version&iId=30056 [2] http://appdb.winehq.org/objectManager.php?sClass=application&iId=9146 On 2014-05-09 14:55, Nikolay Sivov wrote:
What does it have to do with Wine? Is it really some dll that Windows provides?
+/* + * Use1432.dll + * + * Generated from/home/schloegl/.wine-1.7.17/drive_c/1401/utils/Use1432.dll by winedump. + * + * DO NOT SUBMIT GENERATED DLLS FOR INCLUSION INTO WINE! + * + */
On 5/9/2014 17:43, Alois Schlögl wrote:
The dll comes with the ced1401 (try1432 [1], spike [2], signal) software from CED. It requires access to the USB with access through ced_usb.sys (on win32) or ced_us64.sys (on win64) which are not supported by wine (http://wiki.winehq.org/USB). The idea doing it this way was suggested here: http://www.winehq.org/pipermail/wine-devel/2014-April/103711.html
It doesn't mean this module should be added in Wine. Right place for it is your own copy of Wine repo with any custom patch you like.
Alois
[1] http://appdb.winehq.org/objectManager.php?sClass=version&iId=30056 [2] http://appdb.winehq.org/objectManager.php?sClass=application&iId=9146
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am 2014-05-09 15:51, schrieb Nikolay Sivov:
It doesn't mean this module should be added in Wine. Right place for it is your own copy of Wine repo with any custom patch you like. I wouldn't dismiss it per se. We ship an openal wrapper even though openal isn't a part of Windows, but a redistributable provided by Creative Technology.
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJTbOJYAAoJEN0/YqbEcdMwr6QP/3aU6t4MpiIBNIL61Jp/J/Rs 976cMzVMne+XksYyQJp3wzyfWUTor3WULwlGK5q46I3/Q+4nkFI7Nr2sqyR+wD3M sFGbfF9dbqIFsDpO93GceqH2RU+tk0+EyfySfgHf751qRU/TVRXx6fBH4EMLR93Q MCKrgMhoVk1zCSyKC1HoOZMlsFcqBEAFkbUI3kogdm7ccdHIxA2VU35yFBDBg+gu ZWnEbwqwuC0WBpTgl/592h4IgIdrEmLt6mahxcNhyGRRlrPaC62nagjHNea1etCQ BOTorAudk8HnTfYChql+T2X++axEsXxhx0XKlGAN55jq0zC+/D0fTjx0/pdPxp2T q1JZSDaxTCUk+PfdGNCtSLO7Qtfmob38nDOuGTdbe4atsyr7mWf3n2UljlqyY0Uq aVMvnCtlnafG0lNByj/UMxONt+8jbInaDk0PbyIjyo6Pfq1CglG1sCf+Zy6EYgKW PMjpWYNJr/PLE28Hl++25vmdu12wgmEw3Dg5CGRA9R0kyBTWLRdMQ/jxcbaQscsg 5K6wPR2UL+lgKBICEImEYkcQZ4EuNO9wND8JVGLkxW7ns3JxprTbWyL6aRibaaHn RrUWIb+LmPlOwm5Lm3YNuv58pji2RVu32lTfLG6zgyAfJq8m/SxIL5Mx6eu9R/1v B6OYOzYGFhkNd0zJ4y1z =hKhJ -----END PGP SIGNATURE-----
participants (3)
-
Alois Schlögl -
Nikolay Sivov -
Stefan Dösinger