I often want to learn more about an app while
I'm in the appdb, and particularly, I want to know
whether it has a good reputation. Wikipedia
can often tell me what I need to know. It
might be handy to have a wikipedia url field
in the appdb, and an option in Browse Apps
that says "only show apps
On 2/10/2010 23:28, Austin English wrote:
2010/2/10 Mikołaj Zalewski:
Some installers require this.
+expect_eq_x(S_FALSE, IPersistFile_IsDirty(pf));
+expect_eq_x(S_FALSE, IPersistFile_GetCurFile(pf,&string));
+expect_eq_p(NULL, string);
+expect_eq_x(S_OK, IShellLinkA
2010/2/10 Mikołaj Zalewski :
> Some installers require this.
+expect_eq_x(S_FALSE, IPersistFile_IsDirty(pf));
+expect_eq_x(S_FALSE, IPersistFile_GetCurFile(pf, &string));
+expect_eq_p(NULL, string);
+expect_eq_x(S_OK, IShellLinkA_GetHotkey(link, &hotkey));
+expect_eq_x(0, hotke
Hi all,
I'm troubleshooting some removable media mounting issues with WINE
1.1.7. It seems that when using an auto-mounting program such as
gnome-volume-manager or thunar-volman that WINE's mountmgr misses a HAL
notification. This happens when WINE is already running and a new disk
is inserted
On 2/10/2010 20:28, José Manuel Ferrer Ortiz wrote:
Hello all. Here you are a few newly translated Spanish resource files,
for hhctrl, iccvid, localspl and mapi32 dlls.
Regards,
José Manuel
Hi, Jose.
Use UTF-8 encoding with corresponding pragma directive.
+#include "localspl_private.h"
+
+LA
On Tue, 9 Feb 2010, Michael Stefaniuc wrote:
[...]
> > It seems the data is sliced three ways:
> I needed some catchy titles; I know those aren't that great. If somebody has
> better ideas I'm all ears.
I don't know if this is any better than your titles, but here's a
try:
* Most frequent messa
Erich Hoover writes:
> --- a/include/winuser.h
> +++ b/include/winuser.h
> @@ -98,6 +98,17 @@ typedef HANDLE HDWP;
> #define WSF_VISIBLE 1
> #define DF_ALLOWOTHERACCOUNTHOOK 1
>
> +typedef struct tagWINECURSORICON {
> +POINTptHotSpot;
> +WORD nWidt
Am 09.02.2010 um 18:11 schrieb Sandijs Ribaks:
> This is a patch for http://bugs.winehq.org/show_bug.cgi?id=21629 .
It seems ok in concept, just a few points:
> +static void convert_yuy2_x8r8g8b8(const BYTE *src, BYTE *dst,
> +DWORD pitch_in, DWORD pitch_out, unsigned int w, unsigned int