Displaying 7 results from an estimated 7 matches for "devinst".
Did you mean:
devinit
2007 Apr 13
1
how to control which version of a package library() installs?
...fferent version from a different library location.
$ R
[...startup info...]
> # only version we currently know about is in the standard library
> .find.package("ExamplePackage")
[1] "c:/R/R-2.4.1/library/ExamplePackage"
> # load a version from a different library e:/devinst
> library(ExamplePackage, lib.loc="e:/devinst")
> # and check we've got the right version ... yes
> system.file(package="ExamplePackage")
[1] "e:/devinst/ExamplePackage"
> .find.package("ExamplePackage")
[1] "e:/devinst/ExamplePackage...
2018 Dec 07
0
Wine release 4.0-rc1
...iched20: Cache number of rows in editor.
riched20: ME_CheckCharOffsets() calls should only be done when tracing.
Sven Baars (2):
mf: Return S_OK from IMFMediaSession::Close.
mfplat: Improve CreatePresentationDescriptor stub in IMFMediaSource.
Zebediah Figura (46):
setupapi/devinst: Factor out get_device().
setupapi/devinst: Factor out get_device_iface().
setupapi/devinst: Factor out get_device_set().
setupapi/tests: Remove workarounds in testSetupDiGetINFClassA().
setupapi/tests: Remove workarounds in test_SetupDiCreateDeviceInfoListEx().
setupa...
2016 Dec 23
0
Wine release 2.0-rc3
...ests: Skip inf install tests if the user doesn't have admin rights.
mstask/tests: Skip ITaskScheduler::SetTargetComputer tests if the user doesn't have admin rights.
setupapi/tests: Skip SetupCopyOEMInfA tests if the user doesn't have admin rights.
setupapi/tests: Skip devinst tests if the user doesn't have admin rights.
urlmon/tests: Skip domain tests if the user doesn't have admin rights.
wintrust/tests: Fix test failures on Windows 8.1 and 10.
shell32/tests: Accept another error from SHFileOperationA.
shell32/tests: Skip SHFileOperation...
2015 Aug 07
0
Wine release 1.7.49
...rval on Mac OS.
Damjan Jovanovic (2):
winex11: Only send WM_DROPFILES if there is no drop target.
winex11: Use the correct drop effect for WM_DROPFILES.
Daniel Lehman (1):
msvcr110: Add Concurrency::details::_GetConcurrency.
Dmitry Timoshkov (3):
setupapi: Avoid shadowing devInst variable.
setupapi: SetupDiGetClassDevsEx returns INVALID_HANDLE_VALUE on error.
setupapi: SetupDiCreateDeviceInfoListEx returns INVALID_HANDLE_VALUE on error.
Fran?ois Gouget (7):
ntdll: Use #ifdef to check for potentially undefined macros.
d3drm: Fix a trailing '\n...
2012 Nov 23
0
Wine release 1.5.18
...g
23880 d3dx9/asm tests crashes in a real windows vista box
24942 Fable: The Lost Chapters rendered scenes mostly black without native d3dx9_36
28832 ddraw/tests/d3d.ok fails sometimes under valgrind with "Expected message 0x7e, but didn't receive it."
28834 setupapi/tests/devinst.ok fails on some machines under Valgrind
29676 .NET 4.0 runtime fails to initialize MediaSystem subsystem due to rpcrt4.dll RpcMgmtIsServerListening being a stub
29749 Download Accelerator Plus: hangs on start without native ie7
29853 QQ2011 does not display Chinese correctly with builtin...
2008 Mar 07
0
Wine release 0.9.57
...ageEncoders.
Ove Kaaven (1):
msi: Fix bug in handling of multivolume CAB files.
Paul Vriens (17):
msi/tests: Make tests run on win9x/NT4 again.
advapi32/tests: Don't crash on NT4, W2K and XP-SP1.
version/tests: Win98, NT4 and W2K return different errors.
setupapi/devinst: Struct size passed needs to be exact.
kernel32/tests: Win9x doesn't change last error.
gdi32/tests: Skip functions that are available but not implemented.
gdi32/tests: Skip a test as it crashes on Vista.
msi/tests: Make sure tests will run on Win9x and NT.
msi/tes...
2010 Dec 01
3
Error While installing Wine on OSX version 10.4.1.1!!
...> :info:build config.status: creating dlls/serialui/tests/Makefile
> :info:build ../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../.. confdlg.c
> :info:build config.status: creating dlls/setupapi/Makefile
> :info:build ../../tools/makedep -C. -S../.. -T../.. devinst.c dialog.c dirid.c diskspace.c fakedll.c install.c misc.c parser.c query.c queue.c setupcab.c stringtable.c stubs.c Bg.rc Cs.rc Da.rc De.rc En.rc Eo.rc Es.rc Fi.rc Fr.rc He.rc Hu.rc It.rc Ja.rc Ko.rc Lt.rc Nl.rc No.rc Pl.rc Pt.rc Ro.rc Ru.rc Si.rc Sk.rc Sr.rc Sv.rc Tr.rc Uk.rc Zh.rc...