Displaying 8 results from an estimated 8 matches for "getstringtypew".
2008 Mar 25
4
ableton live 7.0.2 @ wine
...16f0000 716e0000 7efe46d4
0x7edf46b8:  01000000 2e767063 006c6c64 00000000
0x7edf46c8:  fe46d400 1101187e ffef4c00 33f9107e
0x7edf46d8:  fe46d400 1100007e 00000000 33f9d000
0x7edf46e8:  fa78e300 1100007e 00000000 00000000
0x7edf46f8:  fa78c500 33f9ac7e 6d017000 33f9d000
Backtrace:
=>1 0x7ee79d39 GetStringTypeW+0x99() in kernel32 (0x7edf4a18)
  2 0x7efc763e call_thread_entry_point+0xe() in ntdll (0x7edf4a28)
  3 0x7efc8299 in ntdll (+0x48299) (0x7edf4ac8)
  4 0x7efc8506 in ntdll (+0x48506) (0x7edf53b8)
  5 0xb7e771b3 start_thread+0xb3() in libpthread.so.0 (0x7edf54b8)
1
^[[A  6 0xb7e0003e __clone+0x5e()...
2002 Jun 14
0
Fw: Lastest Wine CVS and IE6
...st Unable to load font file
> "/home/win4lin/win/windows/fonts/desktop.ini" err = 55
> err:font:AddFontFileToList Unable to load font file
> "/home/win4lin/win/windows/fonts/modern.fon" err = 2
> fixme:reg:RegNotifyChangeKeyValue (48,1,5,4c,1): stub
> fixme:string:GetStringTypeW CT_CTYPE3 not supported.
> fixme:string:GetStringTypeW CT_CTYPE3 not supported.
> fixme:string:GetStringTypeW CT_CTYPE3 not supported.
>
> This is the last message before i see Internet Explorer give a fault :o)
>
> see you
> ----- Original Message -----
> From: "Sylvai...
2015 May 29
0
Wine release 1.7.44
...nvalid write in d3dx9_36/tests/core.c
  37575  regedit: duplicated null characters
  37604  Adobe Reader 6 crashes at splash screen
  37667  Custom game development library needs GetRawInputDeviceList to set ERROR_INSUFFICIENT_BUFFER on too small buffer
  37759  CLARION 8 crashes on null pointer in GetStringTypeW
  37761  Tree list items do not automatically collapse in Starcraft Campaign Editor
  38090  Managed (.NET) debugger fails to load symbol files ('GetFileVersionInfoSizeExW' is a stub)
  38098  Managed (.NET) debugger fails to load symbol files ('GetFileVersionInfoExW' is a stub)
  3...
2014 Jul 11
0
Wine release 1.7.22
...windowscodecs: Fixed incorrect memset (Coverity).
      packager: Fixed incorrect size (Coverity).
Nikolay Sivov (5):
      shell32: Implement PathYetAnotherMakeUniqueName().
      advapi32: Implement RegDeleteKeyValue().
      kernel32: Added support for C3_HIGHSURROGATE/C3_LOWSURROGATE in GetStringTypeW().
      advapi32: Implement RegSetKeyValue().
      kernel32: Partially implement GetGeoInfo().
Piotr Caban (4):
      msvcrt: Fix buffer allocation in setvbuf.
      ole32: Don't do any message processing when we're already done with dragdrop operation.
      msvcrt: Always set fd to -1...
2019 May 24
0
Wine release 4.9
...to all the msvcrt import libraries.
      user.exe: Avoid using libwine functions.
      toolhelp: Avoid using libwine functions.
      rundll.exe: Build with msvcrt.
      winhelp.exe: Build with msvcrt.
      winoldap.mod: Build with msvcrt.
      make_unicode: Add a wctype table in kernel32 for GetStringTypeW().
      make_unicode: Store the C2_* values directly in the kernel32 wctype table.
      make_unicode: Use a two-level table for the kernel32 wctype table.
      make_unicode: Generate a separate table for BiDi direction type in usp10.
      make_unicode: Store the full BiDi direction type in the...
2016 Feb 19
0
Wine release 1.9.4
...ormat1.
      xaudio2_7/tests: Use todo_wine_if() in tests.
      ws2_32/tests: Use todo_wine_if() in tests.
      wmiutils/tests: Use todo_wine_if() in tests.
      wininet/tests: Use todo_wine_if() in tests.
      usp10/tests: Use todo_wine_if() in tests.
      kernel32/tests: Additional test for GetStringTypeW() and Zl/Zp categories.
      dwrite: Make SetBidiLevel() calls relative to initial text source position.
      dwrite: Fix Unknown/Common/Inherited script categories handling.
Pierre Schweitzer (1):
      mpr: Partially implement WNetUseConnectionW().
Piotr Caban (4):
      user32: Select text c...
2007 Oct 26
0
Wine release 0.9.48
...ntdll: Use symbolic names when possible.
      shlwapi: Use existing shlwapi/Win32 APIs to compare strings in Windows encoding.
      shlwapi: Forward more entries to user32 exports.
      shlwapi: Forward SetDlgItemTextWrapW to user32.SetDlgItemTextW.
      shlwapi: Forward GetStringType3ExW to GetStringTypeW.
      shlwapi: Update exported API entries according to the info published by Geoff Chappell.
EA Durbin (1):
      kernel32: Partially implement GetUserGeoID().
Evan Teran (1):
      shell32: Fix typo in GlobalAlloc parameters.
Francois Gouget (28):
      winex11.drv: The 'lossy' parame...
2010 Jul 30
0
Wine release 1.3.0
...ibwine: There are a number of characters of non punctuation type in the latin I block that Windows considers to be punctuation.
      libwine: There are a few supercript characters (No, Lm types) that Windows marks as being either digit or as a letter.
      kernel32/tests: Add test for CT_TYPE1 of GetStringTypeW.
      usp10: Start implementing Chaining Context Substitution Format 3: Coverage-based Chaining Context Glyph Substitution.
Aurimas Fi?eras (1):
      shdocvw: Add Lithuanian translation.
Austin English (8):
      winscard: Add stubs for SCardIsValidContext/SCardReleaseContext.
      ntoskrnl.ex...