search for: size_is

Displaying 8 results from an estimated 8 matches for "size_is".

2015 Jan 06
2
Problem with HP printers after upgrade from 4.1.12-9 to 4.1.14-9
...led. Errors occure from Windows Server 2003 32Bit and Windows 7 clients. Here's an level 1 log of what happens if i try to print an test page. [2015/01/06 09:38:46.390992, 1] ../librpc/ndr/ndr.c:489(ndr_push_error) ndr_push_error(7): Bad subcontext (PUSH) content_size 104 is larger than size_is(0) [2015/01/06 09:38:46.391316, 0] ../source3/rpc_server/srv_pipe.c:1395(api_rpcTNP) api_rpcTNP: \spoolss: SPOOLSS_GETJOB failed. [2015/01/06 09:38:47.802525, 1] ../source3/smbd/service.c:1130(close_cnum) 192.168.170.25 (ipv4:192.168.170.25:52295) closed connection to service print$ Wind...
2015 Jan 06
0
Problem with HP printers after upgrade from 4.1.12-9 to 4.1.14-9
...ows Server 2003 32Bit and Windows 7 clients. > >Here's an level 1 log of what happens if i try to print an test page. > >[2015/01/06 09:38:46.390992, 1] >../librpc/ndr/ndr.c:489(ndr_push_error) > ndr_push_error(7): Bad subcontext (PUSH) content_size 104 is larger >than size_is(0) >[2015/01/06 09:38:46.391316, 0] >../source3/rpc_server/srv_pipe.c:1395(api_rpcTNP) > api_rpcTNP: \spoolss: SPOOLSS_GETJOB failed. >[2015/01/06 09:38:47.802525, 1] >../source3/smbd/service.c:1130(close_cnum) > 192.168.170.25 (ipv4:192.168.170.25:52295) closed connection...
2007 Sep 14
0
Wine release 0.9.45
...winex11: Remove useless checks from wglCreateContext. winex11: Remove improper comment and dead code from SetPixelFormat. Damjan Jovanovic (1): kernel32: Use sysconf instead of the obsolete CLK_TCK. Dan Hipschman (10): widl: Handle LPSTR in typelibs. widl: Handle the size_is attribute on pointers. widl: Fix top-level and callback conformances. widl: Implement NDR for struct field alignment. widl: Allow size_is on strings. widl: Output UUID files compatible with older Visual C++ and MinGW. widl: Use the correct functions for interface point...
2015 May 29
0
Wine release 1.7.44
...: Implement GetSubscript()/GetSuperscript(). riched20: Implement GetLanguageID(). riched20: Implement GetFont() for selection range. msctfp: Added proxy/stub dll for 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 u...
2007 Nov 09
0
Wine release 0.9.49
.... Dan Hipschman (7): widl: Fix ExprEvalRoutines output. widl: Add a --local-stubs option. rpcrt4/tests: Initialize memory in the get_name test. rpcrt4: Initialize allocated pointers to NULL in PointerUnmarshall. widl: Handle pointers to conformant arrays (e.g., "[size_is(, n)] int **p; "). widl: Don't output a void conformance for NdrClearOutParameters. widl: Don't rely on type_memsize to return 0 for all conformant arrays. Dan Kegel (5): advapi32/tests: Fix undefined memory references in registry.c. ntdll: NtAccessCheck: Only...
2007 Sep 28
0
Wine release 0.9.46
...CredentialsW is in/out so dump the string on entry to the function. widl: Initialise cval in make_expr. widl: Fix detection of complex arrays. widl: Add support for strings embedded in structures. widl: Fix write_string_tfs for strings declared as arrays. widl: Missing size_is or length_is attributes should generate 0xffffffff for the correlation description. widl: None of the non-fixed arrays have fixed sizes, so don't set the alignment to anything and return a size of 0 from get_required_buffer_size_type. rpcrt4: Fix a copy-and-paste error in RpcAuthInf...
2007 Feb 16
0
Wine release 0.9.31
...interlocked_cmpxchg64 for x86_64. iphlpapi: Avoid printf format warnings. widl: Output correct alignments in type format strings. widl: Add support for arrays of simple types in format strings. widl: Take array dimensions into account when computing buffer size. widl: size_is and length_is are expression lists now. widl: Added support for iid_is conformance descriptors. widl: Use the correct type offset when freeing proxy variables. ntdll: Clear the DebugInfo field when a shared heap critical section is made global. msvcrt: Implement fopen/wfopen...
2010 Apr 02
0
Wine release 1.1.42
...ut_args to using typegen_detect_type and fix the non-conformant array case. rpcrt4: Add test for [out] non-conformant array. widl: Fix writing of MaxCount expressions for conformant strings declared using array form. widl: Fix crash when trying to declare a fixed size array with a size_is attribute. widl: Issue an error if a context handle variable is declared outside of a function. include: Change an unsized [out] string to be sized in IMultiLanguage2. widl: Issue an error if an out parameter is a conformant string. widl: Remove func_t type. widl: Fix...