Displaying 6 results from an estimated 6 matches for "cdrom_getinterfaceinfo".
2006 Mar 02
0
Help needed on wine
...ting the wine it is showing the below errors:
It will be very helpful if you can provide some help on the same ASAP.
Thanks and Regards
-Lalit Aggarwal
root@sunisv-testbox:/export/home/lalit >wine --version
wine: creating configuration directory '//.wine'...
fixme:cdrom:CDROM_GetInterfaceInfo not implemented for nonlinux
wine: could not load /.wine-l80wdh/dosdevices/c:/windows/rundll32.exe as
L"C:\\windows\\rundll32.exe": ld.so.1: wine: fatal: rundll32.exe: open
failed: No such file or directory
wine: wineprefixcreate failed while creating '//.wine'.
root@sunisv-...
2005 Jun 19
0
CDROM access problem on FreeBSD
...ted during the Wine installation.
Warcraft II Battle.net Edition is unable to read a required file. Your
Warcraft II Battle.net Edition CD may not be in the CDROM drive. Please
ensure that the disc is in the CDROM drive and press OK. To leave the
program, press Exit.
==Wine 20050524==
fixme:cdrom:CDROM_GetInterfaceInfo not implemented for BSD
fixme:system:SystemParametersInfoW Unimplemented action: 4103
(SPI_SETLISTBOXSMOOTHSCROLLING)
==Wine 20050310==
fixme:file:get_default_drive_device auto detection of DOS devices not
supported on this platform
fixme:cdrom:CDROM_GetInterfaceInfo not implemented for BSD
fixm...
2005 Aug 31
0
Problems running Lotus Notes under wine_20050725
Hi,
I just compiled wine_20050725 under FreeBSD 5.3 and I can not run Lotus
Notes. I recieve the error:
fixme:cdrom:CDROM_GetInterfaceInfo not implemented for BSD
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
available
fixme:msvcrt:_spawnve :not translating name /usr/local/bin/wine to locate
program
wine: cannot find 'C:\Program'
It worked in the previous version 20050419.
Can someone help me? T...
2005 Jul 19
1
FreeBSD and wine DVD/CD read errors
Hi,
I am currently running FreeBSD 5.4 and Wine 20050310. When I startup
Wine with DVDShrink, I get the following output to the terminal:
fixme:file:get_default_drive_device auto detection of DOS devices not
supported on this platform
fixme:cdrom:CDROM_GetInterfaceInfo not implemented for BSD
fixme:ntdll:NtQueryVolumeInformationFile device info not properly
supported on this platform
Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels
to set the screen resolution and remove the "Resolution" entry in the
config file
fixme:ole:CoRegis...
2011 Apr 08
0
Wine release 1.2.3
...user32: Remove SetWindowText export.
Austin English (3):
ntdll: Bump win2k3 version information to sp2.
urlmon: Add stubs for ordinals 410 and 423.
msiexec: Add /unreg as an alias for /z.
Charles Davis (2):
ntdll: Fix IOCTL_CDROM_RAW_READ on Mac OS.
ntdll: Implement CDROM_GetInterfaceInfo() on Mac OS.
Cheer Xiao (1):
view: Update simplified Chinese translation.
Damian Dixon (1):
advapi32: Added check for NULL pointer being passed to QueryServiceStatus for either parameter.
Damjan Jovanovic (1):
winemenubuilder: Do not skip entries when cleaning up file open asso...
2011 Mar 04
0
Wine release 1.3.15
...s.
rpcrt4/tests: Remove win9x hacks.
secur32/tests: Remove win9x hacks.
setupapi/tests: Remove win9x hacks.
ntprint/tests: Remove win9x hacks.
shlwapi/tests: Remove win9x hacks.
Charles Davis (2):
ntdll: Fix IOCTL_CDROM_RAW_READ on Mac OS.
ntdll: Implement CDROM_GetInterfaceInfo() on Mac OS.
Damjan Jovanovic (1):
winemenubuilder: FriendlyDocName isn't part of the association.
David Adam (2):
d3dx9_36: Add a test for D3DXCreateBox.
d3dx9_36: Implement ID3DXMesh_GetNumBytesPerVertex.
Dmitry Timoshkov (9):
user32: Cope with failing SetForeground...