[ros-bugs] [Bug 5309] PATCH: rapps: Rapps lacks a proxy configuration

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Fri May 27 13:11:05 UTC 2011


http://www.reactos.org/bugzilla/show_bug.cgi?id=5309





--- Comment #7 from gabrielilardi <gabrielilardi at hotmail.it>  2011-05-27 13:11:04 CET ---
(In reply to comment #5)
Hi, I corrected the patch to be applied to head. It doesn't compile though:

loaddlg.c:

    BYTE buf[1024];
    DWORD dwSize = sizeof(buf);

Line 126:   ulProgressMax = wcstoul(buf, buf+dwSize, 10);

base\applications\rapps\loaddlg.c:126: error: passing argument 1 of 'wcstoul'
fr
om incompatible pointer type
include\crt/stdlib.h:369: note: expected 'const wchar_t *' but argument is of
ty
pe 'BYTE *'


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Ros-bugs mailing list