Displaying 5 results from an estimated 5 matches for "shellapi".
Did you mean:
shellam
2001 Apr 20
2
strupr, strlwr
in wine 0418, the strupr and strlwr defines were removed from tchar.h
does anyone know why?
------------------------------------------------------------
Get your FREE web-based e-mail and newsgroup access at:
http://MailAndNews.com
Create a new mailbox, or access your existing IMAP4 or
POP3 mailbox from anywhere with just a web browser.
1997 Oct 04
1
R-alpha: paste problem in TASKS --- yes, I do really want it
This is from line 104 of current TASKS:
----------------------------------------------------------------------
TASK: "paste" problem
STATUS: Open
FROM: maechler@stat.math.ethz.ch
in S,
paste(....., collapse = string)
always returns ONE string (a character vector of length 1),
according to documentation and several examples.
in R, this is not true:
R> paste(rep("
2015 Jun 26
0
Wine release 1.7.46
...10: Fix _Collvec structure layout.
wininet: Improve handling of long URLs in CreateUrlCacheEntry function.
msvcr110: Add __crtGetLocaleInfoEx implementation.
msvcrt: Cache locale string to LCID conversion results.
Qian Hong (2):
include: Remove duplicate macro definition in shellapi.h.
winemenubuilder: Fix copy and paste error.
Sebastian Lackner (14):
server: Delay destruction of file object in set_irp_result.
ntoskrnl: Add initial code to emulate memory access to USER_SHARED_DATA on x86_64.
ntoskrnl: Add emulation for 'mov Ob, AL' and 'mov...
2009 Jan 02
0
Wine release 1.1.12
...ararg list for x86_64.
wldap32: Convert ber_printf to use an MS ABI vararg list for x86_64.
kernel32: Convert FormatMessageA/W to use an MS ABI vararg list for x86_64.
ntdll: Use INT_MAX for the semaphore count since LONG_MAX won't work on 64-bit.
include: Don't pack shellapi.h on 64-bit.
include: Fix a couple of winsock structures for 64-bit.
kernel32/tests: Use the correct value for invalid heap sizes on 64-bit.
winecoreaudio: Fix a redefinition warning.
Update copyright info for 2009.
Alistair Leslie-Hughes (1):
msxml3: Use xmlNodeGetCo...
2009 Aug 21
0
Wine release 1.1.28
...handler.
comctl32/tab: Init TCITEM fields in TCM_GETITEM when invalid index passed.
Owen Rudge (6):
comctl32/tests: Move v6 test initialisation routines into separate file.
include: Define interface for comctl32 v6 (IImageList).
include: Add SHGetImageList and its flags to shellapi.h.
uuid: Add IImageList (commoncontrols.h).
comctl32/tests: Add basic test for IImageList using SHGetImageList.
comctl32: Add stubs for image list functions introduced in Vista.
Paul Vriens (1):
jscript: Add some Dutch translations.
Piotr Caban (22):
jscript: Lookup...