/reactos/sdk/tools/widl/ |
H A D | widl.c | 399 LIST_FOR_EACH_ENTRY(node, filenames, filename_node_t, link) in write_dlldata_list() 423 struct list filenames = LIST_INIT(filenames); in write_dlldata() local 456 add_filename_node(&filenames, start); in write_dlldata() 472 free_filename_nodes(&filenames); in write_dlldata() 476 add_filename_node(&filenames, proxy_token); in write_dlldata() 477 write_dlldata_list(&filenames, define_proxy_delegation); in write_dlldata() 478 free_filename_nodes(&filenames); in write_dlldata() 820 struct list filenames = LIST_INIT(filenames); in main() local 822 add_filename_node(&filenames, argv[optind]); in main() 824 write_dlldata_list(&filenames, 0 /* FIXME */ ); in main() [all …]
|
/reactos/sdk/tools/mkisofs/schilytools/mkisofs/ |
H A D | README.joliet | 25 Joliet filenames are not identical to the filenames 29 on a CD and the ISO-9660 filenames don't allow all 31 ISO-9660 names cannot be mapped to the filenames on the 47 Other than slightly longer filenames, Joliet offers no new properties
|
H A D | README.sort | 63 Warning: the filenames in the sort list MUST match the whole path as seen by
|
/reactos/sdk/tools/hhpcomp/ |
H A D | hhp_reader.cpp | 149 filenames.push_back(line); in process_line() 218 for (list<string>::iterator it = files->filenames.begin(); it != files->filenames.end(); ++it) in compute_unique_file_pathes_set()
|
H A D | hhp_reader.h | 102 list<string> filenames;
|
/reactos/sdk/lib/3rdparty/stlport/build/lib/ |
H A D | README | 23 - derive object filenames from source filenames in make system
|
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/doc/ |
H A D | ChangeLog | 9 * Support for long filenames on redirected drives 18 * Unicode support for transmitted strings/filenames
|
/reactos/dll/win32/mapi32/ |
H A D | sendmail.c | 711 LPSTR filenames, ULONG reserved) in MAPISendDocuments() argument 714 return mapiFunctions.MAPISendDocuments(uiparam, delim, paths, filenames, reserved); in MAPISendDocuments()
|
/reactos/base/shell/cmd/ |
H A D | history.txt | 171 there is five filenames in the last line. 271 matching filenames! 341 o ATTRIB and DEL can handle multiple filenames now.
|
/reactos/boot/freeldr/freeldr/ |
H A D | CHANGELOG | 343 some long filenames not to work correctly.
|
/reactos/dll/win32/wmvcore/ |
H A D | reader.c | 1311 LPCWSTR_WMSDK_TYPE_SAFE *filenames, IWMStatusCallback *callback, void *context) in playlist_InitPlaylistBurn() argument 1314 FIXME("%p, %d, %p, %p, %p\n", This, count, filenames, callback, context); in playlist_InitPlaylistBurn()
|
/reactos/sdk/lib/fslib/vfatlib/check/ |
H A D | ChangeLog | 1527 One thing was we don't have short filenames. Another issue was that the LFN 1529 filenames. 2160 Recode short filenames from DOS codepage (default 437). 2162 Recode short filenames from DOS codepage (default 437) to the current 2410 dosfsck: don't complain about bad filenames when short filename
|
/reactos/sdk/include/reactos/mc/ |
H A D | net_msg.mc | 3664 case letters represent names of items that may vary, such as filenames. 3758 case letters represent names of items that may vary, such as filenames. 3788 case letters represent names of items that may vary, such as filenames. 3818 case letters represent names of items that may vary, such as filenames. 3848 case letters represent names of items that may vary, such as filenames. 3878 case letters represent names of items that may vary, such as filenames.
|
H A D | netmsgmsg.mc | 17708 Program filenames must end with .EXE. 17714 Program filenames must end with .EXE. 17717 Program filenames must end with .EXE. 17720 Program filenames must end with .EXE. 17723 Program filenames must end with .EXE. 17726 Program filenames must end with .EXE. 17729 Program filenames must end with .EXE.
|
/reactos/base/shell/cmd/lang/ |
H A D | en-US.rc | 149 /N New long list format where filenames are on the far right.\n\
|
H A D | cs-CZ.rc | 154 /N New long list format where filenames are on the far right.\n\
|
H A D | sk-SK.rc | 155 /N New long list format where filenames are on the far right.\n\
|
/reactos/sdk/include/psdk/ |
H A D | wmsdkidl.idl | 1780 [in] LPCWSTR_WMSDK_TYPE_SAFE *filenames,
|
/reactos/sdk/lib/3rdparty/libxml2/ |
H A D | NEWS | 840 Fix ICU library filenames on Windows/MSVC (Nick Wellnhofer),
|
/reactos/drivers/network/tcpip/lwip/ |
H A D | CHANGELOG | 192 through a list of filenames, not by checking the file extension at runtime
|
/reactos/dll/3rdparty/libpng/docs/ |
H A D | CHANGES | 1634 Reverted to filenames LICENSE and ANNOUNCE; removed AUTHORS and COPYING.
|