Guy Albertelli wrote:
On Wed, 2009-04-29 at 18:42 +0200, Paul Vriens wrote:
Guy Albertelli wrote:
Fixed memory leak and changed skip to win_skip in this patch.
Add todo_wine as necessary so all tests pass.
Changelog:
- Enhance QueryDosDevice test for attempting to return all devices
Paul Vriens wrote:
Guy Albertelli wrote:
Fixed memory leak and changed skip to win_skip in this patch.
Add todo_wine as necessary so all tests pass.
Changelog:
- Enhance QueryDosDevice test for attempting to return all devices.
- Add tests for GetVolumeInformationA testing the different
On Wed, 2009-04-29 at 18:42 +0200, Paul Vriens wrote:
> Guy Albertelli wrote:
> > Fixed memory leak and changed skip to win_skip in this patch.
> > Add todo_wine as necessary so all tests pass.
> >
> > Changelog:
> > - Enhance QueryDosDevice test for
Guy Albertelli wrote:
Fixed memory leak and changed skip to win_skip in this patch.
Add todo_wine as necessary so all tests pass.
Changelog:
- Enhance QueryDosDevice test for attempting to return all devices.
- Add tests for GetVolumeInformationA testing the different root dir formats
On Wed, 2009-04-15 at 08:18 +0200, Paul Vriens wrote:
> Guy Albertelli wrote:
> > Fixed memory leak and changed skip to win_skip in this patch.
> >
> > Changelog:
> > - Enhance QueryDosDevice test for attempting to return all devices.
> > - Add tests for
Guy Albertelli wrote:
Fixed memory leak and changed skip to win_skip in this patch.
Changelog:
- Enhance QueryDosDevice test for attempting to return all devices.
- Add tests for GetVolumeInformationA testing the different root dir formats.
---
dlls/kernel32/tests/volume.c | 137
Guy Albertelli wrote:
Enhance QueryDosDevice test for attempting to return all devices.
Add tests for GetVolumeInformationA testing the different root dir formats.
---
dlls/kernel32/tests/volume.c | 132 +-
1 files changed, 129 insertions(+), 3 deletions
On Fri, 2009-04-10 at 08:31 +0200, Paul Vriens wrote:
> Guy Albertelli wrote:
> > Enhance QueryDosDevice test for attempting to return all devices.
> > Add tests for GetVolumeInformationA testing the different root dir formats.
> > ---
> > dlls/ker
Guy Albertelli wrote:
Enhance QueryDosDevice test for attempting to return all devices.
Add tests for GetVolumeInformationA testing the different root dir formats.
---
dlls/kernel32/tests/volume.c | 134 +-
1 files changed, 131 insertions(+), 3 deletions
Tomasz Salacinski wrote:
> I was trying to find a solution for bug 5351...
Are you trying to fix it, or just work around it?
"winetricks volnum" works around it just fine.
> I need to have Visual Studio on Linux (otherwise I will have
> to install Windows), and I can try to fix the problem. I can
using function
QueryDosDeviceW to query dos devices on the system and looks for device
with either "harddisk" or "ramdisk" in its name.
Because it fails, installation cannot proceed. It checks drives like
this:
QueryDosDevice for C:\ returns "\\drive_c" <-- no hardd
11 matches
Mail list logo