Displaying 11 results from an estimated 11 matches for "wsprintf".
Did you mean:
sprintf
2008 Oct 23
1
Wine install problem - undefined reference to `bMenuVisible'
...ne-git/dlls/user32/tests'
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole broadcast.o class.o clipboard.o combo.o cursoricon.o dce.o dde.o dialog.o edit.o generated.o input.o listbox.o menu.o monitor.o msg.o resource.o scroll.o static.o sysparams.o text.o win.o winstation.o wsprintf.o testlist.o resource.res -o user32_test.exe.so ../../../libs/port/libwine_port.a -luser32 -lgdi32 -ladvapi32 -lkernel32
menu.o: In function `WndProc':
/home/pat/wine-git/dlls/user32/tests/menu.c:1779: undefined reference to `bMenuVisible'
/usr/bin/ld: menu.o: relocation R_386_GOTOFF...
2001 Jun 26
3
dde_private.h?
...e-x86/windows'
../../tools/makedep -I../../../wine/dlls/user -I. -I../../../wine/include \
-I../../include -C../../../wine/dlls/user bidi16.c cache.c dde/client.c \
dde/ddeml16.c dde/misc.c dde/server.c display.c exticon.c lstr.c misc.c \
mouse.c network.c resource.c text.c thunk.c user_main.c wsprintf.c \
resources/user32.rc resources/display.rc resources/mouse.rc \
resources/version16.rc -C.
dde_private.h: No such file or directory
dde_private.h was first included from dde/client.c:22
make[2]: *** [depend] Error 1
make[2]: Leaving directory `/h5/ewill.h3/development/source/cvs/remote/\
win...
2008 Sep 01
1
Seg fault while compiling v1.1.3
...-1.1.3/dlls/user32/tests'
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole broadcast.o class.o clipboard.o combo.o cursoricon.o dce.o dde.o dialog.o edit.o generated.o input.o listbox.o menu.o monitor.o msg.o resource.o scroll.o static.o sysparams.o text.o win.o winstation.o wsprintf.o testlist.o resource.res -o user32_test.exe.so ../../../libs/port/libwine_port.a -luser32 -lgdi32 -ladvapi32 -lkernel32
menu.o: In function `WndProc':
/home/avi/Desktop/wine-1.1.3/dlls/user32/tests/menu.c:1772: undefined reference to `bMenuVisible'
/usr/bin/ld: menu.o: relocation R_3...
2008 Jun 09
2
wine-1.0-rc4 compile error on Fedora 9 x86_64
....0-rc4/dlls/user32/tests'
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole broadcast.o class.o clipboard.o combo.o cursoricon.o dce.o dde.o dialog.o edit.o generated.o input.o listbox.o menu.o monitor.o msg.o resource.o scroll.o static.o sysparams.o text.o win.o winstation.o wsprintf.o testlist.o resource.res -o user32_test.exe.so ../../../libs/port/libwine_port.a -luser32 -lgdi32 -ladvapi32 -lkernel32
menu.o: In function `WndProc':
/home/jaybilly/Programs/wine-1.0-rc4/dlls/user32/tests/menu.c:1772: undefined reference to `bMenuVisible'
/usr/bin/ld: menu.o: reloca...
2015 Mar 06
0
Wine release 1.7.38
...WinDirStat: command line here (right click on file) doesn't work
35361 Multiple games and applications crash or freeze on input (Steam with in-game community overlay enabled, The Scourge Project)(cross-process/thread IME manipulation is forbidden)
35369 differences between ./dlls/shlwapi/wsprintf.c and ./dlls/user32/wsprintf.c
35429 Naver LINE crashes when you close a window
35463 shell32/tests shlfileop : would fail depending on locale settings
35508 File picker in LMMS 0.9.90 Win32 doesn't show files
35781 kernel32/pipe test fails
36005 windowscodecs/metadata tests fail...
2011 Aug 05
0
Wine release 1.3.26
...27630 Vampire The Masquerade: Bloodlines: Regression causes graphics corruption
27740 Morrowind: click-and-drag doesn't work
27811 CivCity Rome: Autorun.exe shows misplaced text
27818 Eurobattle.net installer fails to run (invalid command line parameters passed to child due to user32.wsprintf not handling %I64u format specifier)
27838 Can't change some graphics settings in GTAIV
27843 Weather Watcher Live: Cannot start free trial
27862 Watchtower Library 2010 - Italiano don't start
27864 Implement winhttp SetCredentials
27865 Winhttprequest doesn't work with h...
2006 Oct 31
0
6362982 namespace pollution/protection in libc
...rc/lib/libc/port/i18n/strtows.c
update: usr/src/lib/libc/port/i18n/wcstoimax.c
update: usr/src/lib/libc/port/i18n/wcstol.c
update: usr/src/lib/libc/port/i18n/wcstoul.c
update: usr/src/lib/libc/port/i18n/wmemcpy.c
update: usr/src/lib/libc/port/i18n/wmemmove.c
update: usr/src/lib/libc/port/i18n/wsprintf.c
update: usr/src/lib/libc/port/i18n/wstok.c
update: usr/src/lib/libc/port/i18n/wstol.c
update: usr/src/lib/libc/port/regex/glob.c
update: usr/src/lib/libc/port/regex/regex.c
update: usr/src/lib/libc/port/stdio/fdopen.c
update: usr/src/lib/libc/port/stdio/fopen.c
update: usr/src/lib/libc/por...
2020 Feb 28
0
Wine release 5.3
...title Edit
48669 iphlpapi.NotifyUnicastIpAddressChange() should call the callback initially if requested (required for Far Cry 5 online mode)
----------------------------------------------------------------
Changes since 5.2:
Akihiro Sagawa (7):
user32/tests: Use wide string literals in wsprintf tests.
user32/tests: Add wsprintfA %C conversion tests.
user32: Fix wsprintfA %C conversion.
shlwapi: Fix wnsprintfA/wvnsprintfA %C conversion.
user32: Add wsprintfW %C tests.
user32: Fix wsprintfW %C conversion.
shlwapi: Fix wnsprintfW/wvnsprintfW %C conversion....
2013 Oct 25
0
Wine release 1.7.5
...ith __WINESRC__ defined.
user32/tests: Fix text drawing tests compilation with __WINESRC__ defined.
user32/tests: Fix window tests compilation with __WINESRC__ defined.
user32/tests: Fix window station and desktop tests compilation with __WINESRC__ defined.
user32/tests: Fix wsprintf tests compilation with __WINESRC__ defined.
user32/tests: Enable user32 tests compilation with __WINESRC__ defined.
kernel32/tests: Accept the case when WriteFile is able to complete the request immediately for an overlapped COM-port write.
kernel32/tests: Increase the timeout for...
2008 Oct 17
2
problem usrmgr Version 3.2.4
hi , i have
a few problems with usmgr on Version 3.2.4
( Version 3.2.4-8.1-1931-SUSE-SL11.0 )
samba pdc ldap
the download version from ms
http://www.microsoft.com/Downloads/details.aspx?FamilyID=c0011ab8-3178-4701-a791-eafba0f42de2&displaylang=en
doesnt work
giving
"device attached to the system is not functioning"
whatever i do
a old version from usermgr works partially
but magic
2010 Dec 01
3
Error While installing Wine on OSX version 10.4.1.1!!
...makedep -C. -S../.. -T../.. version.rc
> :info:build config.status: creating dlls/shlwapi/Makefile
> :info:build ../../tools/makedep -C. -S../.. -T../.. assoc.c clist.c istream.c msgbox.c ordinal.c path.c reg.c regstream.c shlwapi_main.c stopwatch.c string.c thread.c url.c wsprintf.c shlwapi_Da.rc shlwapi_De.rc shlwapi_En.rc shlwapi_Eo.rc shlwapi_Es.rc shlwapi_Fi.rc shlwapi_Fr.rc shlwapi_Hu.rc shlwapi_It.rc shlwapi_Ja.rc shlwapi_Ko.rc shlwapi_Lt.rc shlwapi_Nl.rc shlwapi_No.rc shlwapi_Pl.rc shlwapi_Pt.rc shlwapi_Ro.rc shlwapi_Ru.rc shlwapi_Si.rc shlwapi_Sk.rc shlwapi_Sr.rc shl...