Displaying 5 results from an estimated 5 matches for "strret".
Did you mean:
street
2009 Jan 14
0
search in sql client
...his memory.
All names are russian
I have field where i enter first letter of street and client find similar street in table.
For example...
A = ABRIK
AC = ACAN
ACU = ACUSTIC
But i have problem.
1) table in my client on wine is unsorted (in windows it sorted)
2) When i press letter client >ffers strrets on this letter and on slightly next
For example...
B = ABRIK
BE = ABUR
BER = BAK
BERU = BERU
I try with any version of wine. Now i have 1.1.12. I try ubuntu, opensuse, mandriva and i have this problem everywhere :(
2012 Sep 14
0
Wine release 1.5.13
...gratuitous "stub" from a TRACE message.
shlwapi: Remove gratuitous "stub" from TRACE messages.
ntdll: Always set a valid SUB_Q_HEADER AudioStatus for CD-ROMs.
msdmo: DMOGetTypes() is implemented and not a stub.
shell32: Use a helper to trace the type of a STRRET.
shell32: Fix the messed up indentation level in the STRRET functions.
ntdll: IOCTL_DISK_GET_MEDIA_TYPES is the same as IOCTL_STORAGE_GET_MEDIA_TYPES.
comctl32/tests: Remove commented out struct declaration.
comctl32/tests: Use the proper type for function pointers.
ds...
2014 Jan 10
0
Wine release 1.6.2
...output parameter for function SymFromAddr.
setupapi: Support signature $Windows NT$ in SetupDiGetINFClassA/W too.
Vijay Kiran Kamuju (1):
wininet: Implement setting INTERNET_PER_CONN_PROXY_BYPASS.
Vincent Povirk (2):
xinput1_3: Make XInputGetState patchable.
explorer: Use StrRetToStrW to convert STRRET result.
Vitaly Lipatov (1):
ipconfig: Distinguish between IPv4 and IPv6 addresses in normal mode.
--
Alexandre Julliard
julliard at winehq.org
2013 Nov 22
0
Wine release 1.7.7
...wined3d: Remove surface->dirtyRect.
d3d9/tests: Add a test for AddDirtyRect.
d3d8/tests: Add a test for AddDirtyRect.
wined3d: Don't create a DIB section in gdi_surface_map.
Vincent Povirk (6):
gdiplus: Allow excluding from infinite regions.
explorer: Use StrRetToStrW to convert STRRET result.
windowscodecs: Implement IPropertyBag2_Write_Proxy.
windowscodecs: Use alpha options in CreateBitmapFromHBITMAP.
gdiplus: Fix StringFormatFlagsLineLimit handling.
mscoree: Fix runtime shutdown code.
Vitaly Lipatov (1):
ipconfig: Disting...
2009 Jan 16
0
Wine release 1.1.13
...tWindowLongPtr to retrieve a pointer, and make sure there is enough space for it.
winedbg: Fix pointer cast warnings on 64-bit.
oleaut32/tests: Only compare the initialized part of DECIMAL variants.
include: Fix packing of the setupapi structures.
include: Fix packing of the STRRET structure.
include: Fix packing of the msacm structures.
include: Fix a number of mmsystem.h structure for Win64.
gdi32/tests: Fix an uninitialized pointer check for Win64.
rpcrt4/tests: Fix an uninitialized pointer check for Win64.
shell32/tests: Fix some uninitialize...