search for: lcid

Displaying 20 results from an estimated 27 matches for "lcid".

Did you mean: laid
2010 Jun 13
6
WINE is ignoring locale settings
Even on plain WINEPREFIX I am unable to get Polish-specific chars to work. On unix (Arch x64) everytching works fine. Wine is setting wrong codepage in registry ( in HKEY_CURRENT_USER\Software\Wine\Fonts\Codepages apears "1252,437" while it should be "1252,437") Code: $ locale LANG=pl_PL.utf8 LC_CTYPE="pl_PL.utf8" LC_NUMERIC="pl_PL.utf8"
2017 Mar 29
3
clang 4.0.0: Invalid code for builtin floating point function with -mfloat-abi=hard -ffast-math (ARM)
On 29 March 2017 at 02:33, Saleem Abdulrasool <compnerd at compnerd.org> wrote: > sin/cos are libm functions, and so a libcall to those need to honour the > floating point ABI requests. The calling convention to be followed there > should match `-mfloat-abi` (that is, -mfloat-abi=hard => AAPCS/VFP, > -mfloat-abi=soft => AAPCS). Exactly, but they're not, and that's
2001 Aug 15
1
WineLib Warning?
...ates to the defines found in include/winbase.h file where we have: UINT WINAPI CompareStringA(DWORD,DWORD,LPCSTR,DWORD,LPCSTR,DWORD); UINT WINAPI CompareStringW(DWORD,DWORD,LPCWSTR,DWORD,LPCWSTR,DWORD); In the Borland 5.2 include file these API's are defined as: int WINAPI CompareStringA(LCID, DWORD, LPCSTR, int, LPCSTR, int); int WINAPI CompareStringW(LCID, DWORD, LPCSTR, int, LPCSTR, int); and this is what the Borland Windows SDK help file says: int CompareString( LCID Locale, DWORD dwCmpFlags, LPCTSTR lpString1, int cchCount1, LPCTSTR lpString...
2010 Aug 06
11
Getting Alibre Design to work...
I am new to Wine and don't really know my way round it but I thought I might try my CAD software on it, Alibre Design. It seems to have installed fine but won't start. I have discussed this in another thread already (here: http://forum.winehq.org/viewtopic.php?t=9205) but the heading is rather misleading so I thought I might start a new thread with a proper heading. Any help in getting
2009 Jun 19
0
Wine release 1.1.24
...t just because alpha test is enabled. d3dx9_36: Implement D3DXGetDeclVertexSize(). d3dx9_36: Add a test for D3DXGetDeclVertexSize(). d3d9: Use color_match() in the fog test. Hib Eris (1): msi: Fix a crash when freeing memory. Huw Davies (6): widl: Add support for the lcid parameter attribute. widl: Fix typelib lcid fields to match those produced by midl. oleaut32: TLibAttr.lcid is read from the second lcid field in the header. Confirmed by manually editing a tlb file. oleaut32: Calling SetLcid with LOCALE_NEUTRAL is a special case which sets the fi...
2015 Nov 20
0
Wine release 1.8-rc1
...ssian translation. d2d1: Properly free brush data buffer is created from. user32/tests: Relax iCaptionWidth test to fix some failures. winmm: Initialize reserved fields of data returned by waveOutGetDevCapsA and waveInGetDevCapsA (Coverity). Piotr Caban (10): oleaut32: Take lcid into account while parsing input variant in VARIANT_FormatNumber. oleaut32: Take lcid into account while parsing input variant in VARIANT_FormatDate. oleaut32: Take lcid into account while parsing input variant in VARIANT_FormatString. msxml3/tests: Add more IXMLDOMNode_get_text t...
2003 Oct 02
0
trouble with R com and python
...ad.table("c:/data.txt", header=TRUE)') File "<COMObject StatConnectorSrv.StatConnector>", line 2, in Evaluate File "C:\PYTHON22\lib\site-packages\win32com\client\dynamic.py", line 237, in _ApplyTypes_ result = apply(self._oleobj_.InvokeTypes, (dispid, LCID, wFlags, retType, argTypes) + args) com_error: (-2147352567, 'Une exception est apparue.', (0, None, None, None, 0, -2147221500), None) ++++ nota bene : : " Une exception est apparue." means " an exception occured" >>>
2007 Mar 19
0
DVDRebuilder ?
...setting (of sorts) here: \HKLM\SYSTEM\\CurrentControlSet\\Control\\Nls\\Language ( http://shorl.com/jerisatrahitra ) according to my "wine regedit" the Default and InstallLanguage keys are both set to "0409" US English Locale IDs. ( http://www.microsoft.com/globaldev/reference/lcid-all.mspx ) My PC is however British English? Could that be it? [lordy@morpheus ~]$ env | grep LANG LANG=en LANGUAGE=en_GB.UTF-8:en_GB:en I know some other people have ReBuilder working ok. Anyone know what needs to be done? http://www.jdobbs.com/Pages/Downloads.htm Lordy "grasping at stra...
2004 Sep 22
1
Server change
Hello. Could anybody point out what things one has to take care of when changing the samba pdc? I set up a new server as pdc and moved configuration and profiles. Now I can log on to the shares with no problem - only problem is I cannot log into the domain account because it says the computer account is not present. Strangely I created it - but is there a chance to test whether it is working (I
2015 Apr 04
0
Senior Geostatistician Position France
...o implementation. - Given the international scope of the activity fluent English is mandatory. This position involves some travel. Interested individuals can view the full position announcement and apply at: http://limagrain-recrute.talent-soft.com/offre-de-emploi/emploi-geostatistician_132.aspx?LCID=2057 Please feel free to distribute this announcement. Kind regards, Zivan -- Zivan Karaman Technical Lead Digital Agriculture Limagrain - CS 20001 - Saint-Beauzire - 63360 Gerzat - France
2009 Sep 25
0
Wine release 1.1.30
...LDOMNode2::get_ownerDocument tests. jscript: Added Array.shift implementation. jscript: Added arguments.callee implementation. jscript: Added RegExp function call implementation. jscript: Don't require semicolon after function expression. jscript: Use script global LCID in *disp_call* functions. jscript: Use script LCID in *disp_propget* functions. jscript: Use script LCID in *disp_propput* functions. jscript: Get rid of lcid argument in builtin function implementations. jscript: Pass script_ctx_t to builtin functions. jscript: Avoid...
2006 Dec 08
0
Wine release 0.9.27
...Always read a full block from the CD-ROM to avoid problems on raw devices. gdi32: Only mmap a given font file once. kernel32/tests: Added LOCALE_NOUSEROVERRIDE flag on time tests that rely on AM/PM. kernel32: For LOCALE_NOUSEROVERRIDE, check locale against the appropriate default lcid. oleaut32: Use LOCALE_NOUSEROVERRIDE where necessary in variant conversions. oleaut32/tests: Use LOCALE_NOUSEROVERRIDE in tests that depend on the decimal separator. ntdll: Fix the failing loader tests. winedump: Print sizes and offsets in hex. winebuild: Added --nxcom...
2009 Sep 02
0
Wine release 1.1.29
...bitmaps. gdiplus: Use WIC to decode ICO files. oleaut32: Use WIC to decode JPEG images. oleaut32: Use WIC to decode PNG images. gdiplus: Use WIC to encode images. gdiplus: Use WIC to decode JPEG files. gdiplus: Use WIC to decode GIF files. oleaut32: Handle LCID arguments in ITypeInfo::Invoke. oleaut32/tests: Add test for tlibattr->lcid. Vladimir Pankratov (4): shdoclc: Correct Russian translation. shell32: Handle NULL path. setupapi: Add stub for SetupDiGetClassImageIndex. urlmon: Handle NULL parameter. -- Alexandre Jull...
2008 Jul 11
0
Wine release 1.1.1
...ateBitmapFromHBITMAP. Jeremy White (1): configure: On Solaris, libpng requires libm. John Klehm (1): dsound: Accept DSERR_INVALIDCALL for CreateSoundBuffer failure. Jon Griffiths (17): include/basetsd.h: Ignore cpu checks whn __midl is defined. oleaut32: Use users default LCID for type libraries. oleaut32: ICreateTypeLib2_SetLcid sets both LCID's. oleaut32: Null doc string params return E_INVALIDARG. oleaut32: Implement ICreateTypeLib2_SetHelpContext. c2man: Don't mangle 'dll' when its part of another word. oleaut32/test: Fix...
2015 May 29
0
Wine release 1.7.44
...msctf.idl interfaces. oledlg: Support convert menu item in OleUIAddVerbMenuW(). include: Fix oleacc.idl size_is attributes for void** arrays. include: Fix missing attributes in urlmon.idl. riched20: Implement GetName() for ITextFont. riched20/tests: Test against proper LCID. riched20/tests: Added tests for ITextFont getters on detached font. riched20: Added some tom* constants used with ITextFont::Reset(). dwrite: Fix splitting by bidi levels. po: Update Russian translation. dxdiagn: Silence some fixmes from class factory QI. dwrite...
2006 Nov 24
0
Wine release 0.9.26
...named the user/ directory to user32. kernel32: Rewrote the locale matching to match more elements and to support Windows-format locale names. kernel32: Added the locale name entry to all locale definitions. kernel32: Use the appropriate Unix locale for GetLocaleInfo when a default LCID is used. d3d9: Include wingdi.h, not gdi.h. gdi32: Avoid accessing the internal palette object from dib.c. gdi32: Moved the system palette flags to winex11.drv. winex11.drv: Avoid some direct accesses to the PALETTEOBJ structure. winex11.drv: Abstract accesses to the p...
2019 Oct 18
0
Wine release 4.18
...ded Err object IDispatch tests. vbscript: Use global object property to expose Err object. vbscript: Fix NULL IDispatch handling in get_disp_value. vbscript: Create script context in CreateInstance. vbscript: Store safety options only in script context. vbscript: Store lcid only in script context. vbscript: Store script site only in script context. vbscript: Move create_script_disp call to SetScriptSite. vbscript: Move init_global call to CreateInstance. vbscript/tests: Add more named items tests. Jeff Smith (3): crypt32/tests: Tidy up u...
2015 Jun 26
0
Wine release 1.7.46
..._func in _Getctype. msvcp110: Use ___lc_locale_name_func in _Getdateorder. msvcp110: Fix _Collvec structure layout. wininet: Improve handling of long URLs in CreateUrlCacheEntry function. msvcr110: Add __crtGetLocaleInfoEx implementation. msvcrt: Cache locale string to LCID conversion results. Qian Hong (2): include: Remove duplicate macro definition in shellapi.h. winemenubuilder: Fix copy and paste error. Sebastian Lackner (14): server: Delay destruction of file object in set_irp_result. ntoskrnl: Add initial code to emulate memory access t...
2010 Sep 18
0
Wine release 1.3.3
...Intel gpu and driver information. wined3d: Add legacy ATI cards. wined3d: Store amount of video memory in gpu_description_table. wined3d: Move video memory override to init_driver_info. Rudolf Mayerhofer (1): kernel32: Implement GetUserDefaultLocaleName using users default LCID. Stefan Leichter (1): setupapi: Added tests for SetupDiGetINFClassA. Sven Baars (4): ipconfig: Update the Dutch translation. shdocvw: Update the Dutch translation. shell32: Update the Dutch translation. inetcpl.cpl: Add the Dutch translation. Thomas Mullaly (22):...
2019 Nov 29
0
Wine release 4.21
...s. kernel32: Move physical memory status functions to kernelbase. kernel32: Move system information functions to kernelbase. kernel32: Add more special cases in ConvertDefaultLocale(). ntdll: Move locale functions to a new locale.c file. ntdll: Implement RtlLocaleNameToLcid(). kernel32: Use RtlLocaleNameToLcid(). kernel32/tests: Get rid of Unicode helper functions. dmime: Fix duplicate const. ntdll: Fix counting of environment strings. ntdll: Initialize the system and user locales directly in ntdll. kernel32: Get the initial locales...