WineHQ

Search results

  • -f,--force Force exit for processes that don't exit cleanly -i,--init Perform initialization for first Wine instance ...
    1 KB (151 words) - 21:30, 12 March 2016
  • * But play it safe - if a test program will do, don't look at any Microsoft doc or headers. === Don't === ...
    2 KB (329 words) - 18:01, 6 July 2022
  • :Force exit for processes that don't exit cleanly '''-i''', '''--init''' ...
    1 KB (152 words) - 16:58, 24 December 2021
  • /b Don't create a new console for the program. /i Start the program with fresh environment variables. ...
    1 KB (188 words) - 12:40, 13 April 2016
  • ...mped. Wine will refuse to start if the client and server protocol versions don't match so of you modify the protocol, you have to do a full tree rebuild. obj_handle_t handle; /* don't use Windows types */ ...
    3 KB (499 words) - 23:16, 22 August 2020
  • ***currently, these filesystems are bad for another reason: they don't support UNIX permissions very well ...was the experience that brought me to this page: horrible. in the extreme. I'd be very weary of an additional fuse layer simply compounding the issue. E ...
    3 KB (459 words) - 03:10, 18 January 2016
  • ...e of Linux is needed, as this guide should be very straightforward. If you don't know a command, Google and the man pages are your friend :-). ...programs don't compile on new systems. Sometimes old programs compile but don't work on new systems. But what if you know that the old version of the pro ...
    10 KB (1,595 words) - 21:11, 12 March 2016
  • ...some of the parameters of the ioctls I successfully decoded. For the rest I've elected to use our own ioctl numbers anyway (using FILE_DEVICE_NETWORK). ...e decoded below, plus my personal notes. There were also some ioctls which I decoded but aren't useful for Wine (e.g. they're not apparently versatile e ...
    16 KB (2,661 words) - 03:46, 14 May 2021
  • In the likely case that you don't own ARM64 Hardware at the moment, have a look at [http://www.linaro.org/e ...n on how to get the Foundation Model from ARM. (qemu should also work, but i haven't had much success with it yet) ...
    2 KB (307 words) - 15:58, 2 July 2018
  • ...me way as Windows does (e.g. crashes) with the default Wine configuration (i.e. no dlls from Windows, or <tt>DllOverrides</tt> set). * You haven't modified Wine in any way; i.e. you are using a prepackaged binary without any custom patches or modific ...
    9 KB (1,590 words) - 07:05, 16 February 2024
  • === How do I become a Wine developer? What do I need to know? === ...written some code that I would like to submit to the Wine project. How do I go about doing this? === ...
    15 KB (2,417 words) - 02:01, 20 September 2022
  • --country=CC Set country code to CC and don't detect your IP address -f, --force Don't check whether packages were already installed ...
    8 KB (1,234 words) - 19:37, 17 July 2023
  • ...run on Linux/ARM with qemu!]. If your QEMU is not too old, you most likely don't have to patch and/or compile it yourself. You still might need a x86 WINE ...
    3 KB (471 words) - 17:35, 11 March 2023
  • ==== How do I change settings? ==== ==== How can I switch the locale? ==== ...
    15 KB (2,467 words) - 00:58, 15 June 2019
  • | CreateCompoundAddress -> Don't error on unknown GUIDS * G.I. Combat Episode I ...
    4 KB (530 words) - 04:19, 27 November 2022
  • === Can I submit patches? === ...ss some app wants it, we don't add a function unless some app calls it, we don't add a version resource unless some app checks it, etc." [https://gitlab.w ...
    15 KB (2,621 words) - 13:58, 24 September 2023
  • * The patch must be a step in the right direction; that is, we don't allow patches that are gross hacks, or take an obviously wrong approach t ...go anywhere. Nevertheless, so that all future hand-offs proceed smoothly, I've attempted to document the general process of maintaining Staging below, ...
    15 KB (2,608 words) - 04:58, 3 November 2023
  • ...ted as just `wine`. However, if you have installed another version of Wine don't run `make install` (unless you remove the other Wine first) as this may l ...h translator would have made sure none of the other dialog's widgets uses 'i' as its shortcut. ...
    18 KB (3,073 words) - 03:09, 15 February 2018
  • ** I guess HLSL compile flags should be preserved verbatim...? I don't like the disparity we currently have. ...
    5 KB (789 words) - 20:01, 27 November 2023
  • '''-i''' Decimal output is completely lacking. Don't know whether it should be implemented because it is a, well, non-informat ...
    4 KB (568 words) - 00:19, 25 December 2021
  • '''-I''' ''dir'' :Generate skeleton code (requires '''-I'''). ...
    8 KB (1,362 words) - 17:10, 24 January 2023
  • ...at https://github.com/Winetricks/winetricks/issues, please use it. If you don't want to get an account there to file a bug, posting on the wine user foru ...prefix. (Yes, it would be nice to have uninstallers for everything, but I don't need it myself. Patches welcome.) ...
    9 KB (851 words) - 05:19, 8 October 2019
  • If you have edited some files, but decided you don't like the changes you've made and want to undo '''all''' the changes that To edit earlier commits (or reorder or delete them) use the -i (aka --interactive) option to [https://www.kernel.org/pub/software/scm/git/ ...
    25 KB (4,190 words) - 21:02, 16 December 2022
  • * Limit type casts as much as possible (e.g. don't cast a <code>void *</code> to a <code>DWORD *</code> or vice-versa) * Don't use Hungarian notation (e.g. write <code>char *important_buffer</code> in ...
    15 KB (2,563 words) - 01:38, 22 November 2023
  • #: Good: GuberChat Deluxe 2.3 hangs when I mouse over the smiley face button.<br/> ** MOST IF NOT ALL THE MESSAGE IS IN CAPITAL LETTERS. Please don't. ...
    4 KB (705 words) - 18:29, 23 January 2016
  • * lpszFrom [I] Source path * dwAttrFrom [I] File attribute of source path ...
    19 KB (3,087 words) - 18:19, 8 February 2016
  • * hdc [I] Device context to draw to * p [I] Array of POINT structs ...
    16 KB (2,583 words) - 09:22, 8 July 2023
  • ...her application. While you have access to Wine's source, you almost always don't have access to the source of the application you're trying to run under W ...ck "Close" the same information will be printed to stderr, but only if you don't click "Show Details". ...
    24 KB (4,179 words) - 14:40, 18 June 2019
  • ** Read [http://www.quora.com/How-can-I-prepare-for-GSoC-2015 How can I prepare for GSoC] for some general rules. * Please first send a draft proposal and discuss it with us, don't send the final one directly. ...
    10 KB (1,627 words) - 21:16, 4 August 2023
  • ...sequences of instructions. Use the command 'disas' in non-GDB mode, or 'x/i' in GDB mode. ...n object instance. This is especially likely if the offset is quite large, i.e. a crash accessing '''0x36''' is a pretty good indication that it's a C++ ...
    5 KB (912 words) - 21:07, 15 June 2019
  • ...e beginning of sentences and proper nouns, use punctuation, use newlines - don't crowd all the text together... basically make the text readable. Remember "''Everything I tested''", "''All works''", etc. may mean a lot to you when submitting a te ...
    17 KB (2,781 words) - 19:07, 16 July 2019
  • ...wm 2.5.26. (Alexandre says: "fvwm 2.4.20 may also work on 32-bit, the bug I fixed was for 64-bit platforms".) fix conformance test failures that don't correspond to a bug in a popular game. ...
    9 KB (1,389 words) - 23:26, 27 February 2016
  • ...changes to make it easier for people to contribute code, but one thing we don't want to let go of are high standards for patches. Although we can't list cd dlls/one-I-changed/ ...
    12 KB (1,919 words) - 17:59, 27 March 2016
  • ...ow run <b>winemaker</b> again, but with these libraries prefixed by <code>-i</code>: ...r the source files and either of these directories to Linux. Note that you don't need to transfer the <tt>.obj</tt>, <tt>.pch</tt>, <tt>.sbr</tt> and othe ...
    50 KB (8,707 words) - 07:16, 19 March 2016
  • ...ed in hacking on these projects, blaspheming against all that is holy, and don't mind losing your sanity in their recursive jungles, continue reading... ' ..., with the help of the docs of course. This is purely so these experiments don't steal much oxygen from higher-priority work. ...
    22 KB (3,621 words) - 21:41, 4 August 2023
  • ...installation somewhere other than ~/.wine?|using a wineprefix]], [[#How do I create a 32 bit wineprefix on a 64 bit system?|creating a 32 bit wineprefix === Do I have to use the command line? === ...
    75 KB (12,532 words) - 20:00, 15 March 2024
  • * some applications don't interact well with power management ...ages. Sometimes Wine knows it hits a slow path and writes a FIXME or WARN. Don't fix too much on such warnings, they may indicate a comparatively minor pr ...
    18 KB (2,961 words) - 17:47, 21 September 2022
  • ...installation somewhere other than ~/.wine?|using a wineprefix]], [[#How do I create a 32 bit wineprefix on a 64 bit system?|creating a 32 bit wineprefix ...f copy protection companies. Unlike CrossOver, most improvements to Wine ''don't'' get into Cedega due to the license differences between Cedega and Wine. ...
    74 KB (11,516 words) - 20:56, 4 August 2023
  • ...ion of the class in question. (I tend to use `grep -ir deadbeef Include/`, i.e. grep for the first part of the GUID.) In the best case, you'll find some ...les what is generated in a header file by a coclass declaration. As far as I am aware, it is acceptable either to use a similar <code>cpp_quote("DEFINE_ ...
    48 KB (7,870 words) - 18:51, 26 September 2020
  • ...have an immediate ancestor (i.e. a parent), and they may have descendants (i.e. children) and siblings as well. In general there are three kinds of wind .... These windows appear inside of the area of their immediate ancestor, and don't show up in the taskbar. ...
    20 KB (3,194 words) - 20:57, 11 January 2018
  • ...then display basic information about a crash. This is useful for users who don't want to debug a crash, but rather gather relevant information about the c :Don't launch '''gdb''' directly; instead, print the '''target remote''' GDB com ...
    15 KB (2,280 words) - 16:47, 24 January 2023
  • I'll try to keep this list accurate but you might want to check it against cu | as the Wine subtree (i.e. DllOverrides, X11 Driver, etc.).] ...
    28 KB (3,390 words) - 18:10, 19 January 2024
  • ...es at the first check it fails. If you persist through the cycle (tedious, I know) of configure, install missing software, repeat, the script should fin ...t installation. If you do install wine through make, just be sure that you don't have a version of wine already installed. Overlapping installations shoul ...
    38 KB (5,961 words) - 02:46, 3 December 2022
  • Note that if the test has already been run and is up to date (i.e. if neither the kernel library nor the <tt>thread.c</tt> file has changed ...tudio Express and you need specific libraries like <tt>ntdll.lib</tt> that don't ship with Visual Studio Express, you will need the [http://www.microsoft. ...
    21 KB (3,595 words) - 17:02, 13 November 2019
  • ...but it would not be possible to restore it without running QEmu manually (i.e. give up on the snapshot VM XML description file and Libvirt's remote acc ...tiple inputs (e.g. HDMI and DisplayPort) that can work. For the TestBot we don't actually use the screen so the VM hosts instead have HDMI / DisplayPort d ...
    42 KB (6,608 words) - 23:18, 21 September 2023
  • ...el and reserves the needed areas by using direct syscalls into the kernel (i.e. without linking against any other code to do it) before restarting the s ...the <code>fork()</code> and <code>exec()</code> calls. This means that we don't need to check again for the threading model, we can use what the parent ( ...
    80 KB (13,874 words) - 18:41, 8 February 2016
  • ...ine development. They're meant to show you how to debug problems when apps don't work. EIP:0043369e ESP:0b3ee90c EBP:0b3ee938 EFLAGS:00010246( R- -- I Z- -P- ) ...
    60 KB (9,591 words) - 16:12, 15 January 2019
  • Sometimes the Wine packages don't fit your needs exactly. Perhaps they're not available for your architectu wine msiexec /i ''whatever.msi'' ...
    76 KB (12,603 words) - 21:33, 4 August 2023