/reactos/dll/win32/inseng/ |
H A D | inseng_main.c | 514 char *combined; in combine_url() local 519 strcpy(combined, baseurl); in combine_url() 521 strcat(combined, "/"); in combine_url() 522 strcat(combined, url); in combine_url() 524 return combined; in combine_url() 534 char *combined; in generate_moniker() local 542 heap_free(combined); in generate_moniker() 562 strcpy(combined, path1); in merge_path() 563 strcat(combined, "\\"); in merge_path() 564 strcat(combined, path2); in merge_path() [all …]
|
/reactos/dll/win32/shell32/ |
H A D | CFolder.cpp | 108 CComHeapPtr<ITEMIDLIST> combined; in ParseName() local 109 combined.Attach(ILCombine(m_idlist, relativePidl)); in ParseName() 111 …return ShellObjectCreatorInit<CFolderItem>(this, static_cast<LPITEMIDLIST>(combined), IID_PPV_ARG(… in ParseName()
|
/reactos/subsystems/mvdm/pifmgr/res_alt/ |
H A D | README.txt | 22 Crayon-drawed icon, combined from the icons
|
/reactos/dll/win32/shlwapi/ |
H A D | url.c | 618 LPWSTR base, relative, combined; in UrlCombineA() local 631 combined = relative + INTERNET_MAX_URL_LENGTH; in UrlCombineA() 637 ret = UrlCombineW(base, relative, pszCombined?combined:NULL, &len, dwFlags); in UrlCombineA() 644 len2 = WideCharToMultiByte(CP_ACP, 0, combined, len, NULL, 0, NULL, NULL); in UrlCombineA() 650 WideCharToMultiByte(CP_ACP, 0, combined, len+1, pszCombined, (*pcchCombined)+1, in UrlCombineA()
|
/reactos/base/applications/network/netstat/lang/ |
H A D | en-US.rc | 9 -e Displays Ethernet statistics. May be combined with -s\n\
|
/reactos/sdk/include/ndk/ |
H A D | lgpl.txt | 75 combined work, a derivative of the original library. The ordinary 113 be combined with the library in order to run. 335 facilities not covered by this License, and distribute such a combined 340 a) Accompany the combined library with a copy of the same work 345 b) Give prominent notice with the combined library of the fact
|
/reactos/media/fonts/doc/FreeFont/ |
H A D | COPYING.txt | 237 and which are not combined with it such as to form a larger program, 557 combined work, and to convey the resulting work. The terms of this
|
H A D | ChangeLog.txt | 834 FreeSansBold.sfd: Devanagari: combined 1639 combined forms for vowels+rakh, finally got features going for 3011 the c-hacek. 2) made ligatures for d, l, and t combined with 4573 Harshula noticed four incorrect combined forms. Fixed these. 5904 FreeSansBoldOblique.sfd: combined letters ae, 5912 FreeSerifBold.sfd: combined letters ae, oe, ij 7875 lookups for yoying and thothan combined with a lower vowel. These 9815 to re-align combined references, the trickiest being the halants. 11285 combining hook mark, U+0309, thus shortening many combined 11598 Partial remedy for bug #12798: some combined Greek characters [all …]
|
/reactos/media/fonts/doc/CourierNew/ |
H A D | COPYING.txt | 237 and which are not combined with it such as to form a larger program, 557 combined work, and to convey the resulting work. The terms of this
|
/reactos/sdk/lib/fslib/vfatlib/check/ |
H A D | COPYING | 237 and which are not combined with it such as to form a larger program, 557 combined work, and to convey the resulting work. The terms of this
|
H A D | ChangeLog | 976 In FAT12 two 12 bit entries are combined to a 24 bit value (three 978 must be be combined with the following entry. To prevent accessing 1003 In FAT12 two 12 bit entries are combined to a 24 bit value (three 1005 must be be combined with the following entry. To prevent accessing
|
/reactos/media/themes/Modern/modern.msstyles/ |
H A D | LICENSE | 237 and which are not combined with it such as to form a larger program, 557 combined work, and to convey the resulting work. The terms of this
|
/reactos/ |
H A D | COPYING3 | 237 and which are not combined with it such as to form a larger program, 557 combined work, and to convey the resulting work. The terms of this
|
/reactos/dll/win32/gdiplus/ |
H A D | metafile.c | 1644 XFORM combined, final; in METAFILE_PlaybackUpdateGdiTransform() local 1648 CombineTransform(&combined, &metafile->gdiworldtransform, &final); in METAFILE_PlaybackUpdateGdiTransform() 1651 SetWorldTransform(metafile->playback_dc, &combined); in METAFILE_PlaybackUpdateGdiTransform()
|
/reactos/modules/rostests/winetests/cmd/ |
H A D | test_builtins.cmd.exp | 1685 ------------ Testing combined CALLs/GOTOs ------------
|
H A D | test_builtins.cmd | 649 rem combined options 673 rem combined options 3323 echo ------------ Testing combined CALLs/GOTOs ------------
|
/reactos/dll/3rdparty/libpng/docs/ |
H A D | CHANGES | 607 PNG_cHNK_SUPPORTED and combined the three types of PNG_text_SUPPORTED 3563 The rgb_to_gray code had errors when combined with gamma correction. 3730 correction. Since the simplified APIs can need rgb to gray combined with 5224 have been combined with PNG_SET_USER_LIMITS_SUPPORTED (resolves 5476 In projects/vstudio, combined readme.txt and WARNING into README.txt
|
/reactos/drivers/network/tcpip/lwip/ |
H A D | CHANGELOG | 825 combined ipv4/ipv6 inet_chksum.c, added ip.h, ip_addr.h: Combined IPv4 2309 * tcp_out.c: Fixed bug #27905: FIN isn't combined with data on unsent
|
/reactos/sdk/lib/3rdparty/stlport/etc/ |
H A D | ChangeLog | 368 find the combined facet. It was introducing an annoying dependency
|