search for: messageboxw

Displaying 16 results from an estimated 16 matches for "messageboxw".

Did you mean: messageboxa
2017 Feb 13
3
RFC: A new llvm-dlltool driver and llvm-lib driver improvements
...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 naming reasons as well as avoid using the MS version of a function. example `LIBRARY "user32.dll" EXPORTS MessageBoxA MessageBoxW==MessageBoxA` LIB.exe doesn't not have support for this but dlltool does. The best fit for this within the spec is PE COFF spec (Aux Format 3: Weak Externals) Mingw-w64 also uses lib prefix and .a file extensions for the library name so the driver should be different. The above example would...
2009 Jan 25
7
eMule fills up all the memory and crash
Emule version: 0.49b OS: Debian Lenny Pc: Pentium III 800 Mhz 512 MB RAM, 2 GB swap Wine version: 1.1.13 When i launch it, the memory usage is around 80 MB, few hours later it is about 300 MB and after 2 day 1.8 GB when my upload is at 20 KB/s. Emule then ends up eating all the memory (2GB swap included). eMule runs with a WebServer activated and with no native dll, only Wine's dll. I've
2010 Jun 24
1
Running Chandler, error message when moving files
...ef8) (0x0042e3a0) 7 0x6836ff82 DialogBoxIndirectParamAorW+0x51() in user32 (0x0042e3d0) 8 0x6836ffd1 DialogBoxIndirectParamW+0x40() in user32 (0x0042e400) 9 0x683a75e3 MessageBoxIndirectW+0x92() in user32 (0x0042e450) 10 0x683a773f MessageBoxExW+0x5e() in user32 (0x0042e4a0) 11 0x683a778a MessageBoxW+0x39() in user32 (0x0042e4d0) 12 0x00dab9b7 in wxmsw28u_core_vc_custom (+0x7b9b6) (0x0042f480) 13 0x00d32e02 in wxmsw28u_core_vc_custom (+0x2e01) (0x018928f0) 0x68b7b0dc: movl %eax,0x0(%edx) Modules: Module Address Debug info Name (145 modules) PE 430000- 43d000 Deferred _socket.pyd...
2015 Jul 23
0
[LLVMdev] [LLD] support for dlltool generated libs in COFF/PECOFF
...of section .idata$7: 0000 00000000 .... Contents of section .idata$5: 0000 00000000 .... Contents of section .idata$4: 0000 00000000 .... Contents of section .idata$6: 0000 01004d65 73736167 65426f78 5700 ..MessageBoxW. dykgs00000.o: file format COFF-i386 Contents of section .text: 0000 ff250000 00009090 .%...... Contents of section .idata$7: 0000 00000000 .... Contents of section .idata$5: 0000 00000000 .... Contents of section .id...
2017 Feb 13
2
RFC: A new llvm-dlltool driver and llvm-lib driver improvements
...support for >> external function aliasing. >> We often use aliases for posix naming reasons as well as avoid using the >> MS version of a function. >> >> example >> >> `LIBRARY "user32.dll" >> EXPORTS >> MessageBoxA >> MessageBoxW==MessageBoxA` >> >> LIB.exe doesn't not have support for this but dlltool does. >> The best fit for this within the spec is PE COFF spec (Aux Format 3: >> Weak Externals) >> >> Mingw-w64 also uses lib prefix and .a file extensions for the library >> nam...
2017 Feb 13
2
RFC: A new llvm-dlltool driver and llvm-lib driver improvements
...en use aliases for posix naming reasons as well as avoid using >>>> the MS version of a function. >>>> >>>> example >>>> >>>> `LIBRARY "user32.dll" >>>> EXPORTS >>>> MessageBoxA >>>> MessageBoxW==MessageBoxA` >>>> >>>> LIB.exe doesn't not have support for this but dlltool does. >>>> The best fit for this within the spec is PE COFF spec (Aux Format 3: >>>> Weak Externals) >>>> >>>> Mingw-w64 also uses lib prefix and...
2009 Apr 02
0
wine 1.0 under Kubuntu HH 8.04 with Google SketchUp 7
...) (0x0032f614) 29 0x7ed12159 DialogBoxIndirectParamAorW+0x39() in user32 (0x0032f634) 30 0x7ed121c1 DialogBoxIndirectParamW+0x41() in user32 (0x0032f664) 31 0x7ed4f7e6 MessageBoxIndirectW+0x96() in user32 (0x0032f6a4) 32 0x7ed4fb3f MessageBoxExW+0x5f() in user32 (0x0032f6e4) 33 0x7ed4fb8a MessageBoxW+0x3a() in user32 (0x0032f704) 34 0x78316909 in mfc80u (+0x36909) (0x0032f750) 35 0x7834a469 in mfc80u (+0x6a469) (0x0032f7f4) 36 0x00400000 in sketchup (+0x0) (0x7bc45f5b) 37 0x75c289c0 (0x8504ec83) 0x7da5b6c0: addb %al,0x0(%eax) Modules: Module Address Debug info...
2015 Jul 23
2
[LLVMdev] [LLD] support for dlltool generated libs in COFF/PECOFF
Hi again rui, :) I've got all the patches into llvm and clang for supporting mingw-w64 via compiler-rt and now we are able to build a full mingw-w64 toolchain without gcc :) With great help from yaron and rnk. I've CC'd them as they might have interest in seeing this target through with me to the end :) So I have again turned my attention to LLD so that we can also remove ld as a
2009 Apr 02
1
wine 1.0 with google sketchup 7 pro
...) (0x0032f614) 29 0x7ed12159 DialogBoxIndirectParamAorW+0x39() in user32 (0x0032f634) 30 0x7ed121c1 DialogBoxIndirectParamW+0x41() in user32 (0x0032f664) 31 0x7ed4f7e6 MessageBoxIndirectW+0x96() in user32 (0x0032f6a4) 32 0x7ed4fb3f MessageBoxExW+0x5f() in user32 (0x0032f6e4) 33 0x7ed4fb8a MessageBoxW+0x3a() in user32 (0x0032f704) 34 0x78316909 in mfc80u (+0x36909) (0x0032f750) 35 0x7834a469 in mfc80u (+0x6a469) (0x0032f7f4) 36 0x00400000 in sketchup (+0x0) (0x7bc45f5b) 37 0x75c289c0 (0x8504ec83) 0x7da5b6c0: addb %al,0x0(%eax) Modules: Module Address Debug info...
2017 Feb 13
2
RFC: A new llvm-dlltool driver and llvm-lib driver improvements
...gt;>>>>> the MS version of a function. >>>>>> >>>>>> example >>>>>> >>>>>> `LIBRARY "user32.dll" >>>>>> EXPORTS >>>>>> MessageBoxA >>>>>> MessageBoxW==MessageBoxA` >>>>>> >>>>>> LIB.exe doesn't not have support for this but dlltool does. >>>>>> The best fit for this within the spec is PE COFF spec (Aux Format 3: >>>>>> Weak Externals) >>>>>> >>&gt...
2017 Feb 14
2
RFC: A new llvm-dlltool driver and llvm-lib driver improvements
...t;>>>>>>> >>>>>>>> example >>>>>>>> >>>>>>>> `LIBRARY "user32.dll" >>>>>>>> EXPORTS >>>>>>>> MessageBoxA >>>>>>>> MessageBoxW==MessageBoxA` >>>>>>>> >>>>>>>> LIB.exe doesn't not have support for this but dlltool does. >>>>>>>> The best fit for this within the spec is PE COFF spec (Aux Format >>>>>>>> 3: Weak Externals) >...
2017 Feb 14
2
RFC: A new llvm-dlltool driver and llvm-lib driver improvements
...gt;>>>>> example >>>>>>>>>> >>>>>>>>>> `LIBRARY "user32.dll" >>>>>>>>>> EXPORTS >>>>>>>>>> MessageBoxA >>>>>>>>>> MessageBoxW==MessageBoxA` >>>>>>>>>> >>>>>>>>>> LIB.exe doesn't not have support for this but dlltool does. >>>>>>>>>> The best fit for this within the spec is PE COFF spec (Aux >>>>>>>>>&gt...
2017 Feb 14
2
RFC: A new llvm-dlltool driver and llvm-lib driver improvements
...rt prebuilt so lib.exe doesn't have support for > external function aliasing. > We often use aliases for posix naming reasons as well as avoid using the > MS version of a function. > > example > > `LIBRARY "user32.dll" > EXPORTS > MessageBoxA > MessageBoxW==MessageBoxA` > > LIB.exe doesn't not have support for this but dlltool does. > The best fit for this within the spec is PE COFF spec (Aux Format 3: Weak > Externals) > > Mingw-w64 also uses lib prefix and .a file extensions for the library name > so the driver should be di...
2017 Feb 14
2
RFC: A new llvm-dlltool driver and llvm-lib driver improvements
...rt prebuilt so lib.exe doesn't have support for > external function aliasing. > We often use aliases for posix naming reasons as well as avoid using the > MS version of a function. > > example > > `LIBRARY "user32.dll" > EXPORTS > MessageBoxA > MessageBoxW==MessageBoxA` > > LIB.exe doesn't not have support for this but dlltool does. > The best fit for this within the spec is PE COFF spec (Aux Format 3: Weak > Externals) > > Mingw-w64 also uses lib prefix and .a file extensions for the library name > so the driver should be di...
2017 Feb 14
3
RFC: A new llvm-dlltool driver and llvm-lib driver improvements
...rt prebuilt so lib.exe doesn't have support for > external function aliasing. > We often use aliases for posix naming reasons as well as avoid using the > MS version of a function. > > example > > `LIBRARY "user32.dll" > EXPORTS > MessageBoxA > MessageBoxW==MessageBoxA` > > LIB.exe doesn't not have support for this but dlltool does. > The best fit for this within the spec is PE COFF spec (Aux Format 3: Weak > Externals) > > Mingw-w64 also uses lib prefix and .a file extensions for the library name > so the driver should be di...
2006 Feb 22
0
Application PhoneTools
...ox+0x61 in user32 (0x46126935) 97 0x46128044 DialogBoxIndirectParamAorW+0x44 in user32 (0x46128044) 98 0x46128089 DialogBoxIndirectParamW+0x29 in user32 (0x46128089) 99 0x461580cb MessageBoxIndirectW+0x6f in user32 (0x461580cb) 100 0x461583c2 MessageBoxExW+0x5e in user32 (0x461583c2) 101 0x461583f2 MessageBoxW+0x26 in user32 (0x461583f2) 102 0x368d07e4 in msvfw32 (+0x107e4) (0x368d07e4) 103 0x46179f62 WINPROC_wrapper+0x1a in user32 (0x46179f62) 104 0x4617aa02 in user32 (+0x8aa02) (0x4617aa02) 105 0x4617f99e CallWindowProcW+0x3f6 in user32 (0x4617f99e) 106 0x4614fb9c in user32 (+0x5fb9c) (0x4614fb9c) 107...