search for: messageboxa

Displaying 20 results from an estimated 41 matches for "messageboxa".

2015 Aug 13
2
[lld] Alias in COFF short import library.
...y tool to generate short import libs for mingw-w64. It works fine with lld for actual symbols. But it seems lld segfaults when I try to use and an alias as we discussed before. I have attached 3 import libraries. They all only have 1 import function. libuser32orig.a -> Works fine and only has MessageBoxA libuser32b.a -> the symbol table has MessageBoxB and __imp_MessageBoxB but the Import object has MessageBoxA.user32.dll. This causes a segfault in lld but should link correctly right ? Additionally I have attached libuser32.a This is the same as libuser32b.a but the symbol table has MessageBo...
2015 Aug 13
2
[lld] Alias in COFF short import library.
> > The header of libuser32b.a says that it defines MessageBoxB and > __imp_MessageBoxB, but the import library file in the archive actually > defines MessageBoxA (not B). So the archive file is broken. You may want to > fix the header and try again. Yes this is how I done the alias. If you consider this invalid then look at libuser32.a The header defines MessageBoxA and __imp_MessageBoxB. This should be valid yes ? On Thu, Aug 13, 2015 at 6:19 AM, Ru...
2015 Aug 13
2
[lld] Alias in COFF short import library.
...same thing. > > On Thu, Aug 13, 2015 at 2:25 PM, Martell Malone <martellmalone at gmail.com> > wrote: > >> The header of libuser32b.a says that it defines MessageBoxB and >>> __imp_MessageBoxB, but the import library file in the archive actually >>> defines MessageBoxA (not B). So the archive file is broken. You may want to >>> fix the header and try again. >> >> Yes this is how I done the alias. >> >> If you consider this invalid then look at libuser32.a >> The header defines MessageBoxA and __imp_MessageBoxB. >> This...
2017 Feb 13
3
RFC: A new llvm-dlltool driver and llvm-lib driver improvements
...upport that. Thus llvm-dlltool was born. Difference from lib =================== Using PE COFF spec (section 8, Import Library Format) should be self explanatory. lib.exe is able to accept def files and create libraries using this format. example `LIBRARY "user32.dll" EXPORTS MessageBoxA` LIB.exe can create a user32.lib with the function MessageBoxA from the above definition. Mingw-w64 is different MSVC in that we need to compile the runtime. MS provide us with their crt prebuilt so lib.exe doesn't have support for external function aliasing. We often use aliases for posix na...
2017 Feb 13
2
RFC: A new llvm-dlltool driver and llvm-lib driver improvements
...> Using PE COFF spec (section 8, Import Library Format) should be self >> explanatory. >> lib.exe is able to accept def files and create libraries using this >> format. >> >> example >> >> `LIBRARY "user32.dll" >> EXPORTS >> MessageBoxA` >> >> LIB.exe can create a user32.lib with the function MessageBoxA from the >> above definition. >> >> Mingw-w64 is different MSVC in that we need to compile the runtime. >> MS provide us with their crt prebuilt so lib.exe doesn't have support for >>...
2017 Feb 13
2
RFC: A new llvm-dlltool driver and llvm-lib driver improvements
...f >>>> explanatory. >>>> lib.exe is able to accept def files and create libraries using this >>>> format. >>>> >>>> example >>>> >>>> `LIBRARY "user32.dll" >>>> EXPORTS >>>> MessageBoxA` >>>> >>>> LIB.exe can create a user32.lib with the function MessageBoxA from the >>>> above definition. >>>> >>>> Mingw-w64 is different MSVC in that we need to compile the runtime. >>>> MS provide us with their crt prebuilt s...
2017 Feb 13
2
RFC: A new llvm-dlltool driver and llvm-lib driver improvements
...is able to accept def files and create libraries using this >>>>>> format. >>>>>> >>>>>> example >>>>>> >>>>>> `LIBRARY "user32.dll" >>>>>> EXPORTS >>>>>> MessageBoxA` >>>>>> >>>>>> LIB.exe can create a user32.lib with the function MessageBoxA from >>>>>> the above definition. >>>>>> >>>>>> Mingw-w64 is different MSVC in that we need to compile the runtime. >>>>...
2017 Feb 14
2
RFC: A new llvm-dlltool driver and llvm-lib driver improvements
...this >>>>>>>> format. >>>>>>>> >>>>>>>> example >>>>>>>> >>>>>>>> `LIBRARY "user32.dll" >>>>>>>> EXPORTS >>>>>>>> MessageBoxA` >>>>>>>> >>>>>>>> LIB.exe can create a user32.lib with the function MessageBoxA from >>>>>>>> the above definition. >>>>>>>> >>>>>>>> Mingw-w64 is different MSVC in that we need...
2017 Feb 14
2
RFC: A new llvm-dlltool driver and llvm-lib driver improvements
...t;>>>>>>>>> >>>>>>>>>> example >>>>>>>>>> >>>>>>>>>> `LIBRARY "user32.dll" >>>>>>>>>> EXPORTS >>>>>>>>>> MessageBoxA` >>>>>>>>>> >>>>>>>>>> LIB.exe can create a user32.lib with the function MessageBoxA >>>>>>>>>> from the above definition. >>>>>>>>>> >>>>>>>>>> Ming...
2017 Feb 14
2
RFC: A new llvm-dlltool driver and llvm-lib driver improvements
...e from lib > =================== > > Using PE COFF spec (section 8, Import Library Format) should be self > explanatory. > lib.exe is able to accept def files and create libraries using this format. > > example > > `LIBRARY "user32.dll" > EXPORTS > MessageBoxA` > > LIB.exe can create a user32.lib with the function MessageBoxA from the > above definition. > > Mingw-w64 is different MSVC in that we need to compile the runtime. > MS provide us with their crt prebuilt so lib.exe doesn't have support for > external function aliasing....
2017 Feb 14
2
RFC: A new llvm-dlltool driver and llvm-lib driver improvements
...e from lib > =================== > > Using PE COFF spec (section 8, Import Library Format) should be self > explanatory. > lib.exe is able to accept def files and create libraries using this format. > > example > > `LIBRARY "user32.dll" > EXPORTS > MessageBoxA` > > LIB.exe can create a user32.lib with the function MessageBoxA from the > above definition. > > Mingw-w64 is different MSVC in that we need to compile the runtime. > MS provide us with their crt prebuilt so lib.exe doesn't have support for > external function aliasing....
2001 Dec 08
1
LoadOEMResource crash [Was: Re: Problem report: SHRINKER.ERR, fix to DEVICE_Open/CreateFileA? ]
...a5c) ret=00761cd4 0806d398:Ret kernel32.GetLocalTime() retval=00000000 ret=00761cd4 0806d398:Call kernel32.GetModuleHandleA(40504a58 "USER32") ret=0075fbdf 0806d398:Ret kernel32.GetModuleHandleA() retval=406e2000 ret=0075fbdf 0806d398:Call kernel32.GetProcAddress(406e2000,0075b05c "MessageBoxA") ret=0075fbfd 0806d398:trace:win32:MODULE_GetProcAddress (406e2000,MessageBoxA) 0806d398:trace:win32:PE_FindExportedFunction (MessageBoxA) 0806d398:Ret kernel32.GetProcAddress() retval=4077f8e0 ret=0075fbfd 0806d398:Call user32.MessageBoxA(00000000,0075d4e0 "C:\\My Documents\\power-st...
2001 Dec 06
2
Problem report: SHRINKER.ERR, fix to DEVICE_Open/CreateFileA?
...-- returning 16 0806d388:Ret kernel32.FormatMessageA() retval=00000010 ret=00760493 0806d388:Call kernel32.GetModuleHandleA(40612bf4 "USER32") ret=0075fbdf 0806d388:Ret kernel32.GetModuleHandleA() retval=406e2000 ret=0075fbdf 0806d388:Call kernel32.GetProcAddress(406e2000,0075b05c "MessageBoxA") ret=0075fbfd 0806d388:trace:win32:MODULE_GetProcAddress (406e2000,MessageBoxA) 0806d388:trace:win32:PE_FindExportedFunction (MessageBoxA) 0806d388:Ret kernel32.GetProcAddress() retval=4077f8e0 ret=0075fbfd 0806d388:Call user32.MessageBoxA(00000000,0075d4e0 "C:\\My Documents\\installs...
2017 Feb 14
3
RFC: A new llvm-dlltool driver and llvm-lib driver improvements
...e from lib > =================== > > Using PE COFF spec (section 8, Import Library Format) should be self > explanatory. > lib.exe is able to accept def files and create libraries using this format. > > example > > `LIBRARY "user32.dll" > EXPORTS > MessageBoxA` > > LIB.exe can create a user32.lib with the function MessageBoxA from the > above definition. > > Mingw-w64 is different MSVC in that we need to compile the runtime. > MS provide us with their crt prebuilt so lib.exe doesn't have support for > external function aliasing....
2005 Aug 30
0
No subject
...063a7 0009:Ret ntdll.RtlFreeHeap() retval=00000001 ret=004063a7 0009:Call kernel32.CloseHandle(0000008c) ret=00408219 0009:Call ntdll.NtClose(0000008c) ret=77b98909 0009:Ret ntdll.NtClose() retval=00000000 ret=77b98909 0009:Ret kernel32.CloseHandle() retval=00000001 ret=00408219 0009:Call user32.MessageBoxA(00010024,77afe854 "Setup failure: a file or files c ould not be copied.",7ec10800 "Setup Error",00000010) ret=00401090 Dunno if this will help you figure out what's wrong. (2) I tried running the program direct from a Windows installation (which I didn't expect to work...
2010 Nov 03
3
pepakura3 "DIB Init Failed"
...n user32 (0x0033c4cc) 12 0x7e9b2ee1 DialogBoxIndirectParamW+0x40() in user32 (0x0033c4fc) 13 0x7e9ed277 MessageBoxIndirectW+0x96() in user32 (0x0033c55c) 14 0x7e9ed454 MessageBoxIndirectA+0xa3() in user32 (0x0033c5bc) 15 0x7e9ed55f MessageBoxExA+0x5e() in user32 (0x0033c60c) 16 0x7e9ed5aa MessageBoxA+0x39() in user32 (0x0033c63c) 17 0x00475ea6 in pepakura_viewer3 (+0x75ea5) (0x0033c688) 18 0x004829b0 in pepakura_viewer3 (+0x829af) (0x0033c72c) 19 0x7e959ff4 in gdi32 (+0x69ff3) (0x7e931339) 20 0xec830002 (0x8cbbc381) 0x004889c1: testb $0x1,0xc(%esi) Modules: Module Address Debug info N...
2001 Nov 13
6
Cannot install/run very important application
Hello everybody! I've got a big problem: In my small business I use a Home-banking software which I got from my bank. Using it for many years now, it became very very important for me. Needless to say, it's a Windows software. Up to now, it was a Win 3.1 software which ran inside the Windows-Box of my ancient OS/2-PC. (The only reason why I still have this PC runnig OS/2). This summer I
2007 Jan 06
1
ancient directx version support
...) retval=00179648 ret=7e9fc817 0009:Call ntdll.RtlLeaveCriticalSection(7ea3d160) ret=7ea15ed0 0009:Ret ntdll.RtlLeaveCriticalSection() retval=00000000 ret=7ea15ed0 0009:Ret winex11.drv.Beep() retval=00000000 ret=7ee5b4f1 0009:Ret user32.MessageBeep() retval=00000001 ret=0047d605 0009:Call user32.MessageBoxA(00010024,0032f11c "GFXCDSSurface::create: Failed to c reate a surface.\r\n\r\nProgram: CyberStorm\r\nVersion: 1.10A , Win95 Dec 13 1996\ r\nFile: graph\\gfx\\g_cds.c (#114)\r\n\r\n--------------------------------------- ---------------------------------------------------------------\r\nThis pr...
2011 Jun 22
1
pepakura viewer
...n user32 (0x0032c5fc) 12 0x685c1ee1 DialogBoxIndirectParamW+0x40() in user32 (0x0032c62c) 13 0x685f8fc3 MessageBoxIndirectW+0x92() in user32 (0x0032c67c) 14 0x685fa503 MessageBoxIndirectA+0xa2() in user32 (0x0032c6dc) 15 0x685fa60f MessageBoxExA+0x5e() in user32 (0x0032c72c) 16 0x685fa65a MessageBoxA+0x39() in user32 (0x0032c75c) 17 0x00475ea6 in pepakura_viewer3 (+0x75ea5) (0x0032c7a8) 18 0x004829b0 in pepakura_viewer3 (+0x829af) (0x0032c84c) 19 0x00000022 (0x001386b0) 0x004889c1: testb $0x1,0xc(%esi) Modules: Module Address Debug info Name (102 modules) PE 400000- 61d000 Export...
2008 Mar 30
6
DIB Init Failed
Hello I am trying to install Pepakura of Tamasoftware in Wine 0,9.58 on xubuntu. When I run the application, I get the following error Twice: DIB Init Failed Rendering Context Create Failed Can anyone help me? Any ideas or suggestions? Since already many thanks and greetings.