search for: 00000001

Displaying 20 results from an estimated 1633 matches for "00000001".

Did you mean: 0000000
2012 Mar 15
6
Error running apps from network share
...33fab8, (null), (null), 0x77799258,): stub fixme:advapi:RegisterTraceGuidsW (0x7777d2d7, 0x77799250, {bda92ae8-9f11-4d49-ba1d-a4c2abca692e}, 1, 0x33e8f0, (null), (null), 0x77799258,): stub fixme:reg:RegOpenUserClassesRoot (0x60, 0x0, 0x2000000, 0x33f930) semi-stub fixme:actctx:FindActCtxSectionGuid 00000001 (null) 4 {cacaf262-9370-4615-a13b-9f5539da4c0a} 0x33f8e0 fixme:actctx:FindActCtxSectionGuid 00000001 (null) 4 {cacaf262-9370-4615-a13b-9f5539da4c0a} 0x33f88c fixme:actctx:FindActCtxSectionGuid 00000001 (null) 4 {cacaf262-9370-4615-a13b-9f5539da4c0a} 0x33f1fc err:menubuilder:convert_to_native_icon e...
2012 Jan 09
4
"timeGetTimeā€œ function in winmm.dll
...ing everything works well, the best performers is with the new wine 1.3. BUT if I run some EA Experts Advisors I get on two of it problems and the application crashes. The EA`s with crashes have custom .dll (FCS300.dll) and I try to debug this errors. Code: 0028:Ret ntdll.RtlFreeHeap() retval=00000001 ret=7d7984a2 0028:Ret wininet.InternetCloseHandle() retval=00000001 ret=004222c2 0028:Call KERNEL32.LoadLibraryA(01b4e770 "C:\\Programme\\MetaTrader 4 \\experts\\libraries\\FCS300.dll") ret=00421df4 0009:Call hook proc 0x4f2290 (id=WH_CALLWNDPROC,code=0,wp=00000001,lp=0033669c) 0009:Call...
2008 Sep 10
2
App ask for admin privilege
i've tried one app that install nicely but told me " you have to use an admin account to run this app for the first time" Is there a way to fix this ?
2009 Apr 22
0
ActiveX error when running an application(VB6 based)
the following is the output, when I try to run the app via wine in debug mode(sorry if I have pasted the unnecessary information/output) # export WINEDEBUG=+relay # wine PrjPatientInfo.exe 0009:Ret KERNEL32.CloseHandle() retval=00000001 ret=65f3b30e 0009:Call ntdll.RtlFreeHeap(00110000,00000000,00133528) ret=65f014db 0009:Ret ntdll.RtlFreeHeap() retval=00000001 ret=65f014db 0009:Call KERNEL32.ReleaseMutex(0000009c) ret=65f3b1ae 0018:Ret user32.GetMessageW() retval=00000001 ret=7ef58ee2 0018:Call user32.DispatchMessageW(0033f960)...
2009 Apr 22
0
wine-users Digest, Vol 45, Issue 102
the following is the output, when I try to run the app via wine in debug mode(sorry if I have pasted the unnecessary information/output) # export WINEDEBUG=+relay # wine PrjPatientInfo.exe 0009:Ret KERNEL32.CloseHandle() retval=00000001 ret=65f3b30e 0009:Call ntdll.RtlFreeHeap(00110000,00000000,00133528) ret=65f014db 0009:Ret ntdll.RtlFreeHeap() retval=00000001 ret=65f014db 0009:Call KERNEL32.ReleaseMutex(0000009c) ret=65f3b1ae 0018:Ret user32.GetMessageW() retval=00000001 ret=7ef58ee2 0018:Call user32.DispatchMessageW(0033f960)...
2001 Jul 21
0
traceback on save in Camedia Master
...24d000) libdl.so.2 => /lib/libdl.so.2 (0x40250000) libc.so.6 => /lib/libc.so.6 (0x40254000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) Last 200 lines of debug output follows: 08067ca0:Ret kernel32.TlsGetValue() retval=40378dbc ret=5f401018 08067ca0:Call kernel32.TlsGetValue(00000001) ret=5f401018 08067ca0:Ret kernel32.TlsGetValue() retval=40378dbc ret=5f401018 08067ca0:Call user32.IsZoomed(00001840) ret=004b37e1 08067ca0:Ret user32.IsZoomed() retval=00000000 ret=004b37e1 08067ca0:Call user32.EndPaint(00001840,40464490) ret=004b3942 08067ca0:Ret user32.EndPaint() retval=0000...
2001 Mar 25
1
Debuginfo for: Not enough system resources to create window
Hi, here is the debuginfo for the above message, which occured during a creation of a window. Hopefully somebody can tell me how to overcome this trouble. Thanks in advance Hans -------------- next part -------------- Ret user32.621: UnregisterClassA() retval=00000001 ret=61ed29cb fs=008f Call kernel32.949: lstrlenA(61ed91b4 "Centura:ChildTable") ret=61ed29d2 fs=008f Ret kernel32.949: lstrlenA() retval=00000012 ret=61ed29d2 fs=008f Call kernel32.943: lstrcpyA(405f6b28,405f6bf0 "Centura:Ch") ret=61ed2a0b fs=008f Ret kernel32.943: lstrcpyA()...
2005 Jan 08
1
Value without key (D2GS)
..."' Line 26: Value without key '"AdminPort"=dword:000022b8' Line 27: Value without key '"AdminTimeout"=dword:00000e10' Line 28: Value without key '"D2CSSecrect"=""' Line 29: Value without key '"EnableNTMode"=dword:00000001' Line 30: Value without key '"EnablePreCacheMode"=dword:00000001' Line 31: Value without key '"IdleSleep"=dword:00000001' Line 32: Value without key '"BusySleep"=dword:00000001' Line 33: Value without key '"CharPendingTimeout"=...
2001 Aug 20
1
Event trail info help request
G'day all, I'm always running the latest wine built locally, daily from CVS. I'm using Xfree 4.0.2 with a microtouch touchscreen, and I'm chasing a mouse event bug. I write my software in Borland Delphi 4. For testing, I have written a program that simply intercepts the application message queue, and filters WM_MOUSEMOVE, WM_LMOUSEDOWN and WM_LMOUSEUP events, and prints them to a
2010 Oct 15
3
OLEPictureImpl error may need winetricks dll?
Any idea what dll I add with winetricks to correct this error? fixme:ole:OLEPictureImpl_FindConnectionPoint The program is called WriteWay, and it uses ole boxes to display text.
2001 Mar 13
3
problems running homesite
Hi there, I have just installed wine (release 20010305) and it looks to work good. I can run notepad without trouble, winecheck.pl has one bad and one critical result: 023. Checking device needed for DGA (option "UseDGA"): /dev/BAD (/dev/mem is not writable for you). - ADVICE: Use chmod as root to fix it ("man chmod"). 025. Checking availability of windows registry
2011 May 23
1
MLDownloader 7.1 fails to download data from yahoo
...07eddf0,007edde8,02000000) ret=0051cc6d 0020:Call shlwapi.UrlCanonicalizeA(0054f954 "http://www.trading-tools.com/updates/mld.txt",007eddf0,007edde8,a2000000) ret=6833676d 0020:Ret shlwapi.UrlCanonicalizeA() retval=00000000 ret=6833676d 0020:Ret wininet.InternetCanonicalizeUrlA() retval=00000001 ret=0051cc6d 0021:Call wininet.InternetCanonicalizeUrlA(005dfb40 "http://www.trading-tools.com/mld/symbol lists71/Argentina/BUSE Merval.txt",0093d5ac,0093d5a4,02000000) ret=0051cc6d 0021:Call shlwapi.UrlCanonicalizeA(005dfb40 "http://www.trading-tools.com/mld/symbol lists71/Argentina...
2006 Jun 26
1
Problem running one of the rgl demo scripts...
Afternoon folks: I'm getting a program crash when I try to run demo(rgl). The following error details result: RGUI caused a stack fault in module NVOPENGL.DLL at 017f:695280f0. Registers: EAX=00000002 CS=017f EIP=695280f0 EFLGS=00010246 EBX=00000001 SS=0187 ESP=00572000 EBP=004d1208 ECX=042f1f01 DS=0187 ESI=004d1208 FS=5d1f EDX=00442d84 ES=0187 EDI=042f1f3c GS=5d0e Bytes at CS:EIP: 53 56 8b 5c 24 0c 57 83 bb 9c 39 00 00 02 0f 84 Stack dump: 69541be5 004d1208 004d1208 00000001 69541bef 00000001 004d1208 00000001 69541bef 00000001 004d1208 0000...
2010 Aug 27
0
Asterisk 1.6 Displaying in Debug that it is playing a ulaw file using BackGround() but no audio is heard from the phone
...Exten(10) exten => i,1,Playback(pbx-invalid) exten => i,n,Goto(conference-calls,9000,1) exten => t,1,Playback(vm-goodbye) exten => t,n,Hangup() exten => ${EXTEN},1,Meetme(${EXTEN}) == Using SIP RTP CoS mark 5 -- Executing [s at conference-calls:1] Answer("SIP/2063161626-00000001", "") in new stack == Using SIP RTP CoS mark 5 -- Executing [s at conference-calls:1] Answer("SIP/2063161626-00000002", "") in new stack -- Executing [s at conference-calls:2] BackGround("SIP/2063161626-00000001", "welcome") in new st...
2006 Feb 16
0
OWA via IE stops working after upgrade
...he same operating system and same version of Wine (again, after update). Here's some of the printouts from WINEDEBUG: 0012:Ret ntdll.RtlLeaveCriticalSection() retval=00000000 ret=00e87b08 0012:Call ntdll.RtlFreeHeap(7fec0000,00000000,7ff17808) ret=00e83b61 0012:Ret ntdll.RtlFreeHeap() retval=00000001 ret=00e83b61 0012:Ret kernel32.31() retval=00000000 ret=0017e94b 0012:Ret user32.DestroyIcon() retval=00000001 ret=00b9ca17 0012:Call user32.UnregisterClassW(7fc8fbfa L"tooltips_class32",00000000) ret=00b9ca47 0012:Call kernel32.GlobalFindAtomW(7fc8fbfa L"tooltips_class32") re...
2010 Aug 27
0
Asterisk 1.6 Displaying BackGround() in call trace but no audio is heard from caller
...itExten(10) exten => i,1,Playback(pbx-invalid) exten => i,n,Goto(conference-calls,9000,1) exten => t,1,Playback(vm-goodbye) exten => t,n,Hangup() exten => ${EXTEN},1,Meetme(${EXTEN}) ?== Using SIP RTP CoS mark 5 ? ?-- Executing [s at conference-calls:1] Answer("SIP/2063161626-00000001", "") in new stack ?== Using SIP RTP CoS mark 5 ? ?-- Executing [s at conference-calls:1] Answer("SIP/2063161626-00000002", "") in new stack ? ?-- Executing [s at conference-calls:2] BackGround("SIP/2063161626-00000001", "welcome") in new stack...
2005 May 20
0
Message Stopped by Bothways : Block Greater than 40 recip
MailMarshal has stopped the following message: Message: B0000edbce.00000001.mml From: samba@samba.org To: 0HMN001SJJEO7P@meandermc.nl; 0HMN002PGJ3XTO@meandermc.nl; 0HMN003MSRVTJ4@meandermc.nl; 0HMN004HCKM5BS@meandermc.nl; 0HMN00CLFJAHEI@meandermc.nl; 0HMU001QIAZXD7@meandermc.nl; 0HMU00DMEHZEM8@meandermc.nl; 0HN50004MEFYL8@meandermc.nl; 3Darjan@meandermc.nl; 3...
2014 Oct 21
1
[asterisk-user] Confbridge Kick Action
...e, when there are multiple user like admin and normal participant running with conference. When I try to kicked 2 user (Normal User), it play file "conf-kicked" and again join conference My scenario in confbridge like. 1] Admin User (e.g. SIP/8484-00000000) 2] Normal User (e.g. SIP/8484-00000001) 3] Admin User (e.g. SIP/8484-00000002) When I try to execute confbridge kick using below AMI. Action: ConfbridgeKick Conference: 1701414 Channel: SIP/8484-00000001 User kicked successfully and joined same conference again. Here is some asterisk CLI. *CLI> confbridge list 1701414 Channel...
2006 Jan 18
1
Problem in rpc_api_pipe related to the \spoolss pipe
...Syntax: 000000 smb_io_rpc_hdr hdr 0000 major : 05 0001 minor : 00 0002 pkt_type : 0b 0003 flags : 03 0004 pack_type0: 10 0005 pack_type1: 00 0006 pack_type2: 00 0007 pack_type3: 00 0008 frag_len : 0048 000a auth_len : 0000 000c call_id : 00000001 000010 smb_io_rpc_hdr_rb 000010 smb_io_rpc_hdr_bba 0010 max_tsize: 10b8 0012 max_rsize: 10b8 0014 assoc_gid: 00000000 0018 num_contexts: 01 001c context_id : 0000 001e num_transfer_syntaxes: 01 00001f smb_io_rpc_iface 000020 smb_io_uuid uuid...
2012 Aug 14
0
SayUnixTime quandry
...ayUnixTime. When I run this: exten => 36225,1,Set(ABA=999999999) exten => 36225,n,Background(telbank/${ABA}/${CHANNEL(language)}/thetimeis) exten => 36225,n,sayunixtime(,,Abe 'digits/at' IMP) I get this CLI output -- Executing [36225 at default:1] Set("SIP/sipuser-00000001", "ABA=999999999") in new stack -- Executing [36225 at default:2] BackGround("SIP/sipuser-00000001", "telbank/999999999/en/thetimeis") in new stack -- <SIP/sipuser-00000001> Playing 'telbank/999999999/en/thetimeis.slin44' (language 'en&...