Synched WineFile to recent Wine CVS.
svn path=/trunk/; revision=32776
+++ /dev/null
-# Doxyfile 1.5.4
-
-#---------------------------------------------------------------------------
-# Project related configuration options
-#---------------------------------------------------------------------------
-DOXYFILE_ENCODING = UTF-8
-PROJECT_NAME = Winefile
-PROJECT_NUMBER =
-OUTPUT_DIRECTORY = doxy-doc
-CREATE_SUBDIRS = NO
-OUTPUT_LANGUAGE = English
-BRIEF_MEMBER_DESC = YES
-REPEAT_BRIEF = YES
-ABBREVIATE_BRIEF =
-ALWAYS_DETAILED_SEC = NO
-INLINE_INHERITED_MEMB = NO
-FULL_PATH_NAMES = NO
-STRIP_FROM_PATH =
-STRIP_FROM_INC_PATH =
-SHORT_NAMES = NO
-JAVADOC_AUTOBRIEF = YES
-QT_AUTOBRIEF = NO
-MULTILINE_CPP_IS_BRIEF = NO
-DETAILS_AT_TOP = NO
-INHERIT_DOCS = YES
-SEPARATE_MEMBER_PAGES = NO
-TAB_SIZE = 8
-ALIASES =
-OPTIMIZE_OUTPUT_FOR_C = YES
-OPTIMIZE_OUTPUT_JAVA = NO
-BUILTIN_STL_SUPPORT = NO
-CPP_CLI_SUPPORT = NO
-SIP_SUPPORT = NO
-DISTRIBUTE_GROUP_DOC = NO
-SUBGROUPING = YES
-TYPEDEF_HIDES_STRUCT = NO
-#---------------------------------------------------------------------------
-# Build related configuration options
-#---------------------------------------------------------------------------
-EXTRACT_ALL = YES
-EXTRACT_PRIVATE = YES
-EXTRACT_STATIC = YES
-EXTRACT_LOCAL_CLASSES = YES
-EXTRACT_LOCAL_METHODS = NO
-EXTRACT_ANON_NSPACES = NO
-HIDE_UNDOC_MEMBERS = NO
-HIDE_UNDOC_CLASSES = NO
-HIDE_FRIEND_COMPOUNDS = NO
-HIDE_IN_BODY_DOCS = NO
-INTERNAL_DOCS = NO
-CASE_SENSE_NAMES = YES
-HIDE_SCOPE_NAMES = NO
-SHOW_INCLUDE_FILES = YES
-INLINE_INFO = YES
-SORT_MEMBER_DOCS = YES
-SORT_BRIEF_DOCS = NO
-SORT_BY_SCOPE_NAME = NO
-GENERATE_TODOLIST = YES
-GENERATE_TESTLIST = YES
-GENERATE_BUGLIST = YES
-GENERATE_DEPRECATEDLIST= YES
-ENABLED_SECTIONS =
-MAX_INITIALIZER_LINES = 30
-SHOW_USED_FILES = YES
-SHOW_DIRECTORIES = YES
-FILE_VERSION_FILTER =
-#---------------------------------------------------------------------------
-# configuration options related to warning and progress messages
-#---------------------------------------------------------------------------
-QUIET = NO
-WARNINGS = NO
-WARN_IF_UNDOCUMENTED = NO
-WARN_IF_DOC_ERROR = YES
-WARN_NO_PARAMDOC = NO
-WARN_FORMAT = "$file:$line: $text "
-WARN_LOGFILE =
-#---------------------------------------------------------------------------
-# configuration options related to the input files
-#---------------------------------------------------------------------------
-INPUT = .
-INPUT_ENCODING = UTF-8
-FILE_PATTERNS = *.c \
- *.h
-RECURSIVE = YES
-EXCLUDE =
-EXCLUDE_SYMLINKS = NO
-EXCLUDE_PATTERNS =
-EXCLUDE_SYMBOLS =
-EXAMPLE_PATH =
-EXAMPLE_PATTERNS =
-EXAMPLE_RECURSIVE = NO
-IMAGE_PATH =
-INPUT_FILTER =
-FILTER_PATTERNS =
-FILTER_SOURCE_FILES = NO
-#---------------------------------------------------------------------------
-# configuration options related to source browsing
-#---------------------------------------------------------------------------
-SOURCE_BROWSER = YES
-INLINE_SOURCES = YES
-STRIP_CODE_COMMENTS = YES
-REFERENCED_BY_RELATION = YES
-REFERENCES_RELATION = YES
-REFERENCES_LINK_SOURCE = YES
-USE_HTAGS = NO
-VERBATIM_HEADERS = YES
-#---------------------------------------------------------------------------
-# configuration options related to the alphabetical class index
-#---------------------------------------------------------------------------
-ALPHABETICAL_INDEX = YES
-COLS_IN_ALPHA_INDEX = 5
-IGNORE_PREFIX =
-#---------------------------------------------------------------------------
-# configuration options related to the HTML output
-#---------------------------------------------------------------------------
-GENERATE_HTML = YES
-HTML_OUTPUT = html
-HTML_FILE_EXTENSION = .html
-HTML_HEADER =
-HTML_FOOTER = doxy-footer.html
-HTML_STYLESHEET =
-HTML_ALIGN_MEMBERS = YES
-GENERATE_HTMLHELP = YES
-HTML_DYNAMIC_SECTIONS = NO
-CHM_FILE =
-HHC_LOCATION =
-GENERATE_CHI = NO
-BINARY_TOC = NO
-TOC_EXPAND = NO
-DISABLE_INDEX = NO
-ENUM_VALUES_PER_LINE = 4
-GENERATE_TREEVIEW = YES
-TREEVIEW_WIDTH = 240
-#---------------------------------------------------------------------------
-# configuration options related to the LaTeX output
-#---------------------------------------------------------------------------
-GENERATE_LATEX = NO
-LATEX_OUTPUT = latex
-LATEX_CMD_NAME = latex
-MAKEINDEX_CMD_NAME = makeindex
-COMPACT_LATEX = NO
-PAPER_TYPE = a4wide
-EXTRA_PACKAGES =
-LATEX_HEADER =
-PDF_HYPERLINKS = NO
-USE_PDFLATEX = NO
-LATEX_BATCHMODE = NO
-LATEX_HIDE_INDICES = NO
-#---------------------------------------------------------------------------
-# configuration options related to the RTF output
-#---------------------------------------------------------------------------
-GENERATE_RTF = NO
-RTF_OUTPUT = rtf
-COMPACT_RTF = YES
-RTF_HYPERLINKS = YES
-RTF_STYLESHEET_FILE =
-RTF_EXTENSIONS_FILE =
-#---------------------------------------------------------------------------
-# configuration options related to the man page output
-#---------------------------------------------------------------------------
-GENERATE_MAN = NO
-MAN_OUTPUT = man
-MAN_EXTENSION = .3
-MAN_LINKS = NO
-#---------------------------------------------------------------------------
-# configuration options related to the XML output
-#---------------------------------------------------------------------------
-GENERATE_XML = NO
-XML_OUTPUT = xml
-XML_SCHEMA =
-XML_DTD =
-XML_PROGRAMLISTING = YES
-#---------------------------------------------------------------------------
-# configuration options for the AutoGen Definitions output
-#---------------------------------------------------------------------------
-GENERATE_AUTOGEN_DEF = NO
-#---------------------------------------------------------------------------
-# configuration options related to the Perl module output
-#---------------------------------------------------------------------------
-GENERATE_PERLMOD = NO
-PERLMOD_LATEX = NO
-PERLMOD_PRETTY = YES
-PERLMOD_MAKEVAR_PREFIX =
-#---------------------------------------------------------------------------
-# Configuration options related to the preprocessor
-#---------------------------------------------------------------------------
-ENABLE_PREPROCESSING = YES
-MACRO_EXPANSION = NO
-EXPAND_ONLY_PREDEF = NO
-SEARCH_INCLUDES = YES
-INCLUDE_PATH =
-INCLUDE_FILE_PATTERNS =
-PREDEFINED =
-EXPAND_AS_DEFINED =
-SKIP_FUNCTION_MACROS = YES
-#---------------------------------------------------------------------------
-# Configuration::additions related to external references
-#---------------------------------------------------------------------------
-TAGFILES =
-GENERATE_TAGFILE =
-ALLEXTERNALS = NO
-EXTERNAL_GROUPS = YES
-PERL_PATH = /usr/bin/perl
-#---------------------------------------------------------------------------
-# Configuration options related to the dot tool
-#---------------------------------------------------------------------------
-CLASS_DIAGRAMS = YES
-MSCGEN_PATH =
-HIDE_UNDOC_RELATIONS = NO
-HAVE_DOT = YES
-CLASS_GRAPH = YES
-COLLABORATION_GRAPH = YES
-GROUP_GRAPHS = YES
-UML_LOOK = NO
-TEMPLATE_RELATIONS = NO
-INCLUDE_GRAPH = YES
-INCLUDED_BY_GRAPH = YES
-CALL_GRAPH = YES
-CALLER_GRAPH = YES
-GRAPHICAL_HIERARCHY = YES
-DIRECTORY_GRAPH = YES
-DOT_IMAGE_FORMAT = png
-DOT_PATH =
-DOTFILE_DIRS =
-DOT_GRAPH_MAX_NODES = 50
-MAX_DOT_GRAPH_DEPTH = 0
-DOT_TRANSPARENT = NO
-DOT_MULTI_TARGETS = NO
-GENERATE_LEGEND = YES
-DOT_CLEANUP = YES
-#---------------------------------------------------------------------------
-# Configuration::additions related to the search engine
-#---------------------------------------------------------------------------
-SEARCHENGINE = NO
+++ /dev/null
-#
-# Winefile Makefile for MinGW
-#
-
-CC = gcc
-LD = gcc
-
-CFLAGS = -D_WIN32_IE=0x0501 -D_WIN32_WINNT=0x0501
-RCFLAGS = -D__WINDRES__
-LFLAGS = -Wl,--subsystem,windows
-
-ifdef DEBUG
-CFLAGS += -D_DEBUG -g
-RCFLAGS += -D_DEBUG
-LFLAGS += -g
-else
-CFLAGS += -DNDEBUG -Os
-RCFLAGS += -DNDEBUG
-LFLAGS += -s
-endif
-
-ifndef UNICODE
-UNICODE = 1
-endif
-
-ifeq ($(UNICODE),1)
-CFLAGS += -DUNICODE
-#LFLAGS += -Wl,--entry,_wWinMain@16
-RCFLAGS += -DUNICODE
-endif
-
-CXXFLAGS = $(CFLAGS)
-
-EXEC_SUFFIX = .exe
-RES_SUFFIX = .coff
-
-PROGRAM = winefile
-
-OBJECTS = winefile.o
-
-LIBS = uuid user32 gdi32 advapi32 comctl32 shell32 comdlg32 ole32 version mpr
-
-DELAYIMPORTS =
-
-TARGET = $(PROGRAM)$(EXEC_SUFFIX)
-
-all: $(TARGET)
-
-$(TARGET): $(OBJECTS) $(PROGRAM)$(RES_SUFFIX)
- $(LD) $(LFLAGS) -o $@ $^ $(addprefix -l,$(LIBS)) $(addprefix -l,$(DELAYIMPORTS))
-
-$(PROGRAM)$(RES_SUFFIX): $(PROGRAM).rc *.bmp *.ico
- windres $(RCFLAGS) -o $@ $(PROGRAM).rc
-
-clean:
- rm -f $(TARGET) $(OBJECTS) $(PROGRAM)$(RES_SUFFIX)
RC_SRCS = rsrc.rc
+SVG_SRCS = winefile.svg
+
@MAKE_PROG_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend
+++ /dev/null
-<hr size="1">
-<table border="0" width="100%" cellspacing="0">
- <tr>
- <td><address style="align: right;"><small>
-Winefile Source Code Documentation
-<br>generated on 02.10.2005 by <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border=0>
- </small></address>
- </td>
- <td>
- <p align="right"><a href="http://www.sky.franken.de/winefile/" target="_parent">Winefile Homepage</a>
- </td>
- </tr>
-</table>
-</body>
-</html>
+++ /dev/null
-<hr size="1">
-<table border="0" width="100%" cellspacing="0">
- <tr>
- <td><address style="align: right;"><small>
-Winefile Source Code Documentation
-<br>@GEN@ by <a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border=0>
- </small></address>
- </td>
- <td>
- <p align="right"><a href="http://www.sky.franken.de/winefile/" target="_parent">Winefile Homepage</a>
- </td>
- </tr>
-</table>
-</body>
-</html>
MENUITEM "&Jak pou\9eívat nápovìdu\tF1", ID_HELP_USING
MENUITEM SEPARATOR
MENUITEM "&Informace o Winefile...", ID_ABOUT
-#ifdef __WINE__
- MENUITEM "Informace o &Wine...", ID_ABOUT_WINE
-#endif
}
}
IDS_SHELL "Pøíkazový øádek"
IDS_TITLEFMT "%s - %s"
IDS_NO_IMPL "Zatím neimplementováno"
- IDS_WINE "WINE"
IDS_WINE_FILE "Wine File"
}
MENUITEM "Hilfe &verwenden\tF1", ID_HELP_USING
MENUITEM SEPARATOR
MENUITEM "&Info über Winefile...", ID_ABOUT
-#ifdef __WINE__
- MENUITEM "Info über &Wine...", ID_ABOUT_WINE
-#endif
}
}
IDS_SHELL "Shell"
IDS_TITLEFMT "%s - %s"
IDS_NO_IMPL "Noch nicht implementiert"
- IDS_WINE "WINE"
IDS_WINE_FILE "Wine File"
}
IDS_FREE_SPACE_FMT "%s von %s frei"
}
-
-STRINGTABLE
-{
-IDS_LICENSE_CAPTION, "LIZENZ"
-IDS_LICENSE,
-"Diese Bibliothek ist freie Software; Sie dürfen sie unter den \
-Bedingungen der GNU Lesser General Public License, wie von der \
-Free Software Foundation veröffentlicht, weiterverteilen und/oder \
-modifizieren; entweder gemäß Version 2.1 der Lizenz oder (nach \
-Ihrer Option) jeder späteren Version.\n\
-Diese Bibliothek wird in der Hoffnung weiterverbreitet, daß sie \
-nützlich sein wird, jedoch OHNE IRGENDEINE GARANTIE, auch ohne \
-die implizierte Garantie der MARKTREIFE oder der VERWENDBARKEIT \
-FÜR EINEN BESTIMMTEN ZWECK. Mehr Details finden Sie in der \
-GNU Lesser General Public License.\n\
-Sie sollten eine Kopie der GNU Lesser General Public License zusammen \
-mit dieser Bibliothek erhalten haben; falls nicht, schreiben Sie an \
-die Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, \
-Boston, MA 02110, USA."
-
-IDS_WARRANTY_CAPTION, "KEINE GARANTIE"
-IDS_WARRANTY,
-"Diese Bibliothek wird in der Hoffnung weiterverbreitet, daß sie nützlich \
-sein wird, jedoch OHNE IRGENDEINE GARANTIE, auch ohne die implizierte Garantie \
-der MARKTREIFE oder der VERWENDBARKEIT FÜR EINEN BESTIMMTEN ZWECK. Mehr Details \
-finden Sie in der GNU Lesser General Public License."
-}
MENUITEM "Help &Search...\tF1", ID_HELP
MENUITEM "&Using Help\tF1", ID_HELP_USING
MENUITEM SEPARATOR
- MENUITEM "&Info about Winefile...", ID_ABOUT
-#ifdef __WINE__
- MENUITEM "Info about &Wine...", ID_ABOUT_WINE
-#endif
+ MENUITEM "&About Winefile...", ID_ABOUT
}
}
STRINGTABLE
{
- IDS_WINEFILE "Winefile"
+ IDS_WINEFILE "Wine File Manager"
IDS_ERROR "Error"
IDS_ROOT_FS "root fs"
IDS_UNIXFS "unixfs"
IDS_SHELL "Shell"
IDS_TITLEFMT "%s - %s"
IDS_NO_IMPL "Not yet implemented"
- IDS_WINE "WINE"
IDS_WINE_FILE "Wine File"
}
IDS_FREE_SPACE_FMT "%s of %s free"
}
-
-STRINGTABLE
-{
-IDS_LICENSE_CAPTION, "LICENSE"
-IDS_LICENSE,
-"This library is free software; you can redistribute it and/or \
-modify it under the terms of the GNU Lesser General Public \
-License as published by the Free Software Foundation; either \
-version 2.1 of the License, or (at your option) any later version.\n\
-This library is distributed in the hope that it will be useful, \
-but WITHOUT ANY WARRANTY; without even the implied warranty of \
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \
-Lesser General Public License for more details.\n\
-You should have received a copy of the GNU Lesser General Public \
-License along with this library; if not, write to the Free Software \
-Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA"
-
-IDS_WARRANTY_CAPTION, "NO WARRANTY"
-IDS_WARRANTY,
-"This library is distributed in the hope that it will be useful, \
-but WITHOUT ANY WARRANTY; without even the implied warranty of \
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \
-Lesser General Public License for more details."
-}
MENUITEM "&Usando la ayuda\tF1", ID_HELP_USING
MENUITEM SEPARATOR
MENUITEM "&Acerca de Winefile...", ID_ABOUT
-#ifdef __WINE__
- MENUITEM "Acerca de &Wine...", ID_ABOUT_WINE
-#endif
}
}
IDS_SHELL "Shell"
IDS_TITLEFMT "%s - %s"
IDS_NO_IMPL "Aún no implementado"
- IDS_WINE "WINE"
IDS_WINE_FILE "Wine File"
}
IDS_FREE_SPACE_FMT "%s de %s libre"
}
-
-STRINGTABLE
-{
-IDS_LICENSE_CAPTION, "LICENCIA"
-IDS_LICENSE,
-"This library is free software; you can redistribute it and/or \
-modify it under the terms of the GNU Lesser General Public \
-License as published by the Free Software Foundation; either \
-version 2.1 of the License, or (at your option) any later version.\n\
-This library is distributed in the hope that it will be useful, \
-but WITHOUT ANY WARRANTY; without even the implied warranty of \
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \
-Lesser General Public License for more details.\n\
-You should have received a copy of the GNU Lesser General Public \
-License along with this library; if not, write to the Free Software \
-Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA"
-
-IDS_WARRANTY_CAPTION, "SIN GARANTÍA"
-IDS_WARRANTY,
-"This library is distributed in the hope that it will be useful, \
-but WITHOUT ANY WARRANTY; without even the implied warranty of \
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \
-Lesser General Public License for more details."
-}
MENUITEM "&Utiliser l'aide\tF1", ID_HELP_USING
MENUITEM SEPARATOR
MENUITEM "À &propos de Winefile", ID_ABOUT
-#ifdef __WINE__
- MENUITEM "À propos de &Wine", ID_ABOUT_WINE
-#endif
}
}
IDS_SHELL "Shell"
IDS_TITLEFMT "%s - %s"
IDS_NO_IMPL "Pas encore implémenté"
- IDS_WINE "WINE"
IDS_WINE_FILE "Wine File"
}
IDS_FREE_SPACE_FMT "%s sur %s libre"
}
-
-STRINGTABLE
-{
-IDS_LICENSE_CAPTION, "LICENCE"
-IDS_LICENSE,
-"Cette bibliothèque est libre, vous pouvez la redistribuer et/ou \
-la modifier selon les termes de la Licence Publique Générale GNU \
-Limitée publiée par la Free Software Foundation (version 2.1 ou \
-bien toute autre version ultérieure choisie par vous).\n\
-Cette bibliothèque est distribuée car potentiellement utile, \
-mais SANS AUCUNE GARANTIE, ni explicite ni implicite, y compris \
-les garanties de commercialisation ou d'adaptation dans un but \
-spécifique. Reportez-vous à la Licence Publique Générale GNU \
-Limitée pour plus de détails.\n\
-Vous devez avoir reçu une copie de la Licence Publique Générale \
-GNU Limitée en même temps que cette bibliothèque ; si ce n'est pas \
-le cas, écrivez à la Free Software Foundation, Inc., 51 Franklin St, \
-Fifth Floor, Boston, MA 02111-1301, États-Unis."
-
-IDS_WARRANTY_CAPTION, "AUCUNE GARANTIE"
-IDS_WARRANTY,
-"Cette bibliothèque est distribuée car potentiellement utile, \
-mais SANS AUCUNE GARANTIE, ni explicite ni implicite, y compris \
-les garanties de commercialisation ou d'adaptation dans un but \
-spécifique. Reportez-vous à la Licence Publique Générale GNU \
-Limitée pour plus de détails."
-}
MENUITEM "&Használat\tF1", ID_HELP_USING
MENUITEM SEPARATOR
MENUITEM "&Winefile-ról...", ID_ABOUT
-#ifdef __WINE__
- MENUITEM "W&ine-ról...", ID_ABOUT_WINE
-#endif
}
}
MENUITEM "&Uso dell Guida\tF1", ID_HELP_USING
MENUITEM SEPARATOR
MENUITEM "&Informazioni su Winefile...",ID_ABOUT
-#ifdef __WINE__
- MENUITEM "Informazioni su &Wine...", ID_ABOUT_WINE
-#endif
}
}
MENUITEM "µµ¿ò¸» »ç¿ë¹ý(&U)\tF1", ID_HELP_USING
MENUITEM SEPARATOR
MENUITEM "Winefile °ü·Ã Á¤º¸(&I)...", ID_ABOUT
-#ifdef __WINE__
- MENUITEM "&Wine °ü·Ã Á¤º¸...", ID_ABOUT_WINE
-#endif
}
}
IDS_SHELL "¼¿"
IDS_TITLEFMT "%s - %s"
IDS_NO_IMPL "¹Ì±¸Çö"
- IDS_WINE "WINE"
IDS_WINE_FILE "Wine ÆÄÀÏ"
}
IDS_FREE_SPACE_FMT "%s of %s »ç¿ë°¡´É"
}
-
-
-STRINGTABLE
-{
-IDS_LICENSE_CAPTION, "¶óÀ̼¾"
-IDS_LICENSE,
-"This library is free software; you can redistribute it and/or \
-modify it under the terms of the GNU Lesser General Public \
-License as published by the Free Software Foundation; either \
-version 2.1 of the License, or (at your option) any later version.\n\
-This library is distributed in the hope that it will be useful, \
-but WITHOUT ANY WARRANTY; without even the implied warranty of \
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \
-Lesser General Public License for more details.\n\
-You should have received a copy of the GNU Lesser General Public \
-License along with this library; if not, write to the Free Software \
-Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA"
-
-IDS_WARRANTY_CAPTION, "º¸Áõ ¾øÀ½"
-IDS_WARRANTY,
-"This library is distributed in the hope that it will be useful, \
-but WITHOUT ANY WARRANTY; without even the implied warranty of \
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \
-Lesser General Public License for more details."
-}
MENUITEM "Br&uk av hjelp\tF1", ID_HELP_USING
MENUITEM SEPARATOR
MENUITEM "&Informasjon om Filbehandling . . .", ID_ABOUT
-#ifdef __WINE__
- MENUITEM "Informasjon om &Wine . . .", ID_ABOUT_WINE
-#endif
}
}
IDS_SHELL "Skall"
IDS_TITLEFMT "%s - %s"
IDS_NO_IMPL "Ikke implementert ennå"
- IDS_WINE "WINE"
IDS_WINE_FILE "Filbehandling"
}
IDS_FREE_SPACE_FMT "%s av %s ledig"
}
-
-STRINGTABLE
-{
-IDS_LICENSE_CAPTION, "LISENS"
-IDS_LICENSE,
-"Dette biblioteket er fri programvare; du kan redistribuere det \
-og/eller endre det under vilkårene i «GNU Lesser General Public \
-License», utgitt av the Free Software Foundation; enten \
-versjon 2.1 av Lisensen, eller (hvis du ønsker det) en nyere versjon.\n\
-Dette biblioteket distribueres i håp om at det er nyttig, \
-men UTEN ENHVER GARANTI; ikke engang den uttrykte garantien for \
-HANDELSDYKTIGHET eller EGNETHET FOR ET SPESIELT FORMÅL. Se «GNU \
-Lesser General Public License» for flere detaljer.\n\
-Du skal ha mottatt et eksemplar av «GNU Lesser General Public \
-License» sammen med dette biblioteket; hvis ikke, skriv til: the Free Software \
-Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA"
-
-IDS_WARRANTY_CAPTION, "INGEN GARANTI"
-IDS_WARRANTY,
-"Dette biblioteket distribueres i håp om at det er nyttig, \
-men UTEN ENHVER GARANTI; ikke engang en uttrykte garantien for \
-HANDELSDYKTIGHET eller EGNETHET FOR ET SPESIELT FORMÅL. Se «GNU \
-Lesser General Public License» for flere detaljer."
-}
MENUITEM "&Instructie\tF1", ID_HELP_USING
MENUITEM SEPARATOR
MENUITEM "&Over Winefile...", ID_ABOUT
-#ifdef __WINE__
- MENUITEM "Over &Wine...", ID_ABOUT_WINE
-#endif
}
}
PUSHBUTTON "Annuleren", 2, 158, 23, 47, 14
PUSHBUTTON "&Help", 254, 158, 43, 47, 14
}
+
+IDD_SELECT_DESTINATION DIALOG FIXED IMPURE 15, 13, 210, 63
+STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
+CAPTION "Selecteer bestemming"
+FONT 8, "MS Shell Dlg"
+{
+ CONTROL "", 101, "Static", SS_SIMPLE|SS_NOPREFIX, 3, 6, 162, 10
+ CONTROL "&Locatie:", -1, "Static", SS_LEFTNOWORDWRAP|WS_GROUP, 3, 18, 60, 10
+ EDITTEXT 201, 3, 29, 134, 12, ES_AUTOHSCROLL
+ DEFPUSHBUTTON "OK", 1, 158, 6, 47, 14
+ PUSHBUTTON "Annuleren", 2, 158, 23, 47, 14
+ PUSHBUTTON "&Bladeren", 254, 158, 43, 47, 14
+}
+
+IDD_DIALOG_VIEW_TYPE DIALOG DISCARDABLE 15, 13, 161, 97
+STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
+CAPTION "Per Bestandstype"
+FONT 8, "MS Sans Serif"
+BEGIN
+ LTEXT "&Naam:",-1,7,8,22,10
+ EDITTEXT IDC_VIEW_PATTERN,31,7,63,12,ES_AUTOHSCROLL
+ GROUPBOX "Bestandstype",-1,7,23,87,56
+ CONTROL "&Directories",IDC_VIEW_TYPE_DIRECTORIES,"Button",
+ BS_AUTOCHECKBOX | WS_TABSTOP,13,32,70,10
+ CONTROL "&Programma's",IDC_VIEW_TYPE_PROGRAMS,"Button",
+ BS_AUTOCHECKBOX | WS_TABSTOP,13,43,70,10
+ CONTROL "Docu&menten",IDC_VIEW_TYPE_DOCUMENTS,"Button",
+ BS_AUTOCHECKBOX | WS_TABSTOP,13,54,70,10
+ CONTROL "&Overige bestanden",IDC_VIEW_TYPE_OTHERS,"Button",
+ BS_AUTOCHECKBOX | WS_TABSTOP,13,65,70,10
+ CONTROL "Toon Verborgen/&Systeem Bestanden",IDC_VIEW_TYPE_HIDDEN,
+ "Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,81,106,9
+ DEFPUSHBUTTON "OK",IDOK,104,7,50,14
+ PUSHBUTTON "Annuleren",IDCANCEL,104,24,50,14
+END
+
+IDD_DIALOG_PROPERTIES DIALOG DISCARDABLE 0, 0, 248, 215
+STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
+CAPTION "Eigenschappen voor %s"
+FONT 8, "MS Sans Serif"
+BEGIN
+ DEFPUSHBUTTON "OK",IDOK,191,7,50,14
+ PUSHBUTTON "Annuleren",IDCANCEL,191,29,50,14
+ LTEXT "&Bestandsnaam:",-1,7,7,59,9
+ EDITTEXT IDC_STATIC_PROP_FILENAME,71,7,120,9,ES_READONLY | NOT WS_BORDER | WS_TABSTOP
+ LTEXT "Volledig &Pad:",-1,7,18,59,9
+ EDITTEXT IDC_STATIC_PROP_PATH,71,18,120,9, ES_READONLY | NOT WS_BORDER | WS_TABSTOP
+ LTEXT "Laatste Wijziging:",-1,7,29,59,9
+ EDITTEXT IDC_STATIC_PROP_LASTCHANGE,71,29,120,9,ES_READONLY | NOT WS_BORDER | WS_TABSTOP
+ LTEXT "Versie:",-1,7,40,59,9
+ EDITTEXT IDC_STATIC_PROP_VERSION,71,40,120,9,ES_READONLY | NOT WS_BORDER | WS_TABSTOP
+ LTEXT "Cop&yright:",-1,7,51,59,9
+ EDITTEXT IDC_STATIC_PROP_COPYRIGHT,71,51,120,9,ES_READONLY | NOT WS_BORDER | WS_TABSTOP
+ LTEXT "Grootte:",-1,7,62,59,9
+ EDITTEXT IDC_STATIC_PROP_SIZE,71,62,120,9,ES_READONLY | NOT WS_BORDER | WS_TABSTOP
+ GROUPBOX "Attributen",-1,7,79,158,46
+ CONTROL "A&lleen Lezen",IDC_CHECK_READONLY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,91,68,9
+ CONTROL "V&erborgen",IDC_CHECK_HIDDEN,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,92,91,68,9
+ CONTROL "&Archiveren",IDC_CHECK_ARCHIVE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,101,68,9
+ CONTROL "&Systeem",IDC_CHECK_SYSTEM,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,92,101,68,9
+ CONTROL "Ge&comprimeerd",IDC_CHECK_COMPRESSED,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,17,111,68,9
+ GROUPBOX "&Versie Informatie",-1,7,129,234,79
+ LISTBOX IDC_LIST_PROP_VERSION_TYPES,13,139,107,63,LBS_SORT | LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP
+ EDITTEXT IDC_LIST_PROP_VERSION_VALUES,123,139,111,63,ES_MULTILINE | ES_READONLY | WS_VSCROLL
+END
+
+
+STRINGTABLE
+{
+ IDS_FONT_SEL_DLG_NAME "Lettertype wordt toegepast"
+ IDS_FONT_SEL_ERROR "Probleem tijdens het selecteren van het nieuwe lettertype."
+}
+
+STRINGTABLE
+{
+ IDS_WINEFILE "Winefile"
+ IDS_ERROR "Fout"
+ IDS_ROOT_FS "root fs"
+ IDS_UNIXFS "unixfs"
+ IDS_DESKTOP "Bureaublad"
+ IDS_SHELL "Shell"
+ IDS_TITLEFMT "%s - %s"
+ IDS_NO_IMPL "Nog niet geimplementeerd"
+ IDS_WINE_FILE "Wine File"
+}
+
+STRINGTABLE
+{
+ IDS_COL_NAME "Naam"
+ IDS_COL_SIZE "Grootte"
+ IDS_COL_CDATE "CDatum"
+ IDS_COL_ADATE "ADatum"
+ IDS_COL_MDATE "MDatum"
+ IDS_COL_IDX "Index/Inode"
+ IDS_COL_LINKS "Links"
+ IDS_COL_ATTR "Attributen"
+ IDS_COL_SEC "Beveiliging"
+
+ IDS_FREE_SPACE_FMT "%s van %s vrij"
+}
MENUITEM "&U¿ywanie pomocy", ID_HELP_USING
MENUITEM SEPARATOR
MENUITEM "&Winefile...", ID_ABOUT
-#ifdef __WINE__
- MENUITEM "W&ine...", ID_ABOUT_WINE
-#endif
}
}
IDS_SHELL "Pulpit" /* t³umaczenie nie dos³owne, ale chyba lepiej pasuje */
IDS_TITLEFMT "%s - %s"
IDS_NO_IMPL "Jeszcze nie zaimplementowane"
- IDS_WINE "WINE"
IDS_WINE_FILE "Wine File"
}
IDS_FREE_SPACE_FMT "%s z %s wolne"
}
-
-STRINGTABLE
-{
-IDS_LICENSE_CAPTION, "LICENCJA"
-IDS_LICENSE,
-"This library is free software; you can redistribute it and/or \
-modify it under the terms of the GNU Lesser General Public \
-License as published by the Free Software Foundation; either \
-version 2.1 of the License, or (at your option) any later version.\n\
-This library is distributed in the hope that it will be useful, \
-but WITHOUT ANY WARRANTY; without even the implied warranty of \
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \
-Lesser General Public License for more details.\n\
-You should have received a copy of the GNU Lesser General Public \
-License along with this library; if not, write to the Free Software \
-Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA"
-
-IDS_WARRANTY_CAPTION, "BEZ GWARANCJI"
-IDS_WARRANTY,
-"This library is distributed in the hope that it will be useful, \
-but WITHOUT ANY WARRANTY; without even the implied warranty of \
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU \
-Lesser General Public License for more details."
-}
MENUITEM "&Usando a ajuda", ID_HELP_USING
MENUITEM SEPARATOR
MENUITEM "&Sobre o Winefile...", ID_ABOUT
-#ifdef __WINE__
- MENUITEM "Sobre o &Wine...", ID_ABOUT_WINE
-#endif
}
}
MENUITEM "Pesquisar...", ID_HELP
MENUITEM "&Usar a ajuda", ID_HELP_USING
MENUITEM SEPARATOR
-#ifdef __WINE__
- MENUITEM "Acerca do &Wine...", ID_ABOUT_WINE
-#endif
}
}
IDS_SHELL "Shell"
IDS_TITLEFMT "%s - %s"
IDS_NO_IMPL "Ainda não implementado"
- IDS_WINE "WINE"
IDS_WINE_FILE "Wine File"
}
IDS_SHELL "Linha de Comandos"
IDS_TITLEFMT "%s - %s"
IDS_NO_IMPL "Ainda não implementado"
- IDS_WINE "WINE"
IDS_WINE_FILE "Ficheiro Wine"
}
MENUITEM "&Èñïîëüçîâàíèå ñïðàâêè\tF1", ID_HELP_USING
MENUITEM SEPARATOR
MENUITEM "&Î Winefile...", ID_ABOUT
-#ifdef __WINE__
- MENUITEM "Î &Wine...", ID_ABOUT_WINE
-#endif
}
}
IDS_SHELL "Shell"
IDS_TITLEFMT "%s - %s"
IDS_NO_IMPL "Åù¸ íå ðåàëèçîâàíî"
- IDS_WINE "WINE"
IDS_WINE_FILE "Wine File"
}
IDS_FREE_SPACE_FMT "%s èç %s ñâîáîäíî"
}
-
-STRINGTABLE
-{
-IDS_LICENSE_CAPTION, "Ëèöåíçèÿ"
-IDS_LICENSE,
-"Ýòà ðàáîòà ÿâëÿåòñÿ ñâîáîäíûì ïðîãðàììíûì îáåñïå÷åíèåì; âû ìîæåòå ñâîáîäíî ðàñïðîñòðàíÿòü è/èëè \
-èçìåíÿòü å¸ ïðè ñîáëþäåíèè óñëîâèé ëèöåíçèè GNU Lesser General Public \
-êîòîðàÿ áûëà îïóáëèêîâàíà Free Software Foundation; \
-ëèáî âåðñèè 2.1, ëèáî ëþáîé áîëåå ïîçäíåé âåðñèè.\n\
-Äàííàÿ ðàáîòà ðàñïðîñòðàíÿåòñÿ â íàäåæäå, ÷òî îíà áóäåò ïîëåçíîé, \
-íî ÁÅÇ ÂÑßÊÎÉ ÃÀÐÀÍÒÈÈ; â òîì ÷èñëå áåç âûòåêàþùåé ãàðàíòèè \
-ÒÎÂÀÐÍÎÉ ÏÐÈÃÎÄÍÎÑÒÈ èëè ÏÐÈÃÎÄÍÎÑÒÈ ÄËß ×ÀÑÒÍÎÃÎ ÈÑÏÎËÜÇÎÂÀÍÈß. \
-Ñì. GNU Lesser General Public License äëÿ áîëåå ïîäðîáíîé èíôîðìàöèè.\n\
-Âû äîëæíû áûëè ïîëó÷èòü êîïèþ the GNU Lesser General Public \
-License âìåñòå ñ ýòîé ðàáîòîé; åñëè íåò, ïèøèòå: the Free Software \
-Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA"
-
-IDS_WARRANTY_CAPTION, "Îòñóòñòâèå ãàðàíòèè"
-IDS_WARRANTY,
-"Äàííàÿ ðàáîòà ðàñïðîñòðàíÿåòñÿ â íàäåæäå, ÷òî îíà áóäåò ïîëåçíîé, \
-íî ÁÅÇ ÂÑßÊÎÉ ÃÀÐÀÍÒÈÈ; â òîì ÷èñëå áåç âûòåêàþùåé ãàðàíòèè \
-ÒÎÂÀÐÍÎÉ ÏÐÈÃÎÄÍÎÑÒÈ èëè ÏÐÈÃÎÄÍÎÑÒÈ ÄËß ×ÀÑÒÍÎÃÎ ÈÑÏÎËÜÇÎÂÀÍÈß. \
-Ñì. GNU Lesser General Public License äëÿ áîëåå ïîäðîáíîé èíôîðìàöèè."
-}
MENUITEM "&Using Help\tF1", ID_HELP_USING
MENUITEM SEPARATOR
MENUITEM "&Info about Winefile...", ID_ABOUT
-#ifdef __WINE__
- MENUITEM "Info about &Wine...", ID_ABOUT_WINE
-#endif
}
}
MENUITEM "&Använda hjälpen\tF1", ID_HELP_USING
MENUITEM SEPARATOR
MENUITEM "Information om &Winefile...", ID_ABOUT
-#ifdef __WINE__
- MENUITEM "Info about &Wine...", ID_ABOUT_WINE
-#endif
}
}
IDS_SHELL "Skal"
IDS_TITLEFMT "%s - %s"
IDS_NO_IMPL "Ej implementerat ännu"
- IDS_WINE "WINE"
IDS_WINE_FILE "Wine File"
}
MENUITEM "Yardým &Kullanýmý\tF1", ID_HELP_USING
MENUITEM SEPARATOR
MENUITEM "Winefile hakkýnda &bilgi...", ID_ABOUT
-#ifdef __WINE__
- MENUITEM "&Wine hakkýnda bilgi...", ID_ABOUT_WINE
-#endif
}
}
IDS_SHELL "Kabuk"
IDS_TITLEFMT "%s - %s"
IDS_NO_IMPL "Henüz tamamlanmadý"
- IDS_WINE "WINE"
IDS_WINE_FILE "Wine Dosya Yöneticisi"
}
MENUITEM "ʹÓðïÖú£¨&U£©\tF1", ID_HELP_USING
MENUITEM SEPARATOR
MENUITEM "&¹ØÓÚ Winefile...", ID_ABOUT
-#ifdef __WINE__
- MENUITEM "¹ØÓÚ &Wine...", ID_ABOUT_WINE
-#endif
}
}
+++ /dev/null
-sed 's/@GEN@/generated on '`date +%d.%m.%Y`/ <doxy-footer.htmt >doxy-footer.html
-doxygen Doxyfile
+++ /dev/null
-# Microsoft Developer Studio Project File - Name="make_winefile" - Package Owner=<4>\r
-# Microsoft Developer Studio Generated Build File, Format Version 6.00\r
-# ** DO NOT EDIT **\r
-\r
-# TARGTYPE "Win32 (x86) External Target" 0x0106\r
-\r
-CFG=make_winefile - Win32 Debug\r
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
-!MESSAGE use the Export Makefile command and run\r
-!MESSAGE \r
-!MESSAGE NMAKE /f "make_winefile.mak".\r
-!MESSAGE \r
-!MESSAGE You can specify a configuration when running NMAKE\r
-!MESSAGE by defining the macro CFG on the command line. For example:\r
-!MESSAGE \r
-!MESSAGE NMAKE /f "make_winefile.mak" CFG="make_winefile - Win32 Debug"\r
-!MESSAGE \r
-!MESSAGE Possible choices for configuration are:\r
-!MESSAGE \r
-!MESSAGE "make_winefile - Win32 Release" (based on "Win32 (x86) External Target")\r
-!MESSAGE "make_winefile - Win32 Debug" (based on "Win32 (x86) External Target")\r
-!MESSAGE \r
-\r
-# Begin Project\r
-# PROP AllowPerConfigDependencies 0\r
-# PROP Scc_ProjName ""\r
-# PROP Scc_LocalPath ""\r
-\r
-!IF "$(CFG)" == "make_winefile - Win32 Release"\r
-\r
-# PROP BASE Use_MFC 0\r
-# PROP BASE Use_Debug_Libraries 0\r
-# PROP BASE Output_Dir "Release"\r
-# PROP BASE Intermediate_Dir "Release"\r
-# PROP BASE Cmd_Line "NMAKE /f make_winefile.mak"\r
-# PROP BASE Rebuild_Opt "/a"\r
-# PROP BASE Target_File "make_winefile.exe"\r
-# PROP BASE Bsc_Name "make_winefile.bsc"\r
-# PROP BASE Target_Dir ""\r
-# PROP Use_MFC 0\r
-# PROP Use_Debug_Libraries 0\r
-# PROP Output_Dir "Release"\r
-# PROP Intermediate_Dir "Release"\r
-# PROP Cmd_Line "msdevfilt -gcc -pipe "perl d:\tools\gSTLFilt.pl" make -f Makefile-MinGW"\r
-# PROP Rebuild_Opt "clean all"\r
-# PROP Target_File "winefile.exe"\r
-# PROP Bsc_Name ""\r
-# PROP Target_Dir ""\r
-\r
-!ELSEIF "$(CFG)" == "make_winefile - Win32 Debug"\r
-\r
-# PROP BASE Use_MFC 0\r
-# PROP BASE Use_Debug_Libraries 1\r
-# PROP BASE Output_Dir "Debug"\r
-# PROP BASE Intermediate_Dir "Debug"\r
-# PROP BASE Cmd_Line "NMAKE /f make_winefile.mak"\r
-# PROP BASE Rebuild_Opt "/a"\r
-# PROP BASE Target_File "make_winefile.exe"\r
-# PROP BASE Bsc_Name "make_winefile.bsc"\r
-# PROP BASE Target_Dir ""\r
-# PROP Use_MFC 0\r
-# PROP Use_Debug_Libraries 1\r
-# PROP Output_Dir "Debug"\r
-# PROP Intermediate_Dir "Debug"\r
-# PROP Cmd_Line "msdevfilt -gcc -pipe "perl d:\tools\gSTLFilt.pl" make -f Makefile-MinGW DEBUG=1"\r
-# PROP Rebuild_Opt "clean all"\r
-# PROP Target_File "winefile.exe"\r
-# PROP Bsc_Name ""\r
-# PROP Target_Dir ""\r
-\r
-!ENDIF \r
-\r
-# Begin Target\r
-\r
-# Name "make_winefile - Win32 Release"\r
-# Name "make_winefile - Win32 Debug"\r
-\r
-!IF "$(CFG)" == "make_winefile - Win32 Release"\r
-\r
-!ELSEIF "$(CFG)" == "make_winefile - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# Begin Source File\r
-\r
-SOURCE=".\Makefile-MinGW"\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\winefile.rbuild\r
-# End Source File\r
-# End Target\r
-# End Project\r
+++ /dev/null
-<?xml version="1.0" encoding="Windows-1252"?>\r
-<VisualStudioProject\r
- ProjectType="Visual C++"\r
- Version="8,00"\r
- Name="make_winefile"\r
- ProjectGUID="{D5D64C37-5820-4EE1-9982-98A2CFFAC645}"\r
- RootNamespace="make_winefile"\r
- Keyword="MakeFileProj"\r
- >\r
- <Platforms>\r
- <Platform\r
- Name="Win32"\r
- />\r
- </Platforms>\r
- <ToolFiles>\r
- </ToolFiles>\r
- <Configurations>\r
- <Configuration\r
- Name="Debug|Win32"\r
- OutputDirectory=".\Debug"\r
- IntermediateDirectory=".\Debug"\r
- ConfigurationType="0"\r
- UseOfMFC="0"\r
- ATLMinimizesCRunTimeLibraryUsage="false"\r
- >\r
- <Tool\r
- Name="VCNMakeTool"\r
- BuildCommandLine="msdevfilt -gcc -pipe "perl d:\tools\gSTLFilt.pl" make -f Makefile-MinGW DEBUG=1"\r
- ReBuildCommandLine="msdevfilt -gcc -pipe "perl d:\tools\gSTLFilt.pl" make -f Makefile-MinGW DEBUG=1 clean all"\r
- CleanCommandLine=""\r
- Output="winefile.exe"\r
- PreprocessorDefinitions=""\r
- IncludeSearchPath=""\r
- ForcedIncludes=""\r
- AssemblySearchPath=""\r
- ForcedUsingAssemblies=""\r
- CompileAsManaged=""\r
- />\r
- </Configuration>\r
- <Configuration\r
- Name="Release|Win32"\r
- OutputDirectory=".\Release"\r
- IntermediateDirectory=".\Release"\r
- ConfigurationType="0"\r
- UseOfMFC="0"\r
- ATLMinimizesCRunTimeLibraryUsage="false"\r
- >\r
- <Tool\r
- Name="VCNMakeTool"\r
- BuildCommandLine="msdevfilt -gcc -pipe "perl d:\tools\gSTLFilt.pl" make -f Makefile-MinGW"\r
- ReBuildCommandLine="msdevfilt -gcc -pipe "perl d:\tools\gSTLFilt.pl" make -f Makefile-MinGW clean all"\r
- CleanCommandLine=""\r
- Output="winefile.exe"\r
- PreprocessorDefinitions=""\r
- IncludeSearchPath=""\r
- ForcedIncludes=""\r
- AssemblySearchPath=""\r
- ForcedUsingAssemblies=""\r
- CompileAsManaged=""\r
- />\r
- </Configuration>\r
- </Configurations>\r
- <References>\r
- </References>\r
- <Files>\r
- <File\r
- RelativePath="Makefile-MinGW"\r
- >\r
- </File>\r
- <File\r
- RelativePath=".\winefile.rbuild"\r
- >\r
- </File>\r
- </Files>\r
- <Globals>\r
- </Globals>\r
-</VisualStudioProject>\r
+++ /dev/null
-doxygen Doxyfile
-cmd /c start /b /low /wait hhc doxy-doc\html\index.hhp
-move /y doxy-doc\html\index.chm winefile.chm
/* winefile extensions */
-#define ID_ABOUT_WINE 0x8000
-#define ID_LICENSE 0x8001
-#define ID_NO_WARRANTY 0x8002
#define ID_WINDOW_AUTOSORT 0x8003
#define ID_VIEW_FULLSCREEN 0x8004
#define ID_PREFERRED_SIZES 0x8005
#define IDS_SHELL 1205
#define IDS_TITLEFMT 1206
#define IDS_NO_IMPL 1207
-#define IDS_WINE 1208
-#define IDS_WINE_FILE 1209
+#define IDS_WINE_FILE 1208
#define IDS_COL_NAME 1210
#define IDS_COL_SIZE 1211
#define IDS_COL_SEC 1218
#define IDS_FREE_SPACE_FMT 1219
-#define IDS_LICENSE_CAPTION 1300
-#define IDS_LICENSE 1301
-#define IDS_WARRANTY_CAPTION 1302
-#define IDS_WARRANTY 1303
-
/* range for drive bar command ids: 0x9000..0x90FF */
#ifdef __WINE__
/* include localised resources */
-#include "lang/en-US.rc"
#include "lang/cs-CZ.rc"
#include "lang/de-DE.rc"
+#include "lang/en-US.rc"
#include "lang/es-ES.rc"
#include "lang/fr-FR.rc"
#include "lang/hu-HU.rc"
#include "lang/it-IT.rc"
#include "lang/ko-KO.rc"
+#include "lang/nb-NO.rc"
#include "lang/nl-NL.rc"
#include "lang/pl-PL.rc"
#include "lang/pt-PT.rc"
#include "lang/ru-RU.rc"
#include "lang/sl-SI.rc"
+#include "lang/sv-SE.rc"
#include "lang/tr-TR.rc"
#include "lang/zh-CN.rc"
-#include "lang/sv-SE.rc"
-#include "lang/nb-NO.rc"
MessageBox(hwnd, msg, RS(b2,IDS_WINEFILE), MB_OK);
}
-static VOID WineLicense(HWND Wnd)
-{
- WCHAR cap[20], text[1024];
- LoadStringW(Globals.hInstance, IDS_LICENSE, text, 1024);
- LoadStringW(Globals.hInstance, IDS_LICENSE_CAPTION, cap, 20);
- MessageBoxW(Wnd, text, cap, MB_ICONINFORMATION | MB_OK);
-}
-
-static VOID WineWarranty(HWND Wnd)
-{
- WCHAR cap[20], text[1024];
- LoadStringW(Globals.hInstance, IDS_WARRANTY, text, 1024);
- LoadStringW(Globals.hInstance, IDS_WARRANTY_CAPTION, cap, 20);
- MessageBoxW(Wnd, text, cap, MB_ICONEXCLAMATION | MB_OK);
-}
-
static inline BOOL get_check(HWND hwnd, INT id)
{
return BST_CHECKED&SendMessageW(GetDlgItem(hwnd, id), BM_GETSTATE, 0, 0);
/*TODO: There are even more menu items! */
-#ifndef _NO_EXTENSIONS
-#ifdef __WINE__
- case ID_LICENSE:
- WineLicense(Globals.hMainWnd);
- break;
-
- case ID_NO_WARRANTY:
- WineWarranty(Globals.hMainWnd);
- break;
-
- case ID_ABOUT_WINE:
- ShellAbout(hwnd, RS(b2,IDS_WINE), RS(b1,IDS_WINEFILE), 0);
- break;
-#endif
-
case ID_ABOUT:
- ShellAbout(hwnd, RS(b1,IDS_WINEFILE), NULL, 0);
+ ShellAbout(hwnd, RS(b1,IDS_WINEFILE), NULL,
+ LoadImage( Globals.hInstance, MAKEINTRESOURCE(IDI_WINEFILE),
+ IMAGE_ICON, 48, 48, LR_SHARED ));
break;
-#endif /* _NO_EXTENSIONS */
default:
/*TODO: if (wParam >= PM_FIRST_LANGUAGE && wParam <= PM_LAST_LANGUAGE)
case ID_FILE_DELETE: {
TCHAR path[BUFFER_LEN];
- SHFILEOPSTRUCT shfo = {hwnd, FO_DELETE, path};
+ SHFILEOPSTRUCT shfo = {hwnd, FO_DELETE, path, NULL, FOF_ALLOWUNDO};
get_path(pane->cur, path);
+++ /dev/null
-# Microsoft Developer Studio Project File - Name="winefile" - Package Owner=<4>\r
-# Microsoft Developer Studio Generated Build File, Format Version 6.00\r
-# ** DO NOT EDIT **\r
-\r
-# TARGTYPE "Win32 (x86) Application" 0x0101\r
-\r
-CFG=winefile - Win32 Unicode Debug\r
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
-!MESSAGE use the Export Makefile command and run\r
-!MESSAGE \r
-!MESSAGE NMAKE /f "winefile.mak".\r
-!MESSAGE \r
-!MESSAGE You can specify a configuration when running NMAKE\r
-!MESSAGE by defining the macro CFG on the command line. For example:\r
-!MESSAGE \r
-!MESSAGE NMAKE /f "winefile.mak" CFG="winefile - Win32 Unicode Debug"\r
-!MESSAGE \r
-!MESSAGE Possible choices for configuration are:\r
-!MESSAGE \r
-!MESSAGE "winefile - Win32 Debug" (based on "Win32 (x86) Application")\r
-!MESSAGE "winefile - Win32 Unicode Debug" (based on "Win32 (x86) Application")\r
-!MESSAGE "winefile - Win32 UNICODE Release" (based on "Win32 (x86) Application")\r
-!MESSAGE "winefile - Win32 Release" (based on "Win32 (x86) Application")\r
-!MESSAGE \r
-\r
-# Begin Project\r
-# PROP AllowPerConfigDependencies 0\r
-# PROP Scc_ProjName ""\r
-# PROP Scc_LocalPath ""\r
-CPP=cl.exe\r
-MTL=midl.exe\r
-RSC=rc.exe\r
-\r
-!IF "$(CFG)" == "winefile - Win32 Debug"\r
-\r
-# PROP BASE Use_MFC 0\r
-# PROP BASE Use_Debug_Libraries 1\r
-# PROP BASE Output_Dir "Debug"\r
-# PROP BASE Intermediate_Dir "Debug"\r
-# PROP BASE Target_Dir ""\r
-# PROP Use_MFC 0\r
-# PROP Use_Debug_Libraries 1\r
-# PROP Output_Dir "winefileDebug"\r
-# PROP Intermediate_Dir "winefileDebug"\r
-# PROP Ignore_Export_Lib 0\r
-# PROP Target_Dir ""\r
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c\r
-# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D _WIN32_WINNT=0x0501 /FR /FD /GZ /c\r
-# SUBTRACT CPP /YX\r
-# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
-# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
-# ADD BASE RSC /l 0x407 /d "_DEBUG"\r
-# ADD RSC /l 0x407 /i ".." /d "_DEBUG"\r
-BSC32=bscmake.exe\r
-# ADD BASE BSC32 /nologo\r
-# ADD BSC32 /nologo\r
-LINK32=link.exe\r
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept\r
-# ADD LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib comdlg32.lib ole32.lib version.lib mpr.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept\r
-\r
-!ELSEIF "$(CFG)" == "winefile - Win32 Unicode Debug"\r
-\r
-# PROP BASE Use_MFC 0\r
-# PROP BASE Use_Debug_Libraries 1\r
-# PROP BASE Output_Dir "Unicode Debug"\r
-# PROP BASE Intermediate_Dir "Unicode Debug"\r
-# PROP BASE Target_Dir ""\r
-# PROP Use_MFC 0\r
-# PROP Use_Debug_Libraries 1\r
-# PROP Output_Dir "winefileUDebug"\r
-# PROP Intermediate_Dir "winefileUDebug"\r
-# PROP Ignore_Export_Lib 0\r
-# PROP Target_Dir ""\r
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR /YX /FD /GZ /c\r
-# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "UNICODE" /D _WIN32_WINNT=0x0501 /FR /FD /GZ /c\r
-# SUBTRACT CPP /YX\r
-# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
-# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
-# ADD BASE RSC /l 0x407 /d "_DEBUG"\r
-# ADD RSC /l 0x407 /i ".." /d "_DEBUG"\r
-BSC32=bscmake.exe\r
-# ADD BASE BSC32 /nologo\r
-# ADD BSC32 /nologo\r
-LINK32=link.exe\r
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept\r
-# ADD LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib comdlg32.lib ole32.lib version.lib mpr.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept\r
-\r
-!ELSEIF "$(CFG)" == "winefile - Win32 UNICODE Release"\r
-\r
-# PROP BASE Use_MFC 0\r
-# PROP BASE Use_Debug_Libraries 0\r
-# PROP BASE Output_Dir "winefile___Win32_UNICODE_Release"\r
-# PROP BASE Intermediate_Dir "winefile___Win32_UNICODE_Release"\r
-# PROP BASE Ignore_Export_Lib 0\r
-# PROP BASE Target_Dir ""\r
-# PROP Use_MFC 0\r
-# PROP Use_Debug_Libraries 0\r
-# PROP Output_Dir "winefileURelease"\r
-# PROP Intermediate_Dir "winefileURelease"\r
-# PROP Ignore_Export_Lib 0\r
-# PROP Target_Dir ""\r
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c\r
-# ADD CPP /nologo /MD /W3 /GX /O2 /D "NDEBUG" /D "UNICODE" /D _WIN32_WINNT=0x0501 /FD /c\r
-# SUBTRACT CPP /YX\r
-# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
-# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
-# ADD BASE RSC /l 0x407 /d "NDEBUG"\r
-# ADD RSC /l 0x407 /i ".." /d "NDEBUG"\r
-BSC32=bscmake.exe\r
-# ADD BASE BSC32 /nologo\r
-# ADD BSC32 /nologo\r
-LINK32=link.exe\r
-# ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib comdlg32.lib /nologo /subsystem:windows /machine:I386\r
-# ADD LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib comdlg32.lib ole32.lib version.lib mpr.lib /nologo /subsystem:windows /machine:I386\r
-\r
-!ELSEIF "$(CFG)" == "winefile - Win32 Release"\r
-\r
-# PROP BASE Use_MFC 0\r
-# PROP BASE Use_Debug_Libraries 0\r
-# PROP BASE Output_Dir "winefile___Win32_Release"\r
-# PROP BASE Intermediate_Dir "winefile___Win32_Release"\r
-# PROP BASE Ignore_Export_Lib 0\r
-# PROP BASE Target_Dir ""\r
-# PROP Use_MFC 0\r
-# PROP Use_Debug_Libraries 0\r
-# PROP Output_Dir "."\r
-# PROP Intermediate_Dir "winefileRelease"\r
-# PROP Ignore_Export_Lib 0\r
-# PROP Target_Dir ""\r
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "NDEBUG" /D "UNICODE" /D WINE_UNUSED= /YX /FD /c\r
-# ADD CPP /nologo /MD /W3 /GX /O2 /D "NDEBUG" /D _WIN32_WINNT=0x0501 /FD /c\r
-# SUBTRACT CPP /YX\r
-# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
-# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
-# ADD BASE RSC /l 0x407 /d "NDEBUG"\r
-# ADD RSC /l 0x407 /i ".." /d "NDEBUG"\r
-BSC32=bscmake.exe\r
-# ADD BASE BSC32 /nologo\r
-# ADD BSC32 /nologo\r
-LINK32=link.exe\r
-# ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib comdlg32.lib /nologo /subsystem:windows /machine:I386\r
-# ADD LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib comdlg32.lib ole32.lib version.lib mpr.lib /nologo /subsystem:windows /machine:I386 /out:"winefile-ansi.exe"\r
-\r
-!ENDIF \r
-\r
-# Begin Target\r
-\r
-# Name "winefile - Win32 Debug"\r
-# Name "winefile - Win32 Unicode Debug"\r
-# Name "winefile - Win32 UNICODE Release"\r
-# Name "winefile - Win32 Release"\r
-# Begin Group "Resources"\r
-\r
-# PROP Default_Filter ""\r
-# Begin Source File\r
-\r
-SOURCE=.\cs.rc\r
-# PROP Exclude_From_Build 1\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\de.rc\r
-# PROP Exclude_From_Build 1\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\drivebar.bmp\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\en.rc\r
-# PROP Exclude_From_Build 1\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\es.rc\r
-# PROP Exclude_From_Build 1\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\fr.rc\r
-# PROP Exclude_From_Build 1\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\hu.rc\r
-# PROP Exclude_From_Build 1\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\images.bmp\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\it.rc\r
-# PROP Exclude_From_Build 1\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\nl.rc\r
-# PROP Exclude_From_Build 1\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\pl.rc\r
-# PROP Exclude_From_Build 1\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\pt.rc\r
-# PROP Exclude_From_Build 1\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\resource.rc\r
-# PROP Exclude_From_Build 1\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\ru.rc\r
-# PROP Exclude_From_Build 1\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\si.rc\r
-# PROP Exclude_From_Build 1\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\Sv.rc\r
-# PROP Exclude_From_Build 1\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\toolbar.bmp\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\winefile.ico\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\winefile.rc\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\zh.rc\r
-# PROP Exclude_From_Build 1\r
-# End Source File\r
-# End Group\r
-# Begin Source File\r
-\r
-SOURCE=.\resource.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\splitpath.c\r
-# PROP Exclude_From_Build 1\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\winefile.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\winefile.h\r
-# End Source File\r
-# End Target\r
-# End Project\r
+++ /dev/null
-Microsoft Developer Studio Workspace File, Format Version 6.00\r
-# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!\r
-\r
-###############################################################################\r
-\r
-Project: "make_explorer"=.\make_winefile.dsp - Package Owner=<4>\r
-\r
-Package=<5>\r
-{{{\r
-}}}\r
-\r
-Package=<4>\r
-{{{\r
-}}}\r
-\r
-###############################################################################\r
-\r
-Project: "winefile"=.\winefile.dsp - Package Owner=<4>\r
-\r
-Package=<5>\r
-{{{\r
-}}}\r
-\r
-Package=<4>\r
-{{{\r
-}}}\r
-\r
-###############################################################################\r
-\r
-Global:\r
-\r
-Package=<5>\r
-{{{\r
-}}}\r
-\r
-Package=<3>\r
-{{{\r
-}}}\r
-\r
-###############################################################################\r
-\r
#include <locale.h>
#include <time.h>
-#ifndef __WINE__
-#include <malloc.h> /* for alloca() */
-#endif
-
#include <shellapi.h> /* for ShellExecute() */
#include <shlobj.h> /* for SHFormatDrive() */
<define name="__USE_W32API" />
<define name="_WIN32_IE">0x0501</define>
<define name="_WIN32_WINNT">0x0501</define>
- <library>uuid</library>
- <library>kernel32</library>
- <library>gdi32</library>
- <library>user32</library>
- <library>comctl32</library>
- <library>advapi32</library>
- <library>comdlg32</library>
<library>shell32</library>
+ <library>comdlg32</library>
+ <library>comctl32</library>
<library>ole32</library>
- <library>version</library>
<library>mpr</library>
+ <library>version</library>
+ <library>user32</library>
+ <library>gdi32</library>
+ <library>advapi32</library>
+ <library>kernel32</library>
+ <library>uuid</library>
<file>winefile.c</file>
- <file>winefile.rc</file>
+ <file>rsrc.rc</file>
</module>
</rbuild>
+++ /dev/null
-\r
-Microsoft Visual Studio Solution File, Format Version 9.00\r
-# Visual Studio 2005\r
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "make_winefile", "make_winefile.vcproj", "{D5D64C37-5820-4EE1-9982-98A2CFFAC645}"\r
-EndProject\r
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "winefile", "winefile.vcproj", "{33A963F1-6C9A-4582-80E5-C6AAD0173499}"\r
-EndProject\r
-Global\r
- GlobalSection(SolutionConfigurationPlatforms) = preSolution\r
- Debug|Win32 = Debug|Win32\r
- Release|Win32 = Release|Win32\r
- Unicode Debug|Win32 = Unicode Debug|Win32\r
- UNICODE Release|Win32 = UNICODE Release|Win32\r
- EndGlobalSection\r
- GlobalSection(ProjectConfigurationPlatforms) = postSolution\r
- {D5D64C37-5820-4EE1-9982-98A2CFFAC645}.Debug|Win32.ActiveCfg = Debug|Win32\r
- {D5D64C37-5820-4EE1-9982-98A2CFFAC645}.Release|Win32.ActiveCfg = Release|Win32\r
- {D5D64C37-5820-4EE1-9982-98A2CFFAC645}.Release|Win32.Build.0 = Release|Win32\r
- {D5D64C37-5820-4EE1-9982-98A2CFFAC645}.Unicode Debug|Win32.ActiveCfg = Debug|Win32\r
- {D5D64C37-5820-4EE1-9982-98A2CFFAC645}.Unicode Debug|Win32.Build.0 = Debug|Win32\r
- {D5D64C37-5820-4EE1-9982-98A2CFFAC645}.UNICODE Release|Win32.ActiveCfg = Release|Win32\r
- {33A963F1-6C9A-4582-80E5-C6AAD0173499}.Debug|Win32.ActiveCfg = Debug|Win32\r
- {33A963F1-6C9A-4582-80E5-C6AAD0173499}.Debug|Win32.Build.0 = Debug|Win32\r
- {33A963F1-6C9A-4582-80E5-C6AAD0173499}.Release|Win32.ActiveCfg = Release|Win32\r
- {33A963F1-6C9A-4582-80E5-C6AAD0173499}.Release|Win32.Build.0 = Release|Win32\r
- {33A963F1-6C9A-4582-80E5-C6AAD0173499}.Unicode Debug|Win32.ActiveCfg = Unicode Debug|Win32\r
- {33A963F1-6C9A-4582-80E5-C6AAD0173499}.Unicode Debug|Win32.Build.0 = Unicode Debug|Win32\r
- {33A963F1-6C9A-4582-80E5-C6AAD0173499}.UNICODE Release|Win32.ActiveCfg = UNICODE Release|Win32\r
- {33A963F1-6C9A-4582-80E5-C6AAD0173499}.UNICODE Release|Win32.Build.0 = UNICODE Release|Win32\r
- EndGlobalSection\r
- GlobalSection(SolutionProperties) = preSolution\r
- HideSolutionNode = FALSE\r
- EndGlobalSection\r
-EndGlobal\r
+++ /dev/null
-<?xml version="1.0" encoding="Windows-1252"?>\r
-<VisualStudioProject\r
- ProjectType="Visual C++"\r
- Version="8,00"\r
- Name="winefile"\r
- ProjectGUID="{33A963F1-6C9A-4582-80E5-C6AAD0173499}"\r
- RootNamespace="winefile"\r
- >\r
- <Platforms>\r
- <Platform\r
- Name="Win32"\r
- />\r
- </Platforms>\r
- <ToolFiles>\r
- </ToolFiles>\r
- <Configurations>\r
- <Configuration\r
- Name="Debug|Win32"\r
- OutputDirectory=".\winefileDebug"\r
- IntermediateDirectory=".\winefileDebug"\r
- ConfigurationType="1"\r
- UseOfMFC="0"\r
- ATLMinimizesCRunTimeLibraryUsage="false"\r
- >\r
- <Tool\r
- Name="VCPreBuildEventTool"\r
- />\r
- <Tool\r
- Name="VCCustomBuildTool"\r
- />\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCMIDLTool"\r
- PreprocessorDefinitions="_DEBUG"\r
- MkTypLibCompatible="true"\r
- SuppressStartupBanner="true"\r
- TargetEnvironment="1"\r
- TypeLibraryName=".\winefileDebug/winefile.tlb"\r
- HeaderFileName=""\r
- />\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="0"\r
- PreprocessorDefinitions="_DEBUG;_WIN32_WINNT=0x0501;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS"\r
- MinimalRebuild="true"\r
- BasicRuntimeChecks="3"\r
- RuntimeLibrary="3"\r
- UsePrecompiledHeader="0"\r
- PrecompiledHeaderFile=".\winefileDebug/winefile.pch"\r
- AssemblerListingLocation=".\winefileDebug/"\r
- ObjectFile=".\winefileDebug/"\r
- ProgramDataBaseFileName=".\winefileDebug/"\r
- BrowseInformation="1"\r
- WarningLevel="3"\r
- SuppressStartupBanner="true"\r
- DebugInformationFormat="4"\r
- />\r
- <Tool\r
- Name="VCManagedResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG"\r
- Culture="1031"\r
- AdditionalIncludeDirectories=".."\r
- />\r
- <Tool\r
- Name="VCPreLinkEventTool"\r
- />\r
- <Tool\r
- Name="VCLinkerTool"\r
- AdditionalDependencies="comctl32.lib version.lib mpr.lib"\r
- OutputFile=".\winefileDebug/winefile.exe"\r
- LinkIncremental="2"\r
- SuppressStartupBanner="true"\r
- GenerateDebugInformation="true"\r
- ProgramDatabaseFile=".\winefileDebug/winefile.pdb"\r
- SubSystem="2"\r
- TargetMachine="1"\r
- />\r
- <Tool\r
- Name="VCALinkTool"\r
- />\r
- <Tool\r
- Name="VCManifestTool"\r
- />\r
- <Tool\r
- Name="VCXDCMakeTool"\r
- />\r
- <Tool\r
- Name="VCBscMakeTool"\r
- SuppressStartupBanner="true"\r
- OutputFile=".\winefileDebug/winefile.bsc"\r
- />\r
- <Tool\r
- Name="VCFxCopTool"\r
- />\r
- <Tool\r
- Name="VCAppVerifierTool"\r
- />\r
- <Tool\r
- Name="VCWebDeploymentTool"\r
- />\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- />\r
- </Configuration>\r
- <Configuration\r
- Name="Release|Win32"\r
- OutputDirectory=".\winefileRelease"\r
- IntermediateDirectory=".\winefileRelease"\r
- ConfigurationType="1"\r
- UseOfMFC="0"\r
- ATLMinimizesCRunTimeLibraryUsage="false"\r
- >\r
- <Tool\r
- Name="VCPreBuildEventTool"\r
- />\r
- <Tool\r
- Name="VCCustomBuildTool"\r
- />\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCMIDLTool"\r
- PreprocessorDefinitions="NDEBUG"\r
- MkTypLibCompatible="true"\r
- SuppressStartupBanner="true"\r
- TargetEnvironment="1"\r
- TypeLibraryName=".\winefileRelease/winefile.tlb"\r
- HeaderFileName=""\r
- />\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="2"\r
- InlineFunctionExpansion="1"\r
- PreprocessorDefinitions="NDEBUG;_WIN32_WINNT=0x0501;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS"\r
- StringPooling="true"\r
- RuntimeLibrary="2"\r
- EnableFunctionLevelLinking="true"\r
- UsePrecompiledHeader="0"\r
- PrecompiledHeaderFile=".\winefileRelease/winefile.pch"\r
- AssemblerListingLocation=".\winefileRelease/"\r
- ObjectFile=".\winefileRelease/"\r
- ProgramDataBaseFileName=".\winefileRelease/"\r
- WarningLevel="3"\r
- SuppressStartupBanner="true"\r
- />\r
- <Tool\r
- Name="VCManagedResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG"\r
- Culture="1031"\r
- AdditionalIncludeDirectories=".."\r
- />\r
- <Tool\r
- Name="VCPreLinkEventTool"\r
- />\r
- <Tool\r
- Name="VCLinkerTool"\r
- AdditionalDependencies="comctl32.lib version.lib mpr.lib"\r
- OutputFile=".\winefileRelease/winefile.exe"\r
- LinkIncremental="1"\r
- SuppressStartupBanner="true"\r
- ProgramDatabaseFile=".\winefileRelease/winefile.pdb"\r
- SubSystem="2"\r
- TargetMachine="1"\r
- />\r
- <Tool\r
- Name="VCALinkTool"\r
- />\r
- <Tool\r
- Name="VCManifestTool"\r
- />\r
- <Tool\r
- Name="VCXDCMakeTool"\r
- />\r
- <Tool\r
- Name="VCBscMakeTool"\r
- SuppressStartupBanner="true"\r
- OutputFile=".\winefileRelease/winefile.bsc"\r
- />\r
- <Tool\r
- Name="VCFxCopTool"\r
- />\r
- <Tool\r
- Name="VCAppVerifierTool"\r
- />\r
- <Tool\r
- Name="VCWebDeploymentTool"\r
- />\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- />\r
- </Configuration>\r
- <Configuration\r
- Name="UNICODE Release|Win32"\r
- OutputDirectory=".\winefileURelease"\r
- IntermediateDirectory=".\winefileURelease"\r
- ConfigurationType="1"\r
- UseOfMFC="0"\r
- ATLMinimizesCRunTimeLibraryUsage="false"\r
- >\r
- <Tool\r
- Name="VCPreBuildEventTool"\r
- />\r
- <Tool\r
- Name="VCCustomBuildTool"\r
- />\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCMIDLTool"\r
- PreprocessorDefinitions="NDEBUG"\r
- MkTypLibCompatible="true"\r
- SuppressStartupBanner="true"\r
- TargetEnvironment="1"\r
- TypeLibraryName=".\winefileURelease/winefile.tlb"\r
- HeaderFileName=""\r
- />\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="2"\r
- InlineFunctionExpansion="1"\r
- PreprocessorDefinitions="NDEBUG;UNICODE;_WIN32_WINNT=0x0501;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS"\r
- StringPooling="true"\r
- RuntimeLibrary="2"\r
- EnableFunctionLevelLinking="true"\r
- UsePrecompiledHeader="0"\r
- PrecompiledHeaderFile=".\winefileURelease/winefile.pch"\r
- AssemblerListingLocation=".\winefileURelease/"\r
- ObjectFile=".\winefileURelease/"\r
- ProgramDataBaseFileName=".\winefileURelease/"\r
- WarningLevel="3"\r
- SuppressStartupBanner="true"\r
- />\r
- <Tool\r
- Name="VCManagedResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG"\r
- Culture="1031"\r
- AdditionalIncludeDirectories=".."\r
- />\r
- <Tool\r
- Name="VCPreLinkEventTool"\r
- />\r
- <Tool\r
- Name="VCLinkerTool"\r
- AdditionalDependencies="comctl32.lib version.lib mpr.lib"\r
- OutputFile=".\winefileURelease/winefile.exe"\r
- LinkIncremental="1"\r
- SuppressStartupBanner="true"\r
- ProgramDatabaseFile=".\winefileURelease/winefile.pdb"\r
- SubSystem="2"\r
- TargetMachine="1"\r
- />\r
- <Tool\r
- Name="VCALinkTool"\r
- />\r
- <Tool\r
- Name="VCManifestTool"\r
- />\r
- <Tool\r
- Name="VCXDCMakeTool"\r
- />\r
- <Tool\r
- Name="VCBscMakeTool"\r
- SuppressStartupBanner="true"\r
- OutputFile=".\winefileURelease/winefile.bsc"\r
- />\r
- <Tool\r
- Name="VCFxCopTool"\r
- />\r
- <Tool\r
- Name="VCAppVerifierTool"\r
- />\r
- <Tool\r
- Name="VCWebDeploymentTool"\r
- />\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- />\r
- </Configuration>\r
- <Configuration\r
- Name="Unicode Debug|Win32"\r
- OutputDirectory=".\winefileUDebug"\r
- IntermediateDirectory=".\winefileUDebug"\r
- ConfigurationType="1"\r
- UseOfMFC="0"\r
- ATLMinimizesCRunTimeLibraryUsage="false"\r
- >\r
- <Tool\r
- Name="VCPreBuildEventTool"\r
- />\r
- <Tool\r
- Name="VCCustomBuildTool"\r
- />\r
- <Tool\r
- Name="VCXMLDataGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCWebServiceProxyGeneratorTool"\r
- />\r
- <Tool\r
- Name="VCMIDLTool"\r
- PreprocessorDefinitions="_DEBUG"\r
- MkTypLibCompatible="true"\r
- SuppressStartupBanner="true"\r
- TargetEnvironment="1"\r
- TypeLibraryName=".\winefileUDebug/winefile.tlb"\r
- HeaderFileName=""\r
- />\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- Optimization="0"\r
- PreprocessorDefinitions="_DEBUG;UNICODE;_WIN32_WINNT=0x0501;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS"\r
- MinimalRebuild="true"\r
- BasicRuntimeChecks="3"\r
- RuntimeLibrary="3"\r
- UsePrecompiledHeader="0"\r
- PrecompiledHeaderFile=".\winefileUDebug/winefile.pch"\r
- AssemblerListingLocation=".\winefileUDebug/"\r
- ObjectFile=".\winefileUDebug/"\r
- ProgramDataBaseFileName=".\winefileUDebug/"\r
- BrowseInformation="1"\r
- WarningLevel="3"\r
- SuppressStartupBanner="true"\r
- DebugInformationFormat="4"\r
- />\r
- <Tool\r
- Name="VCManagedResourceCompilerTool"\r
- />\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG"\r
- Culture="1031"\r
- AdditionalIncludeDirectories=".."\r
- />\r
- <Tool\r
- Name="VCPreLinkEventTool"\r
- />\r
- <Tool\r
- Name="VCLinkerTool"\r
- AdditionalDependencies="comctl32.lib version.lib mpr.lib"\r
- OutputFile=".\winefileUDebug/winefile.exe"\r
- LinkIncremental="2"\r
- SuppressStartupBanner="true"\r
- GenerateDebugInformation="true"\r
- ProgramDatabaseFile=".\winefileUDebug/winefile.pdb"\r
- SubSystem="2"\r
- TargetMachine="1"\r
- />\r
- <Tool\r
- Name="VCALinkTool"\r
- />\r
- <Tool\r
- Name="VCManifestTool"\r
- />\r
- <Tool\r
- Name="VCXDCMakeTool"\r
- />\r
- <Tool\r
- Name="VCBscMakeTool"\r
- SuppressStartupBanner="true"\r
- OutputFile=".\winefileUDebug/winefile.bsc"\r
- />\r
- <Tool\r
- Name="VCFxCopTool"\r
- />\r
- <Tool\r
- Name="VCAppVerifierTool"\r
- />\r
- <Tool\r
- Name="VCWebDeploymentTool"\r
- />\r
- <Tool\r
- Name="VCPostBuildEventTool"\r
- />\r
- </Configuration>\r
- </Configurations>\r
- <References>\r
- </References>\r
- <Files>\r
- <Filter\r
- Name="Resources"\r
- >\r
- <File\r
- RelativePath="cs.rc"\r
- >\r
- <FileConfiguration\r
- Name="Debug|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Release|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="UNICODE Release|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Unicode Debug|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- </File>\r
- <File\r
- RelativePath="de.rc"\r
- >\r
- <FileConfiguration\r
- Name="Debug|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Release|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="UNICODE Release|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Unicode Debug|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- </File>\r
- <File\r
- RelativePath="drivebar.bmp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="en.rc"\r
- >\r
- <FileConfiguration\r
- Name="Debug|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Release|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="UNICODE Release|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Unicode Debug|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- </File>\r
- <File\r
- RelativePath="es.rc"\r
- >\r
- <FileConfiguration\r
- Name="Debug|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Release|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="UNICODE Release|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Unicode Debug|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- </File>\r
- <File\r
- RelativePath="fr.rc"\r
- >\r
- <FileConfiguration\r
- Name="Debug|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Release|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="UNICODE Release|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Unicode Debug|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- </File>\r
- <File\r
- RelativePath="hu.rc"\r
- >\r
- <FileConfiguration\r
- Name="Debug|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Release|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="UNICODE Release|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Unicode Debug|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- </File>\r
- <File\r
- RelativePath="images.bmp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="it.rc"\r
- >\r
- <FileConfiguration\r
- Name="Debug|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Release|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="UNICODE Release|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Unicode Debug|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- </File>\r
- <File\r
- RelativePath="nl.rc"\r
- >\r
- <FileConfiguration\r
- Name="Debug|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Release|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="UNICODE Release|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Unicode Debug|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- </File>\r
- <File\r
- RelativePath="pl.rc"\r
- >\r
- <FileConfiguration\r
- Name="Debug|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Release|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="UNICODE Release|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Unicode Debug|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- </File>\r
- <File\r
- RelativePath="pt.rc"\r
- >\r
- <FileConfiguration\r
- Name="Debug|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Release|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="UNICODE Release|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Unicode Debug|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- </File>\r
- <File\r
- RelativePath="resource.rc"\r
- >\r
- <FileConfiguration\r
- Name="Debug|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Release|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="UNICODE Release|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Unicode Debug|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- </File>\r
- <File\r
- RelativePath="ru.rc"\r
- >\r
- <FileConfiguration\r
- Name="Debug|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Release|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="UNICODE Release|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Unicode Debug|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- </File>\r
- <File\r
- RelativePath="si.rc"\r
- >\r
- <FileConfiguration\r
- Name="Debug|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Release|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="UNICODE Release|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Unicode Debug|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- </File>\r
- <File\r
- RelativePath="Sv.rc"\r
- >\r
- <FileConfiguration\r
- Name="Debug|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Release|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="UNICODE Release|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Unicode Debug|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- </File>\r
- <File\r
- RelativePath="toolbar.bmp"\r
- >\r
- </File>\r
- <File\r
- RelativePath="winefile.ico"\r
- >\r
- </File>\r
- <File\r
- RelativePath="winefile.rc"\r
- >\r
- <FileConfiguration\r
- Name="Debug|Win32"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Release|Win32"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="UNICODE Release|Win32"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Unicode Debug|Win32"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- </File>\r
- <File\r
- RelativePath="zh.rc"\r
- >\r
- <FileConfiguration\r
- Name="Debug|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Release|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="UNICODE Release|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Unicode Debug|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCResourceCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;$(NoInherit)"\r
- AdditionalIncludeDirectories=""\r
- />\r
- </FileConfiguration>\r
- </File>\r
- </Filter>\r
- <File\r
- RelativePath="resource.h"\r
- >\r
- </File>\r
- <File\r
- RelativePath="splitpath.c"\r
- >\r
- <FileConfiguration\r
- Name="Debug|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;_WIN32_WINNT=0x0501;$(NoInherit)"\r
- UsePrecompiledHeader="0"\r
- BrowseInformation="1"\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Release|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;_WIN32_WINNT=0x0501;$(NoInherit)"\r
- UsePrecompiledHeader="0"\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="UNICODE Release|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;UNICODE;_WIN32_WINNT=0x0501;$(NoInherit)"\r
- UsePrecompiledHeader="0"\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Unicode Debug|Win32"\r
- ExcludedFromBuild="true"\r
- >\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;UNICODE;_WIN32_WINNT=0x0501;$(NoInherit)"\r
- UsePrecompiledHeader="0"\r
- BrowseInformation="1"\r
- />\r
- </FileConfiguration>\r
- </File>\r
- <File\r
- RelativePath="winefile.c"\r
- >\r
- <FileConfiguration\r
- Name="Debug|Win32"\r
- >\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;_WIN32_WINNT=0x0501"\r
- UsePrecompiledHeader="0"\r
- BrowseInformation="1"\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Release|Win32"\r
- >\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;_WIN32_WINNT=0x0501"\r
- UsePrecompiledHeader="0"\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="UNICODE Release|Win32"\r
- >\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- PreprocessorDefinitions="NDEBUG;UNICODE;_WIN32_WINNT=0x0501"\r
- UsePrecompiledHeader="0"\r
- />\r
- </FileConfiguration>\r
- <FileConfiguration\r
- Name="Unicode Debug|Win32"\r
- >\r
- <Tool\r
- Name="VCCLCompilerTool"\r
- PreprocessorDefinitions="_DEBUG;UNICODE;_WIN32_WINNT=0x0501"\r
- UsePrecompiledHeader="0"\r
- BrowseInformation="1"\r
- />\r
- </FileConfiguration>\r
- </File>\r
- <File\r
- RelativePath="winefile.h"\r
- >\r
- </File>\r
- </Files>\r
- <Globals>\r
- </Globals>\r
-</VisualStudioProject>\r