search for: wmain

Displaying 20 results from an estimated 49 matches for "wmain".

Did you mean: main
2010 Feb 21
3
Decompiler?
Dear All I have disassembled the object file on my CentOS server , by the following : #objdump wmain In the output , I have recognized the intended subroutine that I need to find the exact command syntax that it sends out . To this end , I tried to capture it through 'tcpdump' but didn't success . I read this segment assembly language code but it is somewhat difficult to decode . Can y...
2011 Sep 01
0
[LLVMdev] [cfe-dev] Unicode path handling on Windows
...such file or directory: '表はダメ文字\表はダメ文字.c' > clang: error: no input files > > Note, "表" is represented as "0x95 0x5C" in CP932. > > In principle, IMHHHO; > > - argv should be treated as "blackbox" byte stream. > - Don't assume "wmain(argc, wchar_t **argv)". mingw does not have > one. Then, argv must be presented as the default codepage. Correction: I believe MinGW-w64 has a Unicode startup and thus support for wmain (but of course it would be better to shift this to strict API functions) > - A few codepage (eg. cp...
2011 Sep 01
3
[LLVMdev] [cfe-dev] Unicode path handling on Windows
...S 表はダメ文字\表はダメ文字.c clang: error: no such file or directory: '表はダメ文字\表はダメ文字.c' clang: error: no input files Note, "表" is represented as "0x95 0x5C" in CP932. In principle, IMHHHO; - argv should be treated as "blackbox" byte stream. - Don't assume "wmain(argc, wchar_t **argv)". mingw does not have one. Then, argv must be presented as the default codepage. - A few codepage (eg. cp932 Japanese shift jis) might contain 0x5C(\) in 2nd (leading) octet. Win32 ANSI (****A) APIs assume local codepage. We should do in llvm; - Treat pathstring in...
2016 Jun 10
0
Wine release 1.9.12
...h McMaster (17): reg: Recognise hyphen and forward slash help switches. reg: Parse the registry operation using an enum. reg: Exit with an error if the specified operation is invalid. reg: Simplify help logic and syntax. reg: Make help for registry operations common in wmain. reg: Move duplicate sane_path() calls to wmain. reg: Move duplicate path_get_rootkey() calls to wmain. reg: Rename HKEY 'subkey' to 'key' in reg_add() and reg_delete(). reg: Move duplicate strchrW() calls to wmain. reg: Combine duplicate 'for'...
2010 Mar 20
1
problem with start.exe in 1.1.41 ?
...ertain conditions; run 'start /L' for details. Z:\home\il>C:\windows\command\start.exe cmd fixme:exec:SHELL_execute flags ignored: 0x00000100 Z:\home\il> Code: [il at IL ~]$ LANG=C WINEDEBUG=cmd wine cmd err:menubuilder:init_xdg error looking up the desktop directory trace:cmd:wmain Command line parm: 'L"C:\\windows\\system32\\cmd.exe"' trace:cmd:wmain Set L"=Z:" to L"Z:\\home\\il" CMD Version 1.1.41 Z:\home\il>start cmd trace:cmd:WCMD_DumpCommands Parsed line: trace:cmd:WCMD_DumpCommands 0x132888 0 00 (nil) L"start cmd" Red...
2008 Nov 24
2
firstclass client 9.1 -- cannot load winebrowser
...6 (http://www.firstclass.com/Divisions/FAV13-0024FC95/?OpenItemURL=S047C50E4) client on wine 1.0.1 (lenny amd64). My problem occurs when the client attempts to open an html attachment: Code: err:winebrowser:get_url_from_dde Unabled to retrieve URL from string L"\"" err:winebrowser:wmain Usage: winebrowser URL I'm not too sure how to handle this and would appreciate your suggestions. Thanks!
2010 Mar 22
1
Wine goes wrong on AT3N7A-I motherboard?
...6() in kernel32 (0x0033fb78) 4 0x7b868cea WaitForMultipleObjects+0x3a() in kernel32 (0x0033fba8) 5 0x7ee45c42 in advapi32 (+0x35c42) (0x0033fdf8) 6 0x7ee45e99 StartServiceCtrlDispatcherW+0x139() in advapi32 (0x0033fe48) 7 0x7ee9b7d7 wmain+0x47() in winedevice (0x0033fe78) 8 0x7ee9c742 in winedevice (+0xc742) (0x0033fea8) 9 0x7b858a44 in kernel32 (+0x48a44) (0x0033fee8) 10 0x7bc6ef74 call_thread_func+0xc() in ntdll (0x0033fef8)...
2008 Jul 30
0
[LLVMdev] llvm-gcc fortran bootstrap broken
...ify_libcalls = !value; +#endif break; case OPT_fbuiltin_: @@ -685,6 +688,9 @@ case OPT_fhosted: flag_hosted = value; flag_no_builtin = !value; +#ifdef LLVM + flag_no_simplify_libcalls = !value; +#endif /* warn_main will be 2 if set by -Wall, 1 if set by -Wmain */ if (!value && warn_main == 2) warn_main = 0; Index: gcc-4.2.llvm/gcc/flags.h =================================================================== --- gcc-4.2.llvm.orig/gcc/flags.h 2008-07-30 21:22:44.000000000 +0200 +++ gcc-4.2.llvm/gcc/flags.h 2008-07-30 21:24:50.000000000 +0200...
2010 Dec 17
2
Wine uninstaller crashes
...0016deb0 0016deb0 0032fdb0 7e4d9369 0x0032fd38: 00020030 0000000a 00000000 00000000 Backtrace: =>0 0x7e149cc0 CPlApplet+0xd0() in appwiz.cpl (0x0032fd30) 1 0x7e4d9369 Control_RunDLLW+0x518() in shell32 (0x0032fdb0) 2 0x7e4d955d Control_RunDLLA+0xfc() in shell32 (0x0032fe00) 3 0x7eff95b4 wmain+0x2f3() in uninstaller (0x0032fe60) 4 0x7eff9962 in uninstaller (+0x9961) (0x0032fe90) 5 0x7b8565ac call_process_entry+0xb() in kernel32 (0x0032fea8) 6 0x7b85724f ExitProcess+0xc9e() in kernel32 (0x0032fee8) 7 0x7bc72ce0 call_thread_func+0xb() in ntdll (0x0032fef8) 8 0x7bc75850 call_threa...
2019 Jul 18
2
make install libvirt v5.5.0 failed
...ls -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-security -Wformat-y2k -Wformat-zero-length -Wfree-nonheap-object -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Winit-self -Winline -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wold-style-declaration -Wold-style-definition -Woverflow -Woverride-init -Wpacked-bitfi...
2012 Apr 08
6
PMB.exe Error when Installing League of Legends
I'm using the terminal commands from http://appdb.winehq.org/objectManager.php?sClass=version&iId=19141 The LeagueofLegends.exe starts fine, but when it gets to the part where it starts Pando Media Booster, I get a Program Error saying "The program PMB.exe has encountered a serious problem and needs to close. We are sorry for the inconvenience." Under that it says: "This
2012 Jan 17
0
Cannot run wine explorer
...orer (+0x4f57) (0x0032f4f0) 4 0x7eff5210 in explorer (+0x520f) (0x0032f5b0) 5 0x7eff5dea in explorer (+0x5de9) (0x0032f5e0) 6 0x7df1aa0f in shell32 (+0x2aa0e) (0x0032f650) 7 0x7df1b42d in shell32 (+0x2b42c) (0x0032f6b0) 8 0x7eff66f1 wWinMain+0x8f0() in explorer (0x0032fdc0) 9 0x7eff8ad1 wmain+0xb0() in explorer (0x0032fe40) 10 0x7eff8a12 in explorer (+0x8a11) (0x0032fe70) 11 0x7b859b0c call_process_entry+0xb() in kernel32 (0x0032fe88) 12 0x7b85ad7f in kernel32 (+0x4ad7e) (0x0032fec8) 13 0x7bc72f40 call_thread_func_wrapper+0xb() in ntdll (0x0032fed8) 14 0x7bc759cd call_thread_f...
2011 Jul 31
3
wine explorer crashes on start - wine-1.3.25 + natty
...orer (+0x4f17) (0x0032f510) 4 0x7eff51d0 in explorer (+0x51cf) (0x0032f5d0) 5 0x7eff5daa in explorer (+0x5da9) (0x0032f600) 6 0x7e0396cf in shell32 (+0x296ce) (0x0032f670) 7 0x7e03a0ed in shell32 (+0x2a0ec) (0x0032f6d0) 8 0x7eff668e wWinMain+0x8cd() in explorer (0x0032fde0) 9 0x7eff8ac1 wmain+0xb0() in explorer (0x0032fe60) 10 0x7eff8a02 in explorer (+0x8a01) (0x0032fe90) 11 0x7b85979c call_process_entry+0xb() in kernel32 (0x0032fea8) 12 0x7b85a83f in kernel32 (+0x4a83e) (0x0032fee8) 13 0x7bc71ec8 call_thread_func+0xb() in ntdll (0x0032fef8) 14 0x7bc7565e in ntdll (+0x6565d) (...
2008 Jul 30
4
[LLVMdev] llvm-gcc fortran bootstrap broken
On Jul 30, 2008, at 11:39 AM, Duncan Sands wrote: > On Wednesday 30 July 2008 18:13:27 Duncan Sands wrote: >> On x86-64 linux, in stage 2, I get: >> >> c++ -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict- >> prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno- >> variadic-macros -Wno-overlength-strings -Wold-style-definition - >>
2009 Apr 03
1
Acrobat Reader won't start from a applications
...ags ignored: 0x00000100 Same when I try that: Code: wine start "%ProgramFiles%/Adobe/Reader 8.0/Reader/Legal/en_US/license.html" fixme:exec:SHELL_execute flags ignored: 0x00000100 err:winebrowser:get_url_from_dde Unable to retrieve URL from string L"\"" err:winebrowser:wmain Usage: winebrowser URL Any idea what's going on here? Thanks for any help! cu Gargi
2008 Jun 14
1
Porting with winelib - undefined reference to `WinMain'
Hello! I'm trying to port zCPU emulator (http://www.wiremod.com/forum/cpu-tutorials-programs/2956-zcpu-emulator.html) to Linux with winelib. This app is mainly console, but can draw some stuff using SDL. The problem is: compiles fine but when linking I get Code: /usr/lib/wine/libwinecrt0.a(exe_main.o): In function `main': exe_main.c:(.text+0x9d): undefined reference to `WinMain'
2010 Apr 10
1
Http links not active in a windows newsreader
...everything is OK, Kmail opens a message. If I click an http link, nothing happens. So, I launched Dialog via a terminal, and here are the error messages when I click an http link : > err:winebrowser:get_url_from_dde Unable to retrieve URL from string L"\"" > err:winebrowser:wmain Usage: winebrowser URL With the old version of Wine I get with Mandriva 2008.0, everything was fine. Thanks for your help.
2010 Aug 24
4
Vanguard Princess crashes
Code: cafajeste at Ubuntu:~$ wine start /home/duke/P?blico/mugen/vanpri107c/???????????/???????????.exe [b]err:start:wmain Option 'L"/home/duke/P\00fablico/mugen/vanpri107c/\30f4\30a1\30f3\30ac\30fc\30c9\30d7\30ea\30f3\30bb\30b9/\30f4\30a1\30f3\30ac\30fc\30c9\30d7\30ea\30f3\30bb\30b9.exe"' not recognized[/b] Inicia um programa, ou abre um documento no programa normalmente usado para arquivos com deter...
2008 Jul 30
1
[LLVMdev] llvm-gcc fortran bootstrap broken
...; > > case OPT_fbuiltin_: > @@ -685,6 +688,9 @@ > case OPT_fhosted: > flag_hosted = value; > flag_no_builtin = !value; > +#ifdef LLVM > + flag_no_simplify_libcalls = !value; > +#endif > /* warn_main will be 2 if set by -Wall, 1 if set by -Wmain */ > if (!value && warn_main == 2) > warn_main = 0; > Index: gcc-4.2.llvm/gcc/flags.h > =================================================================== > --- gcc-4.2.llvm.orig/gcc/flags.h 2008-07-30 21:22:44.000000000 +0200 > +++ gcc-4.2.llvm/gcc/flags.h 2008-07...
2010 May 03
0
Perfect World wont work
...????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????Rfixme:shell:DllCanUnloadNow stub fixme:shell:DllCanUnloadNow stub err:winebrowser:get_url_from_dde Unable to retrieve URL from string L"\"" err:winebrowser:wmain Usage: winebrowser URL fixme:shell:DllCanUnloadNow stub fixme:shell:DllCanUnloadNow stub fixme:shell:DllCanUnloadNow stub please help me out