Andrew, I've removed the two driver edits. IAudioClient_GetMixFormat()
needs an initialised client parameter which doesn't exist in
DirectSoundDevice_Create(), so it can only be done after the client is
initialised, which is approximately where I put the code.
Also, I'm new to this, so is this the
Hi, my bad, you both and the code is obviously correct.
Sorry for the bad patch. I wrongfully assumed that there was an assignment to
the out-buffer at the second ch = mime2utf();
Fra: Hans Leidekker [h...@codeweavers.com]
Sendt: 12. juli 2012 09:23
Til
Am 2012-07-15 22:04, schrieb GOUJON Alexandre:
On 07/14/2012 09:14 PM, Eduard Hasenleithner wrote:
[...]
This means that the drive letter assigned for the sd card will not be
returned in GetLogicalDrives(). When the symlink to the mountpoint is
added manually, following output is produced:
Does
On 07/14/2012 09:14 PM, Eduard Hasenleithner wrote:
[...]
This means that the drive letter assigned for the sd card will not be
returned in GetLogicalDrives(). When the symlink to the mountpoint is
added manually, following output is produced:
Does http://source.winehq.org/patches/data/88280 so
* On Thu, 21 Jun 2012, Francois Gouget wrote:
>
> --- Host / VM communication
>
> One piece that's missing is the ability to copy files from/to a VM and
> to run specific commands in a VM.
...
> * There's Cygwin's OpenSSH server which would give us what we need
>through scp and ssh. Cygwi
2012/7/4 Jacek Caban :
> On 07/03/12 20:10, Jacek Caban wrote:
>> On 06/29/12 03:35, Austin English wrote:
>>> On Thu, Jun 28, 2012 at 6:30 PM, Nicolas Le Cam
>>> wrote:
2012/6/29 Austin English :
> Fixes http://bugs.winehq.org/show_bug.cgi?id=30980
>
> --
> -Austin
>
>>>