Displaying 5 results from an estimated 5 matches for "ioproc".
Did you mean:
ioprot
2004 Sep 10
1
MMIOFLAC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
[To: flac-dev@lists.sourceforge.net]
I've made my very first release of MMIOFLAC at
<http://math.berkeley.edu/~roconnor/MMIOMP3/>.
It is an IOProc DLL that plugs into OS/2 multimedia system. The DLL
allows playback of FLAC files. Seeking and encoding will be added. I
just haven't gotten around to it yet.
Thanks for the easy to use API.
- --
Russell O'Connor <http://www.math.berkeley.edu/~roconnor/>
``[Law enforc...
2010 Jul 02
0
Wine release 1.2-rc6
...e get_avail_data check from HTTPREQ_ReadFileExA.
Ricardo Filipe (1):
mshtml: Fix Portuguese Portugal translation.
Scott Ritchie (1):
wine.desktop: Add Czech translation by Sven Augustin.
Tim Cadogan-Cowper (1):
winmm: Correctly calculate dwFileSize for apps installing their own IOproc.
Vitaly Lipatov (1):
kernel32: Add Russian translation.
--
Alexandre Julliard
julliard at winehq.org
2010 Jun 18
0
Wine release 1.2-rc4
...winhelp: Fix trailing space in window name for JumpID macro.
winhelp: Avoid accessing a window in global window list after it has been freed.
winhelp: When following a link, don't do it into a popup, but its parent.
winmm: Only compute dwFileSize for MMIO objects with a DOS ioproc.
Hans Leidekker (3):
propsys: Return success from PSRegisterPropertySchema.
msi: Don't trace the contents of an output buffer.
msi: Add tests for MsiLocateComponent and make them pass.
Henri Verbeet (3):
winealsa.drv: Add some missing newlines.
ntdll: The FPU con...
2009 Sep 02
0
Wine release 1.1.29
...nversion of process page.
winedbg: Extract address from expression for listing source at address.
winedbg: Resolve typedefs when checking for user defined type.
Eric Pouech (9):
configure: Check for large filesystems support.
winmm: Correctly check for the installed default ioProcs.
services: Correctly store the service's PID upon startup.
Remove a couple of superfluous casts.
ole32: Fix various missing Release calls on monikers.
kernel32: Handle the case where wineconsole isn't properly started.
shell32: In shell view, use the expected...
2009 Oct 23
0
Wine release 1.1.32
...urface9}::UnlockRect for rectangles that are not locked.
kernel32: Add stub for GetVolumePathNamesForVolumeNameW.
Maarten Lankhorst (1):
winealsa.drv: Remove call to snd_pcm_drain.
Marcus Meissner (7):
dsound: Check for NULL listener (Coverity).
winmm: Return error on NULL ioProc (Coverity).
mciwave: Return on error (Coverity).
winmm: Handle NULL szFileName in mmioOpen16 (Coverity).
cabinet: Fixed free_decompression_temps/_mem , handle NULL (Coverity).
localspl: Check for NULL return from HeapAlloc.
reg: Remove wrong and useless check (Coverity...