Displaying 15 results from an estimated 15 matches for "unistr".
Did you mean:
unistd
2010 Aug 24
3
empire total war stuck at startup (copyright) page
Hi,
This is my second day since owning empire total war. Really looking forward to playing it, but I have not. I'm using the latest wine program. I follow the winehq 's description for installing empire total war (installing d3dx9, changing registry, placing MSVCP80.dll at system32 and winecfg). Now, I'm stuck at the startup page (where all the copyright details are). Loading stops
2006 Feb 01
3
No access check deleting printer drivers
Hello list!
On all my samba installations (3.0.20b) I can delete all unused printer
drivers with rpcclient regardless which user name or password i use.
Is this a general feature or might it depend on my settings?
Thanks,
Martin
--
Martin Zielinski mz@seh.de
Software Development
SEH Computertechnik GmbH www.seh.de
2006 Jan 18
1
Problem in rpc_api_pipe related to the \spoolss pipe
...returned 168 bytes.
000000 lsa_io_r_query
0000 undoc_buffer: 22000000
0004 info_class: 0005
000008 lsa_io_dom_query
0008 uni_dom_max_len: 0012
000a uni_dom_str_len: 0014
000c buffer_dom_name: 00000001
0010 buffer_dom_sid : 00000001
000014 smb_io_unistr2 unistr2
0014 uni_max_len: 0000000a
0018 offset : 00000000
001c uni_str_len: 00000009
0020 buffer :
000034 smb_io_dom_sid2
0034 num_auths: 00000004
000038 smb_io_dom_sid sid
0038 sid_rev_num: 0...
2006 Jul 18
0
Access denied/WERR_ACCESS_DENIED on Printer Properties/rpcclient
...000
0016 cancel_ct : 00
0017 reserved : 00
rpc_api_pipe: len left: 0 smbtrans read: 604
000018 spoolss_io_r_getprinter
0018 ptr: 083ebb10
001c size: 00000234
0254 needed: 00000234
0258 status: WERR_OK
000000 smb_io_printer_info_2
0000 offset: 0000021e
021e unistr: \.\.S.E.R.V.E.R.0.4...
0004 offset: 000001d0
01d0 unistr: \.\.S.E.R.V.E.R.0.4.\.K.y.o.c.e.r.a.-.M.i.t.a.-.F.S.-.C.5.0.1.6.N.-.K.X.-.1...
0008 offset: 00000198
0198 unistr: K.y.o.c.e.r.a.-.M.i.t.a.-.F.S.-.C.5.0.1.6.N.-.K.X.-.1...
000c offset: 00000172
0172 unistr...
2001 Dec 12
1
MacOS X Server samba diffs
...rLength,
- unsigned long
scriptEncoding,
- unsigned long flags)
-{
- unsigned long unicodeChars;
- unsigned long srcCharsUsed;
- unsigned long usedByteLen = 0;
- UniChar uniStr[512];
- unsigned long cfResult;
-
- cfResult = CFStringEncodingBytesToUnicode(
- scriptEncoding,
- flags,
- (char *)inCStr,
- strlen(inCStr),
-...
2016 Aug 18
5
[PATCH v2 0/4] New getprogname module
Hi,
as discussed in [1], this series adds a new getprogname module.
All it does is providing a getprogname function, much like what is
found on e.g. *BSD systems, and using it in gnulib instead of progname.
Also, using it explicitly by modules avoids gnulib users the need of
either use the progname module (GPL), or to provide program_name (and
call set_program_name manually, which is not always
2023 Jan 18
1
Problem installing gdb into Rtools42
...here
https://cran.r-project.org/bin/windows/base/howto-R-4.2.html
I ran 'pacman -Sy gdb', and the installation seemed to complete without
problems.
But gdb could not be started because incorrect DLL versions were installed,
in particular, the missing DLL's are: msys-ffi-8.dll and
msys-unistring-5.dll.
Is there an alternative way to install gdb for use with Rtool42?
Thanks,
Dominick
[[alternative HTML version deleted]]
2006 Jan 03
2
samba, cups and cupsaddsmb
...0 alloc_hint: 000001c4
0014 context_id: 0000
0016 cancel_ct : 00
0017 reserved : 00
000000 spoolss_io_r_getprinter
0000 ptr: f000baaa
0004 size: 000001b4
01bc needed: 000001b4
01c0 status: WERR_OK
000000 smb_io_printer_info_2
0000 offset: 0000019c
019c unistr: \.\.L.O.C.A.L.H.O.S.T...
0004 offset: 0000017a
017a unistr: \.\.L.O.C.A.L.H.O.S.T.\.t.e.s.t...
0008 offset: 00000170
0170 unistr: t.e.s.t...
000c offset: 0000014a
014a unistr: S.a.m.b.a. .P.r.i.n.t.e.r. .P.o.r.t...
0010 offset: 00000140
0140 unistr:...
2023 Jan 18
1
Problem installing gdb into Rtools42
...in/windows/base/howto-R-4.2.html
>
> I ran 'pacman -Sy gdb', and the installation seemed to complete without
> problems.
>
> But gdb could not be started because incorrect DLL versions were installed,
> in particular, the missing DLL's are: msys-ffi-8.dll and
> msys-unistring-5.dll.
Try upgrading Msys2 using
pacman -Syuu
Tomas
> Is there an alternative way to install gdb for use with Rtool42?
>
> Thanks,
> Dominick
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-devel at r-project.org mai...
2023 Jan 18
1
Problem installing gdb into Rtools42
...t;
> > I ran 'pacman -Sy gdb', and the installation seemed to complete without
> > problems.
> >
> > But gdb could not be started because incorrect DLL versions were
> installed,
> > in particular, the missing DLL's are: msys-ffi-8.dll and
> > msys-unistring-5.dll.
>
> Try upgrading Msys2 using
>
> pacman -Syuu
>
> Tomas
>
> > Is there an alternative way to install gdb for use with Rtool42?
> >
> > Thanks,
> > Dominick
> >
> > [[alternative HTML version deleted]]
> >
> > ____...
2023 Jan 18
1
Problem installing gdb into Rtools42
...y gdb', and the installation seemed to complete
> without
> > problems.
> >
> > But gdb could not be started because incorrect DLL versions were
> installed,
> > in particular, the missing DLL's are: msys-ffi-8.dll and
> > msys-unistring-5.dll.
>
> Try upgrading Msys2 using
>
> pacman -Syuu
>
> Tomas
>
> > Is there an alternative way to install gdb for use with Rtool42?
> >
> > Thanks,
> > Dominick
> >
> >? ? ? ?[[alternative HTML versio...
2023 Jan 18
1
Problem installing gdb into Rtools42
...pacman -Sy gdb', and the installation seemed to complete without
>> > problems.
>> >
>> > But gdb could not be started because incorrect DLL versions were
>> installed,
>> > in particular, the missing DLL's are: msys-ffi-8.dll and
>> > msys-unistring-5.dll.
>>
>> Try upgrading Msys2 using
>>
>> pacman -Syuu
>>
>> Tomas
>>
>> > Is there an alternative way to install gdb for use with Rtool42?
>> >
>> > Thanks,
>> > Dominick
>> >
>> > [[alterna...
2023 Jan 18
2
Problem installing gdb into Rtools42
...complete without
>> > problems.
>> >
>> > But gdb could not be started because incorrect DLL versions
>> were installed,
>> > in particular, the missing DLL's are: msys-ffi-8.dll and
>> > msys-unistring-5.dll.
>>
>> Try upgrading Msys2 using
>>
>> pacman -Syuu
>>
>> Tomas
>>
>> > Is there an alternative way to install gdb for use with
>> Rtool42?
>> >
>> > Thanks,
&...
2020 Jun 17
1
Compile gnutls yo install samba-4.12.3
Hello all;
Has anyone installed samba4 from sources (samba-4.12.3.tar.gz) on CentOS 7?
I explain the problem: to install samba-4.12.3 you need to install a version equal to or greater than 3.4.7 of gnutls; this (gnutls) depends on nettle and gmp.
I am trying to install gnutls-3.6.14; I already have gmp (gmp-6.2.0) and nettle (nettle-3.6) installed (compiled from sources), but gnutls
2023 Jan 19
2
Problem installing gdb into Rtools42
...>>> without
>>>> > problems.
>>>> >
>>>> > But gdb could not be started because incorrect DLL versions were
>>>> installed,
>>>> > in particular, the missing DLL's are: msys-ffi-8.dll and
>>>> > msys-unistring-5.dll.
>>>>
>>>> Try upgrading Msys2 using
>>>>
>>>> pacman -Syuu
>>>>
>>>> Tomas
>>>>
>>>> > Is there an alternative way to install gdb for use with Rtool42?
>>>> >
>>>>...