search for: cdrom_verify

Displaying 4 results from an estimated 4 matches for "cdrom_verify".

2010 Feb 26
1
Mac OS 10.6 : CDROM_Verify
I try to run a game (ISS3) with Wine on Snow Leopard (Mac OS 10.6). The installation seemed to end correctly, but when I run the software, a message tells me "no disk inserted". In the same time I get in the terminal the following message : fixme:cdrom:CDROM_Verify not implemented for non-linux fixme:ntdll:server_ioctl_file Unsupported ioctl 2d4800 (device=2d access=1 func=200 method=0) Looking in cdrom.c, I found indeed there is a condition about the used platform. Is there a solution to fix this problem ? I could not find any about this subject. Thanks i...
2011 Feb 04
0
Wine release 1.3.13
...er range in GetCharABCWidthsA. gdi32: Upper 24 bits of a character range must be same. gdi32/tests: Consolidate identity matrices. gdi32/tests: Add tests for GetGlyphOutlineA. gdi32: Check if a character is double byte or single byte. Lo?c Maury (1): ntdll : Implement CDROM_Verify to work on Mac OS X. Marcus Meissner (2): ws2_32: Implemented SO_CONNECT_TIME stub. user32: Get MDI icon as close the "small icon" as possible. Michael Stefaniuc (43): ddraw: COM cleanup for the IClassFactory iface. ddrawex: COM cleanup for the IClassFactory ifac...
2012 Jun 22
0
Wine release 1.5.7
...on operators to Thumb2 disassembler. winedbg: Add long multiplication and division operators to Thumb2 disassembler. ntdll: Enhance FreeBSD checks for cdrom code to also check for DragonFly BSD when appropriate. d3drm/tests: Add GetClassName tests. ntdll: Check for NetBSD in CDROM_Verify. d3drm: Implement IDirect3DRMFrameX_GetClassName. d3drm: Implement IDirect3DRMLight_GetClassName. d3drm: Implement IDirect3DRMMeshBuilderX_GetClassName. jscript/tests: Fix some typos. d3drm: Implement IDirect3DRMX_CreateMesh. d3drm: Implement IDirect3DRMMesh_GetC...
2007 Aug 10
0
Wine release 0.9.43
...ve link collection from vertexdeclaration.c. wined3d: Determine used streams at vdecl creation. wined3d: Store the position_transformed flag in the vdecl. Tijl Coosemans (5): wineoss: Add SNDCTL_MIXERINFO support. wineoss: Avoid SNDCTL_DSP_GETTRIGGER. ntdll: Implement CDROM_Verify for FreeBSD. configure: Remove check for libxpg4. loader: Use thr_self syscall to get thread id on FreeBSD. Tim Schwartz (1): lmuse.h: Add structures needed by NetUseAdd(). Tomas Carnecky (1): configure: Check whether linker supports --enable-new-dtags. Vitaliy Margolen (...