Displaying 6 results from an estimated 6 matches for "getprop".
Did you mean:
setprop
2013 Apr 09
0
Android Networking Issues
...steps but never actually
seems to get a response. When run "dhcpcd tap0" in a separate terminal
(i.e. not in one of the *-up scripts), everything works fine.
Also, is there any more elegant way to enable name resolution for the tinc
network? so far the only luck I've had is to use getprop/setprop with the
"net.dns1" properties and such. It can be automated, but I feel like this
is a kludge.
In short, how is everybody else handling layer 3+ (OSI Model) and up on
their android devices? Am I the only one using non-static IP addresses?
Let me know your thoughts, and thanks...
2016 May 16
0
Wine release 1.9.10
....
makefiles: Fix symlink rules when ln -s isn't supported.
comctl32/status: Use DrawFrameControl to draw the size grip.
kernel32/nls: Convert remaining files to UTF-8.
Alistair Leslie-Hughes (7):
inetcomm: Implement IMimeBody SetProp.
inetcomm: Implement IMimeBody GetProp.
inetcomm: Add MimeGetAddressFormatW stub.
d3d11shader.h: Add ID3D11Module, ID3D11ModuleInstance interfaces.
d3dcompiler: Add D3DLoadModule stub.
inetcomm: Improve IMimeMessage SetOption.
inetcomm: Ignore OID_SAVEBODY_KEEPBOUNDARY value in IMimeMessage_SetOption.
Andr...
2010 Apr 02
0
Wine release 1.1.42
...drew Eikum (1):
mshtml: Fix typo determining if channel is HTTP.
Andrew Nguyen (6):
advapi32: Fix SystemFunction036 prototype to match ntsecapi.h.
include: Add prototypes for RtlEncryptMemory and RtlDecryptMemory in ntsecapi.h.
dxdiagn: Fix return value of IDxDiagContainer::GetProp on property search failure.
dxdiagn: Successfully copy to destination variants with an invalid type in IDxDiagContainer::GetProp.
kernel32: Improve parameter validation in OpenConsoleW.
kernel32: Don't set last error on success in OpenConsoleW.
Andr? Hentschel (13):
ntd...
2016 Jul 08
0
Wine release 1.9.14
...or PropVariantToStringAlloc.
propsys: Support VT_LPWSTR in PropVariantChangeType.
inetcomm: Implement IMimeBody DeleteProp.
inetcomm: Ignore option OID_CLEANUP_TREE_ON_SAVE.
inetcomm: Return S_OK from IMimeMessgae Commit.
inetcomm: Support LPSTR to LPWSTR conversion in GetProp.
include: Complete IMimeAddressTable interface definition.
Andrew Eikum (1):
xaudio2: Always set current OpenAL context before making AL calls.
Andrey Gusev (6):
d3dx10: Implement D3DX10CompileFromMemory.
d3dx11: Fix a typo in TRACE() message.
pstorec: Fix a typo in...
2008 Nov 07
0
Wine release 1.1.8
...rnings fix.
quartz: Sign-compare warnings fix.
quartz: Sign-compare warnings fix.
riched20: Sign-compare warnings fix.
rpcrt4: Sign-compare warnings fix.
Aric Stewart (7):
ws2_32: Only set the overlapped hEvent if it exists.
crypt32: Static functions CertContext_GetProperty and CertContext_SetProperty do not need to be WINAPI.
ntdll: Fix parsing of proc file. Also correct memory deallocation on the Mac.
gdiplus: Stub implementation of GdipNewInstalledFontCollection.
msimtf: Add a mostly wrapper stub for IActiveIMMApp.
shell32: Do not automa...
2011 Jun 24
0
Wine release 1.3.23
...operties for dxdiag.exe.
dxdiag: Add code to collect information from the DxDiag_SystemInfo container.
dxdiag: Add code for plain-text information output.
dxdiag: Add code for XML information output.
dxdiagn: Unconditionally initialize the passed variant in IDxDiagContainer::GetProp.
dxdiagn/tests: Add tests for some DxDiag_DisplayDevices subcontainer properties.
dxdiagn: Start using Direct3D to obtain better reported adapter information for DxDiag_DisplayDevices.
dxdiagn: Extract the fallback display information code to a separate function.
dxdiagn: Re...