Displaying 4 results from an estimated 4 matches for "hmod".
Did you mean:
chmod
2006 Dec 17
0
FormatMessage issue in eventlog.rb - more clues
...on this get_description failure and the
mscoree.dll file. It has something to do with the way we''re calling
FormatMessage(). Consider the following C code, which behaves exactly
the same way as the current Ruby code:
#include <windows.h>
#include <stdio.h>
int main(){
HMODULE hmod;
int rv;
char buf[4096];
char* dll = "C:\\WINDOWS\\system32\\mscoree.dll";
char* va_list[3];
int flags = FORMAT_MESSAGE_FROM_HMODULE |
FORMAT_MESSAGE_FROM_SYSTEM |
FORMAT_MESSAGE_ARGUMENT_ARRAY;
hmod = LoadLibraryEx(dll, 0,...
2004 Feb 21
1
syslinux RPM build dependecy
.
.
.
.
hmod a+x mkdiskimage
make -C sample all
make[1]: Entering directory `/usr/src/redhat/BUILD/syslinux-2.08/sample'
pngtopnm syslogo.png | \
../ppmtolss16 \#000000=0 \#d0d0d0=7 \#f6f6f6=15 \
> syslogo.lss
/bin/sh: pngtopnm: command not found
../ppmtolss16: stdin is not a PNM file at...
2010 Mar 01
3
help!!! Internal extensions not connect
I have a problem with my internal extensions, I'm using Asterisk 1.6.2.5 and
freePBX 2.6. When I call betwen extensions these don't connect. There is a
long silence and finally hang up.
I have an E1 whit r2 and I use openr2, but I don't have problems to do
calls to the PSTN......my problem it only with internal extension.
Please help!!!!...it's an Asterisk bug??.....
Thanks :S
2001 Dec 08
1
LoadOEMResource crash [Was: Re: Problem report: SHRINKER.ERR, fix to DEVICE_Open/CreateFileA? ]
...sk = 0, cr2 =
4583436}) at signal_i386.c:882
#3 <signal handler called>
#4 find_entry_by_id (dir=0x45f000, id=14, root=0x45f000) at
pe_resource.c:83
#5 0x4009322e in find_entry_by_nameW (dir=0x45f000, name=0xe,
root=0x45f000)
at pe_resource.c:115
#6 0x400934b4 in PE_FindResourceW (hmod=4194304, name=0x4074c30e, type=0xe)
at pe_resource.c:239
#7 0x40094083 in RES_FindResource2 (hModule=4194304, type=0xe "",
name=0x4074c30e "",
lang=0, bUnicode=1, bRet16=0) at resource.c:197
#8 0x40093f4d in RES_FindResource2 (hModule=182, type=0xe "",
na...