Initial full mirror of c:\VWE (source + assets + toolchain + outputs) via Git LFS

Complete disaster-recovery snapshot: engine/game source, game data assets,
VC6 toolchain + DX SDKs, build outputs, deployed game, and _UNUSED archive.
Large binaries in Git LFS; text preserved byte-for-byte (core.autocrlf=false,
no eol attributes). See RECOVERY.md for the one-clone rebuild procedure.
This commit is contained in:
Cyd
2026-06-24 21:28:16 -05:00
commit 2b8ca921cb
66341 changed files with 7923174 additions and 0 deletions
@@ -0,0 +1,284 @@
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1998 Microsoft Corporation
// All rights reserved.
//
// This source code is only intended as a supplement to the
// Microsoft Foundation Classes Reference and related
// electronic documentation provided with the library.
// See these sources for detailed information regarding the
// Microsoft Foundation Classes product.
#ifndef __AFXCTL_RC__
#define __AFXCTL_RC__
#ifndef __AFXRES_H__
#include <afxres.h>
#endif
#ifdef APSTUDIO_INVOKED
// This will prevent the VC++ Resource Editor user from saving this file
1 TEXTINCLUDE DISCARDABLE
BEGIN
"< Cannot change standard MFC resources! >\0"
END
#endif // APSTUDIO_INVOKED
#ifndef _AFXDLL
/////////////////////////////////////////////////////////////////////////////
// OLE Control Resources
#ifndef _AFX_NO_STOCKPPG_RESOURCES
/////////////////////////////////////////////////////////////////////////////
//
// Bitmap
//
AFX_IDB_TRUETYPE BITMAP DISCARDABLE "RES\\TRUETYPE.BMP"
/////////////////////////////////////////////////////////////////////////////
//
// Dialog
//
AFX_IDD_PROPPAGE_FONT DIALOG DISCARDABLE 13, 54, 250, 110
STYLE WS_CHILD | 0x4
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "&Nom de propriété:",IDC_STATIC,3,5,61,8
COMBOBOX AFX_IDC_FONTPROP,65,3,100,71,CBS_DROPDOWNLIST | CBS_SORT |
WS_VSCROLL | WS_TABSTOP
LTEXT "Po&lice:",IDC_STATIC,3,19,91,8
COMBOBOX AFX_IDC_FONTNAMES,3,29,91,77,CBS_SIMPLE |
CBS_OWNERDRAWFIXED | CBS_AUTOHSCROLL | CBS_SORT |
CBS_HASSTRINGS | CBS_DISABLENOSCROLL | WS_VSCROLL |
WS_TABSTOP
LTEXT "St&yle de police:",IDC_STATIC,102,19,53,8
COMBOBOX AFX_IDC_FONTSTYLES,104,29,53,53,CBS_DROPDOWNLIST |
CBS_DISABLENOSCROLL | WS_VSCROLL | WS_TABSTOP
LTEXT "&Taille:",IDC_STATIC,167,19,40,8
COMBOBOX AFX_IDC_FONTSIZES,167,29,36,53,CBS_DROPDOWN | CBS_SORT |
CBS_DISABLENOSCROLL | WS_VSCROLL | WS_TABSTOP
GROUPBOX "Effets",IDC_STATIC,104,44,142,24,WS_GROUP
CONTROL "&Barré",AFX_IDC_STRIKEOUT,"Button",BS_AUTOCHECKBOX |
WS_TABSTOP,109,55,65,10
CONTROL "&Souligné",AFX_IDC_UNDERLINE,"Button",BS_AUTOCHECKBOX |
WS_TABSTOP,175,55,65,10
GROUPBOX "Exemple",IDC_STATIC,104,71,142,36,WS_GROUP
CTEXT "AaBbYyZz",AFX_IDC_SAMPLEBOX,110,80,130,22,SS_NOPREFIX |
NOT WS_VISIBLE
END
AFX_IDD_PROPPAGE_COLOR DIALOG DISCARDABLE 0, 0, 250, 62
STYLE WS_CHILD | 0x4
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "&Nom de propriété:",IDC_STATIC,3,3,100,8
COMBOBOX AFX_IDC_COLORPROP,3,13,100,54,CBS_DROPDOWNLIST |
CBS_SORT | WS_VSCROLL | WS_TABSTOP
LTEXT "&Couleur système:",IDC_STATIC,3,29,100,8
COMBOBOX AFX_IDC_SYSTEMCOLORS,3,39,100,54,CBS_DROPDOWNLIST |
CBS_SORT | WS_VSCROLL | WS_TABSTOP
CONTROL "",AFX_IDC_COLOR_BLACK,"Button",BS_OWNERDRAW | WS_GROUP |
WS_TABSTOP,118,4,15,11
CONTROL "",AFX_IDC_COLOR_BLUE,"Button",BS_OWNERDRAW,138,4,15,11
CONTROL "",AFX_IDC_COLOR_CYAN,"Button",BS_OWNERDRAW,158,4,15,11
CONTROL "",AFX_IDC_COLOR_DARKBLUE,"Button",BS_OWNERDRAW,178,4,15,
11
CONTROL "",AFX_IDC_COLOR_DARKCYAN,"Button",BS_OWNERDRAW,118,18,
15,11
CONTROL "",AFX_IDC_COLOR_DARKGREEN,"Button",BS_OWNERDRAW,138,18,
15,11
CONTROL "",AFX_IDC_COLOR_DARKMAGENTA,"Button",BS_OWNERDRAW,158,
18,15,11
CONTROL "",AFX_IDC_COLOR_GRAY,"Button",BS_OWNERDRAW,178,18,15,11
CONTROL "",AFX_IDC_COLOR_DARKRED,"Button",BS_OWNERDRAW,118,32,15,
11
CONTROL "",AFX_IDC_COLOR_GREEN,"Button",BS_OWNERDRAW,138,32,15,
11
CONTROL "",AFX_IDC_COLOR_LIGHTBROWN,"Button",BS_OWNERDRAW,158,32,
15,11
CONTROL "",AFX_IDC_COLOR_LIGHTGRAY,"Button",BS_OWNERDRAW,178,32,
15,11
CONTROL "",AFX_IDC_COLOR_MAGENTA,"Button",BS_OWNERDRAW,118,46,15,
11
CONTROL "",AFX_IDC_COLOR_RED,"Button",BS_OWNERDRAW,138,46,15,11
CONTROL "",AFX_IDC_COLOR_WHITE,"Button",BS_OWNERDRAW,158,46,15,
11
CONTROL "",AFX_IDC_COLOR_YELLOW,"Button",BS_OWNERDRAW,178,46,15,
11
END
AFX_IDD_PROPPAGE_PICTURE DIALOG DISCARDABLE 0, 0, 250, 62
STYLE WS_CHILD | 0x4
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "&Nom de propriété:",IDC_STATIC,3,3,100,8
COMBOBOX AFX_IDC_PROPNAME,3,13,100,30,CBS_DROPDOWNLIST | CBS_SORT |
WS_VSCROLL | WS_TABSTOP
PUSHBUTTON "Pa&rcourir...",AFX_IDC_BROWSE,3,35,54,14
PUSHBUTTON "&Effacer",AFX_IDC_CLEAR,61,35,54,14
RTEXT "Aperçu:",IDC_STATIC,107,3,42,16
CONTROL "",AFX_IDC_PICTURE,"Static",SS_BLACKFRAME,151,4,93,54
END
/////////////////////////////////////////////////////////////////////////////
//
// Dialog Info
//
AFX_IDD_PROPPAGE_FONT DLGINIT
BEGIN
1002, 0x403, 12, 0
0x6f42, 0x646c, 0x4920, 0x6174, 0x696c, 0x0063,
0
END
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
STRINGTABLE DISCARDABLE
BEGIN
AFX_IDS_PROPPAGE_UNKNOWN "(Inconnu)"
AFX_IDS_COLOR_DESKTOP "Bureau"
AFX_IDS_COLOR_APPWORKSPACE "Espace de travail de l'application"
AFX_IDS_COLOR_WNDBACKGND "Arrière-plan de la fenêtre"
AFX_IDS_COLOR_WNDTEXT "Texte de la fenêtre"
AFX_IDS_COLOR_MENUBAR "Barre de menu"
AFX_IDS_COLOR_MENUTEXT "Texte de menu"
AFX_IDS_COLOR_ACTIVEBAR "Barre de titre active"
AFX_IDS_COLOR_INACTIVEBAR "Barre de titre inactive"
AFX_IDS_COLOR_ACTIVETEXT "Texte de la barre de titre active"
AFX_IDS_COLOR_INACTIVETEXT "Texte de la barre de titre inactive"
AFX_IDS_COLOR_ACTIVEBORDER "Bordure active"
AFX_IDS_COLOR_INACTIVEBORDER "Bordure inactive"
END
#endif // !_AFX_NO_STOCKPPG_RESOURCES
STRINGTABLE DISCARDABLE
BEGIN
#ifndef _AFX_NO_STOCKPPG_RESOURCES
AFX_IDS_COLOR_WNDFRAME "Cadre de la fenêtre"
AFX_IDS_COLOR_SCROLLBARS "Barres de défilement"
AFX_IDS_COLOR_BTNFACE "Face du bouton"
AFX_IDS_COLOR_BTNSHADOW "Ombre du bouton"
AFX_IDS_COLOR_BTNTEXT "Texte du bouton"
AFX_IDS_COLOR_BTNHIGHLIGHT "Surbrillance du bouton"
AFX_IDS_COLOR_DISABLEDTEXT "Texte désactivé"
AFX_IDS_COLOR_HIGHLIGHT "Surbrillance"
AFX_IDS_COLOR_HIGHLIGHTTEXT "Texte en surbrillance"
AFX_IDS_REGULAR "Normal"
AFX_IDS_BOLD "Gras"
AFX_IDS_ITALIC "Italique"
AFX_IDS_BOLDITALIC "Italique gras"
AFX_IDS_SAMPLETEXT "AaBbYyZz"
#endif // !_AFX_NO_STOCKPPG_RESOURCES
AFX_IDS_DISPLAYSTRING_FONT "(Police)"
AFX_IDS_DISPLAYSTRING_COLOR "(Couleur)"
END
STRINGTABLE DISCARDABLE
BEGIN
AFX_IDS_DISPLAYSTRING_PICTURE "(Image - %s)"
#ifndef _AFX_NO_STOCKPPG_RESOURCES
AFX_IDS_PICTUREFILTER "Tous les type d'images|*.bmp;*.cur;*.dib;*.emf;*.ico;*.wmf|Images en mode point (*.bmp;*.dib)|*.bmp;*.dib|Icônes/Curseurs (*.ico;*.cur)|*.ico;*.cur|Métafichiers (*.wmf;*.emf)|*.wmf;*.emf|Tous les fichiers (*.*)|*.*||"
#endif // !_AFX_NO_STOCKPPG_RESOURCES
AFX_IDS_PICTYPE_UNKNOWN "Inconnu"
AFX_IDS_PICTYPE_NONE "Aucun"
AFX_IDS_PICTYPE_BITMAP "Image en mode point"
AFX_IDS_PICTYPE_METAFILE "Métafichier"
AFX_IDS_PICTYPE_ICON "Icône"
#ifndef _AFX_NO_STOCKPPG_RESOURCES
AFX_IDS_COLOR_PPG "Page de propriété de couleur"
AFX_IDS_COLOR_PPG_CAPTION "Couleurs"
AFX_IDS_FONT_PPG "Page de propriété de police"
AFX_IDS_FONT_PPG_CAPTION "Polices"
AFX_IDS_PICTURE_PPG "Page de propriété d'image"
AFX_IDS_PICTURE_PPG_CAPTION "Images"
#endif // !_AFX_NO_STOCKPPG_RESOURCES
AFX_IDS_BORDERSTYLE_0 "0 - Aucun"
AFX_IDS_BORDERSTYLE_1 "1 - Trait simple"
END
STRINGTABLE DISCARDABLE
BEGIN
AFX_IDS_VERB_EDIT "&Modifier"
AFX_IDS_VERB_PROPERTIES "&Propriétés..."
END
#ifndef _AFX_NO_STOCKPPG_RESOURCES
STRINGTABLE DISCARDABLE
BEGIN
AFX_IDP_PICTURECANTOPEN "Impossible d'ouvrir le fichier image %1. Le fichier peut ne pas exister, ou peut ne pas être lisible."
AFX_IDP_PICTURECANTLOAD "Impossible de charger le fichier image %1. Le fichier peut avoir un format incorrect."
AFX_IDP_PICTURETOOLARGE "Impossible de charger le fichier image %1. Le fichier est trop grand pour tenir en mémoire."
AFX_IDP_PICTUREREADFAILED
"Impossible de charger le fichier image %1. Echec à la lecture."
END
STRINGTABLE DISCARDABLE
BEGIN
AFX_IDS_PICTUREBROWSETITLE "Parcourir les images"
END
#endif // !_AFX_NO_STOCKPPG_RESOURCES
#ifndef _AFX_NO_CTLERROR_RESOURCES
STRINGTABLE DISCARDABLE
BEGIN
AFX_IDP_E_ILLEGALFUNCTIONCALL "Appel de fonction incorrect"
AFX_IDP_E_OVERFLOW "Dépassement de capacité"
AFX_IDP_E_OUTOFMEMORY "Mémoire épuisée"
AFX_IDP_E_DIVISIONBYZERO "Division par zéro"
AFX_IDP_E_OUTOFSTRINGSPACE "Espace de chaîne insuffisant"
AFX_IDP_E_OUTOFSTACKSPACE "Espace pile insuffisant"
AFX_IDP_E_BADFILENAMEORNUMBER "Nom ou numéro de fichier incorrect"
AFX_IDP_E_FILENOTFOUND "Fichier introuvable"
AFX_IDP_E_BADFILEMODE "Mode d'accès au fichier incorrect"
AFX_IDP_E_FILEALREADYOPEN "Fichier déjà ouvert"
AFX_IDP_E_DEVICEIOERROR "Erreur d'entrée/sortie de périphérique"
AFX_IDP_E_FILEALREADYEXISTS "Ce fichier existe déjà"
AFX_IDP_E_BADRECORDLENGTH "Longueur d'enregistrement incorrecte"
AFX_IDP_E_DISKFULL "Disque plein"
AFX_IDP_E_BADRECORDNUMBER "Numéro d'enregistrement incorrect"
AFX_IDP_E_BADFILENAME "Nom de fichier incorrect"
END
STRINGTABLE DISCARDABLE
BEGIN
AFX_IDP_E_TOOMANYFILES "Trop de fichiers"
AFX_IDP_E_DEVICEUNAVAILABLE "Périphérique non disponible"
AFX_IDP_E_PERMISSIONDENIED "Permission refusée"
AFX_IDP_E_DISKNOTREADY "Disque non prêt"
AFX_IDP_E_PATHFILEACCESSERROR "Erreur dans le chemin d'accès"
AFX_IDP_E_PATHNOTFOUND "Chemin d'accès introuvable"
AFX_IDP_E_INVALIDPATTERNSTRING "Chaîne de motif incorrecte"
AFX_IDP_E_INVALIDUSEOFNULL "Utilisation incorrecte de NULL"
AFX_IDP_E_INVALIDFILEFORMAT "Format de fichier incorrect"
AFX_IDP_E_INVALIDPROPERTYVALUE "Valeur de propriété incorrecte"
AFX_IDP_E_INVALIDPROPERTYARRAYINDEX "Index de tableau incorrect"
AFX_IDP_E_SETNOTSUPPORTEDATRUNTIME "La propriété ne peut pas être définie au moment de l'exécution"
AFX_IDP_E_SETNOTSUPPORTED "Propriété en lecture seule"
AFX_IDP_E_NEEDPROPERTYARRAYINDEX
"Vous devez spécifier un index de tableau lorsque vous utilisez un tableau de propriété"
AFX_IDP_E_SETNOTPERMITTED "Cette propriété ne peut pas être définie pour ce contrôle"
AFX_IDP_E_GETNOTSUPPORTEDATRUNTIME "La propriété ne peut pas être lue au moment de l'exécution"
END
STRINGTABLE DISCARDABLE
BEGIN
AFX_IDP_E_GETNOTSUPPORTED "Propriété en écriture seule"
AFX_IDP_E_PROPERTYNOTFOUND "Propriété introuvable"
AFX_IDP_E_INVALIDCLIPBOARDFORMAT "Format de Presse-papiers incorrect"
AFX_IDP_E_INVALIDPICTURE "Image incorrecte"
AFX_IDP_E_PRINTERERROR "Erreur d'imprimante"
AFX_IDP_E_CANTSAVEFILETOTEMP
"Impossible de créer le fichier temporaire nécessaire pour l'enregistrement"
AFX_IDP_E_SEARCHTEXTNOTFOUND "Texte recherché introuvable"
AFX_IDP_E_REPLACEMENTSTOOLONG "Texte de remplacement trop long"
END
#endif //!_AFX_NO_CTLERROR_RESOURCES
#endif //!_AFXDLL
#endif //__AFXOLECL_RC__
@@ -0,0 +1,105 @@
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1998 Microsoft Corporation
// All rights reserved.
//
// This source code is only intended as a supplement to the
// Microsoft Foundation Classes Reference and related
// electronic documentation provided with the library.
// See these sources for detailed information regarding the
// Microsoft Foundation Classes product.
#ifndef __AFXDB_RC__
#define __AFXDB_RC__
#ifndef __AFXRES_H__
#include <afxres.h>
#endif
#ifdef APSTUDIO_INVOKED
// This will prevent the VC++ Resource Editor user from saving this file
1 TEXTINCLUDE DISCARDABLE
BEGIN
"< Cannot change standard MFC resources! >\0"
END
#endif // APSTUDIO_INVOKED
#ifndef _AFXDLL
/////////////////////////////////////////////////////////////////////////////
// Database Resources
// Database strings
STRINGTABLE DISCARDABLE
BEGIN
AFX_IDP_SQL_CONNECT_FAIL
"Tentative infructueuse de connexion à la source de données"
AFX_IDP_SQL_RECORDSET_FORWARD_ONLY
"Le jeu d'enregistrements n'accepte que les déplacements vers l'avant."
AFX_IDP_SQL_EMPTY_COLUMN_LIST
"Tentative infructueuse d'ouverture de table - colonnes à extraire introuvables à l'endroit spécifié."
AFX_IDP_SQL_FIELD_SCHEMA_MISMATCH
"La requête a renvoyé des types de données de colonnes inattendus."
AFX_IDP_SQL_ILLEGAL_MODE "Tentative infructueuse de Mise à jour ou de Suppression."
AFX_IDP_SQL_MULTIPLE_ROWS_AFFECTED "Plusieurs lignes ont été mises à jour."
AFX_IDP_SQL_NO_CURRENT_RECORD "L'opération a échoué, pas d'enregistrement en cours"
AFX_IDP_SQL_NO_ROWS_AFFECTED
"Aucune ligne n'a été affectée par l'opération de mise à jour ou de suppression."
AFX_IDP_SQL_RECORDSET_READONLY "Le jeu d'enregistrements est en lecture seule"
AFX_IDP_SQL_SQL_NO_TOTAL
"Le pilote ODBC ne prend pas en charge le modèle de données LongBinary MFC."
AFX_IDP_SQL_ODBC_LOAD_FAILED
"Tentative infructueuse de chargement de l'élément ODBC32.DLL."
AFX_IDP_SQL_DYNASET_NOT_SUPPORTED
"Le gestionnaire ODBC ne prend pas en charge les feuilles de réponses dynamiques."
AFX_IDP_SQL_SNAPSHOT_NOT_SUPPORTED
"Curseurs ODBC statiques requis pour la prise en charge des instantanés."
AFX_IDP_SQL_API_CONFORMANCE
"Gestionnaire ODBC incompatible avec les classes de bases de données MFC (API_CONFORMANCE >= SQL_OAC_LEVEL1 requis)."
AFX_IDP_SQL_SQL_CONFORMANCE
"Gestionnaire ODBC incompatible avec les classes de bases de données MFC (SQL_CONFORMANCE >= SQL_OSC_MINIMUM requis)."
AFX_IDP_SQL_NO_DATA_FOUND
"Tentative de défilement après la fin ou avant le début des données."
AFX_IDP_SQL_ROW_UPDATE_NOT_SUPPORTED
"Feuilles de réponses dynamiques non prises en charge par le gestionnaire ODBC."
AFX_IDP_SQL_ODBC_V2_REQUIRED
"Gestionnaire ODBC conforme Niveau 2 (Level 2) requis."
AFX_IDP_SQL_NO_POSITIONED_UPDATES
"Les mises à jour programmées ne sont pas prises en charge par le gestionnaire ODBC."
AFX_IDP_SQL_LOCK_MODE_NOT_SUPPORTED
"Le mode de verrouillage requis n'est pas accepté."
AFX_IDP_SQL_DATA_TRUNCATED
"Données tronquées."
AFX_IDP_SQL_ROW_FETCH
"Erreur de récupération de l'enregistrement."
AFX_IDP_SQL_INCORRECT_ODBC
"Un point d'entrée ODBC requis est introuvable. Vérifiez qu'ODBC est correctement installé."
AFX_IDP_SQL_UPDATE_DELETE_FAILED
"Echec de la mise à jour ou de la suppression."
AFX_IDP_SQL_DYNAMIC_CURSOR_NOT_SUPPORTED
"Curseurs dynamiques non pris en charge par le pilote ODBC."
AFX_IDP_SQL_FIELD_NOT_FOUND
"Nom ou index de champ non valide"
AFX_IDP_SQL_BOOKMARKS_NOT_SUPPORTED
"Les onglets ne sont pas compatibles avec le pilote ODBC."
AFX_IDP_SQL_BOOKMARKS_NOT_ENABLED
"Les onglets ne sont pas activés sur le recordset."
AFX_IDP_DAO_ENGINE_INITIALIZATION
"Impossible d'initialiser le moteur de base de données DAO/Jet."
AFX_IDP_DAO_DFX_BIND
"Valeur du paramètre DFX incorrecte."
AFX_IDP_DAO_OBJECT_NOT_OPEN
"DAO TableDef ou QueryDef non ouverts."
AFX_IDP_DAO_ROWTOOSHORT
"Echec de GetRows. Mémoire allouée insuffisante pour la ligne."
AFX_IDP_DAO_BADBINDINFO
"Erreur de liens GetRows. Ceci est probablement du à une mauvaise correspondance de types de données."
AFX_IDP_DAO_COLUMNUNAVAILABLE
"Echec de GetRows. La colonne demandée n'est pas un membre de ce jeu d'enregistrements."
AFX_IDS_DELETED "<Effacé>"
END
/////////////////////////////////////////////////////////////////////////////
#endif //!_AFXDLL
#endif //__AFXDB_RC__
@@ -0,0 +1,45 @@
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1998 Microsoft Corporation
// All rights reserved.
//
// This source code is only intended as a supplement to the
// Microsoft Foundation Classes Reference and related
// electronic documentation provided with the library.
// See these sources for detailed information regarding the
// Microsoft Foundation Classes product.
#ifndef __AFXISAPI_RC__
#define __AFXISAPI_RC__
#ifndef __AFXRES_H__
#include <afxres.h>
#endif
#ifdef APSTUDIO_INVOKED
// This will prevent the VC++ Resource Editor user from saving this file
1 TEXTINCLUDE DISCARDABLE
BEGIN
"< Ne peut changer les ressources standards de MFC! >\0"
END
#endif // APSTUDIO_INVOKED
#ifndef _AFXDLL
/////////////////////////////////////////////////////////////////////////////
// ISAPI HTML Text for HTTP error conditions
STRINGTABLE DISCARDABLE
BEGIN
AFX_IDS_HTTP_TITLE "<HEAD><TITLE>Erreur HTTP%d</TITLE></HEAD>"
AFX_IDS_HTTP_NO_TEXT "<BODY><H1>Erreur HTTP %d: Aucun message disponible</H1></BODY>\r\n"
AFX_IDS_HTTP_BAD_REQUEST "<BODY><H1>BAD REQUEST</H1><P>Votre client a emis une requête que le serveur ne peut interpréter.<br>Requête: %s\r\n"
AFX_IDS_HTTP_AUTH_REQUIRED "<BODY><H1>AUTH REQUIRED</H1><P>Authentification ou capacité d'authentification du navigateur a échoué.</BODY>\r\n"
AFX_IDS_HTTP_FORBIDDEN "<BODY><H1>FORBIDDEN</H1><P>Votre client n'a pas le privilège d'accéder l'URL de ce serveur.</BODY>\r\n"
AFX_IDS_HTTP_NOT_FOUND "<BODY><H1>NOT FOUND</H1><P>L'URL de ce serveur est introuvable.</BODY>\r\n"
AFX_IDS_HTTP_SERVER_ERROR "<BODY><H1>SERVER ERROR</H1>Le serveur n'a pu compléter votre requête a cause d'une erreur interne ou erreur de configuration.</BODY>\r\n"
AFX_IDS_HTTP_NOT_IMPLEMENTED "<BODY><H1>NOT IMPLEMENTED</H1>Le serveur ne peut exécuter la méthode <b>%s</b> présentement.</BODY>\r\n"
END
#endif //!_AFXDLL
#endif //!__AFXISAPI_RC__
@@ -0,0 +1,66 @@
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1998 Microsoft Corporation
// All rights reserved.
//
// This source code is only intended as a supplement to the
// Microsoft Foundation Classes Reference and related
// electronic documentation provided with the library.
// See these sources for detailed information regarding the
// Microsoft Foundation Classes product.
#ifndef __AFXOLECL_RC__
#define __AFXOLECL_RC__
#ifndef __AFXRES_H__
#include <afxres.h>
#endif
#ifndef _INC_DLGS
#include <dlgs.h>
#endif
#ifdef APSTUDIO_INVOKED
// This will prevent the VC++ Resource Editor user from saving this file
1 TEXTINCLUDE DISCARDABLE
BEGIN
"< Cannot change standard MFC resources! >\0"
END
#endif // APSTUDIO_INVOKED
#ifndef _AFXDLL
/////////////////////////////////////////////////////////////////////////////
// OLE Client Resources
/////////////////////////////////////////////////////////////////////////////
// OLE strings
STRINGTABLE DISCARDABLE
BEGIN
AFX_IDP_STATIC_OBJECT "Impossible d'activer un objet ActiveX statique."
AFX_IDP_FAILED_TO_CONNECT "La connexion a échoué. \nLa liaison est peut être rompue."
AFX_IDP_SERVER_BUSY "Impossible d'exécuter la commande, le serveur est occupé."
AFX_IDP_BAD_VERB "Erreur lors de l'exécution de l'opération par l'application serveur."
AFX_IDP_FAILED_TO_LAUNCH "Erreur lors du démarrage d'une application serveur."
AFX_IDS_UPDATING_ITEMS "Mise à jour des objets ActiveX"
AFX_IDP_FAILED_TO_CONVERT "Echec de conversion de l'objet ActiveX."
AFX_IDP_ASK_TO_DISCARD "Impossible de sauvegarder les objets ActiveX en quittant Windows !\nRejeter tous les modifications sur %1?"
AFX_IDP_FAILED_TO_CREATE "Echec de création de l'objet. Vérifiez que l'application est entrée dans le registre du système."
AFX_IDS_METAFILE_FORMAT "Image (métafichier)\na image"
AFX_IDS_DIB_FORMAT "Image en mode point indépendante du périphérique\na image en mode point indépendante du périphérique"
AFX_IDS_BITMAP_FORMAT "Image en mode point\na image en mode point"
AFX_IDS_LINKSOURCE_FORMAT "%s\n%s"
AFX_IDS_EMBED_FORMAT "%s\n%s"
AFX_IDS_RTF_FORMAT "Rich Text (RTF)\ntexte avec du formatage de police et de paragraphe"
AFX_IDS_TEXT_FORMAT "Texte non formaté\ntexte sans aucun formatage"
AFX_IDS_INVALID_CURRENCY "Monnaie non valide."
AFX_IDS_INVALID_DATETIME "DateTime non valide."
AFX_IDS_INVALID_DATETIMESPAN "DateTimeSpan non valide."
END
/////////////////////////////////////////////////////////////////////////////
#endif //!_AFXDLL
#endif //__AFXOLECL_RC__
@@ -0,0 +1,53 @@
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1998 Microsoft Corporation
// All rights reserved.
//
// This source code is only intended as a supplement to the
// Microsoft Foundation Classes Reference and related
// electronic documentation provided with the library.
// See these sources for detailed information regarding the
// Microsoft Foundation Classes product.
#ifndef __AFXOLESV_RC__
#define __AFXOLESV_RC__
#ifndef __AFXRES_H__
#include <afxres.h>
#endif
#ifdef APSTUDIO_INVOKED
// This will prevent the VC++ Resource Editor user from saving this file
1 TEXTINCLUDE DISCARDABLE
BEGIN
"< Cannot change standard MFC resources! >\0"
END
#endif // APSTUDIO_INVOKED
#ifndef _AFXDLL
/////////////////////////////////////////////////////////////////////////////
// OLE Server Resources
// OLE strings
STRINGTABLE DISCARDABLE
BEGIN
AFX_IDP_ASK_TO_UPDATE, "Mettre à jour %1 avant de continuer?"
AFX_IDP_FAILED_TO_UPDATE, "Impossible de mettre à jour le client."
AFX_IDP_FAILED_TO_REGISTER, "Echec de registration. Les fonctionalités ActiveX pourraient ne pas fonctionner correctement."
AFX_IDP_FAILED_TO_AUTO_REGISTER, "La mise à jour du registre du système a échoué. \nEssayez d'utiliser REGEDIT."
END
STRINGTABLE PRELOAD
BEGIN
AFX_IDS_APP_TITLE_EMBEDDING, "%1 dans %2"
AFX_IDS_OBJ_TITLE_INPLACE, "%1 - %2"
AFX_IDS_EXIT_MENU, "&Quitter et retourner à %1"
AFX_IDS_UPDATE_MENU, "Mise à jo&ur de %1"
AFX_IDS_SAVEFILECOPY, "Enregistrer la copie sous"
END
/////////////////////////////////////////////////////////////////////////////
#endif //!_AFXDLL
#endif //__AFXOLESV_RC__
@@ -0,0 +1,90 @@
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1998 Microsoft Corporation
// All rights reserved.
//
// This source code is only intended as a supplement to the
// Microsoft Foundation Classes Reference and related
// electronic documentation provided with the library.
// See these sources for detailed information regarding the
// Microsoft Foundation Classes product.
#ifndef __AFXPRINT_RC__
#define __AFXPRINT_RC__
#ifndef __AFXRES_H__
#include <afxres.h>
#endif
#ifdef APSTUDIO_INVOKED
// This will prevent the VC++ Resource Editor user from saving this file
1 TEXTINCLUDE DISCARDABLE
BEGIN
"< Cannot change standard MFC resources! >\0"
END
#endif // APSTUDIO_INVOKED
#ifndef _AFXDLL
/////////////////////////////////////////////////////////////////////////////
// Printing Resources
AFX_IDC_MAGNIFY CURSOR DISCARDABLE "res\\magnify.cur"
AFX_IDD_PRINTDLG DIALOG DISCARDABLE 6, 18, 133, 95
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | 0x04
FONT 8, "MS Shell Dlg"
BEGIN
CTEXT "Impression",IDC_STATIC,0,9,133,8
CTEXT "",AFX_IDC_PRINT_DOCNAME,0,19,133,8
CTEXT "sur",IDC_STATIC,0,29,133,8
CTEXT "",AFX_IDC_PRINT_PRINTERNAME,0,39,133,8
CTEXT "",AFX_IDC_PRINT_PORTNAME,0,49,133,8
CTEXT "",AFX_IDC_PRINT_PAGENUM,0,59,133,8
PUSHBUTTON "Annuler",IDCANCEL,46,74,40,14
END
// Preview Toolbar Dialog
AFX_IDD_PREVIEW_TOOLBAR DIALOG PRELOAD DISCARDABLE 0, 0, 330, 16
STYLE WS_CHILD | 0x04
FONT 8, "MS Shell Dlg"
BEGIN
PUSHBUTTON "&Imprimer...",AFX_ID_PREVIEW_PRINT,2,2,44,12
PUSHBUTTON "&Suivante",AFX_ID_PREVIEW_NEXT,48,2,44,12
PUSHBUTTON "&Précédente",AFX_ID_PREVIEW_PREV,94,2,44,12
PUSHBUTTON "",AFX_ID_PREVIEW_NUMPAGE,140,2,44,12
PUSHBUTTON "Zoom ava&nt",AFX_ID_PREVIEW_ZOOMIN,186,2,44,12
PUSHBUTTON "Zoom a&rrière",AFX_ID_PREVIEW_ZOOMOUT,232,2,44,12
PUSHBUTTON "&Fermer",AFX_ID_PREVIEW_CLOSE,278,2,44,12
END
// Printing strings
STRINGTABLE DISCARDABLE
BEGIN
// print progress dialog strings
AFX_IDS_PRINTONPORT, "sur %1" // for print output
AFX_IDS_ONEPAGE, "&Une page" // for preview button
AFX_IDS_TWOPAGE, "&Deux pages" // for preview button
AFX_IDS_PRINTPAGENUM, "Page %u" // for print output
AFX_IDS_PREVIEWPAGEDESC, "Page %u\nPages %u-%u\n"
// print to file dialog strings
AFX_IDS_PRINTDEFAULTEXT, "prn" // default extension
AFX_IDS_PRINTDEFAULT, "Output.prn" // default file
AFX_IDS_PRINTFILTER,
"Fichiers imprimante (*.prn)|*.prn|Tous (*.*)|*.*||"
AFX_IDS_PRINTCAPTION, "Imprime vers un fichier" // caption for browse dlg
AFX_IDS_PRINTTOFILE, "vers %1" // to file
END
// Print Preview Accelerator Table
AFX_IDR_PREVIEW_ACCEL ACCELERATORS LOADONCALL MOVEABLE
BEGIN
VK_NEXT, AFX_ID_PREVIEW_NEXT, VIRTKEY, NOINVERT
VK_PRIOR, AFX_ID_PREVIEW_PREV, VIRTKEY, NOINVERT
VK_ESCAPE, AFX_ID_PREVIEW_CLOSE, VIRTKEY, NOINVERT
END
/////////////////////////////////////////////////////////////////////////////
#endif //!_AFXDLL
#endif //__AFXPRINT_RC__
@@ -0,0 +1,202 @@
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1998 Microsoft Corporation
// All rights reserved.
//
// This source code is only intended as a supplement to the
// Microsoft Foundation Classes Reference and related
// electronic documentation provided with the library.
// See these sources for detailed information regarding the
// Microsoft Foundation Classes product.
#ifndef __AFXRES_RC__
#define __AFXRES_RC__
#ifndef __AFXRES_H__
#include <afxres.h>
#endif
#ifdef APSTUDIO_INVOKED
// This will prevent the VC++ Resource Editor user from saving this file
1 TEXTINCLUDE DISCARDABLE
BEGIN
"< Cannot change standard MFC resources! >\0"
END
#endif //APSTUDIO_INVOKED
#ifndef _AFXDLL
/////////////////////////////////////////////////////////////////////////////
// Default resource description for MFC applications
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
// Strings
STRINGTABLE DISCARDABLE
BEGIN
#ifndef _AFX_NO_APPMENU_RESOURCES
AFX_IDS_OPENFILE, "Ouvrir"
AFX_IDS_SAVEFILE, "Enregistrer sous"
AFX_IDS_ALLFILTER, "Tous les fichiers (*.*)"
AFX_IDS_UNTITLED, "sans nom"
AFX_IDS_HIDE, "&Masquer"
#endif // !_AFX_NO_APPMENUSTRING_RESOURCES
AFX_IDS_MEMORY_EXCEPTION, "Mémoire insuffisante."
AFX_IDS_NOT_SUPPORTED_EXCEPTION,"Une opération non prise en charge a été tentée."
AFX_IDS_RESOURCE_EXCEPTION, "Une ressource requise était non disponible."
AFX_IDS_USER_EXCEPTION, "Une erreur inconnue s'est produite."
// General error prompts
#ifndef _AFX_NO_FILECMD_RESOURCES
AFX_IDP_INVALID_FILENAME, "Nom de fichier non valide."
AFX_IDP_FAILED_TO_OPEN_DOC, "L'ouverture du document a échoué."
AFX_IDP_FAILED_TO_SAVE_DOC, "L'enregistrement du document a échoué."
AFX_IDP_ASK_TO_SAVE, "Enregistrer les modifications apportées à %1?"
AFX_IDP_FAILED_TO_CREATE_DOC, "La création d'un document vide a échoué."
AFX_IDP_FILE_TOO_LARGE, "Le fichier est trop volumineux pour être ouvert."
AFX_IDP_FAILED_TO_START_PRINT, "Impossible de lancer l'impression."
#endif // !_AFX_NO_FILECMD_RESOURCES
AFX_IDP_FAILED_TO_LAUNCH_HELP, "Le démarrage de l'aide a échoué."
AFX_IDP_INTERNAL_FAILURE, "Erreur d'application interne."
AFX_IDP_COMMAND_FAILURE, "La commande a échoué."
AFX_IDP_FAILED_MEMORY_ALLOC "Mémoire insuffisante pour exécuter l'opération."
AFX_IDP_GET_NOT_SUPPORTED, "Impossible de lire une propriété en écriture seule."
AFX_IDP_SET_NOT_SUPPORTED, "Impossible d'écrire une propriété en lecture seule."
AFX_IDP_UNREG_DONE, "Les entrées du registre Système ont été supprimées et le fichier INI (si besoin est) a été effacé."
AFX_IDP_UNREG_FAILURE, "Toutes les entrées du registre Système (ou le fichier INI) n'ont pas été supprimées."
AFX_IDP_DLL_LOAD_FAILED, "Ce programme requiert le fichier %s. Celui-ci est introuvable sur ce système."
AFX_IDP_DLL_BAD_VERSION, "Ce programme est lié à l'export %s, absent du fichier %s. Cet ordinateur semble présenter une version non compatible de %s."
// CFile/CArchive error strings for user failure
#ifndef _AFX_NO_CFILE_RESOURCES
AFX_IDP_FAILED_INVALID_FORMAT "Format de fichier inattendu."
AFX_IDP_FAILED_INVALID_PATH "%1\nImpossible de trouver ce fichier. Vérifiez que le chemin et le nom du fichier sont corrects."
AFX_IDP_FAILED_DISK_FULL "Le lecteur de disque de destination est plein."
AFX_IDP_FAILED_ACCESS_READ "Impossible de lire à partir de %1, il est en cours d'utilisation."
AFX_IDP_FAILED_ACCESS_WRITE "Impossible d'écrire sur %1, il est en lecture seule ou en cours d'utilisation."
AFX_IDP_FAILED_IO_ERROR_READ "Une erreur inattendue s'est produite lors de la lecture de %1."
AFX_IDP_FAILED_IO_ERROR_WRITE "Une erreur inattendue s'est produite lors de l'écriture de %1."
#endif // !_AFX_NO_CFILE_RESOURCES
// Parsing error prompts
AFX_IDP_PARSE_INT, "Tapez un nombre entier."
AFX_IDP_PARSE_REAL, "Tapez un nombre."
AFX_IDP_PARSE_INT_RANGE, "Tapez un nombre entier compris entre %1 et %2."
AFX_IDP_PARSE_REAL_RANGE, "Tapez un nombre compris entre %1 et %2."
AFX_IDP_PARSE_STRING_SIZE, "Tapez %1 caractères au maximum."
AFX_IDP_PARSE_RADIO_BUTTON, "Choisissez un bouton."
AFX_IDP_PARSE_BYTE, "Veuillez entrer un entier compris entre 0 et 255."
AFX_IDP_PARSE_UINT, "Veuillez entrer un entier positif."
AFX_IDP_PARSE_DATETIME, "Veuillez entrer une date et/ou une heure."
AFX_IDP_PARSE_CURRENCY, "Veuillez entrer une monnaie."
#ifndef _AFX_NO_OLE_RESOURCES
// OLE strings required for both servers and containers
AFX_IDS_PASTELINKEDTYPE "%s lié(e)"
AFX_IDS_UNKNOWNTYPE "Type inconnu"
AFX_IDP_FAILED_TO_NOTIFY "%1\nImpossible d'enregistrer le document. \nLe document est peut-être déjà ouvert."
AFX_IDS_NOT_DOCOBJECT "Le fichier n'est pas supporté par un serveur d'objet Document."
#endif //!_AFX_NO_OLE_RESOURCES
AFX_IDP_NO_ERROR_AVAILABLE "Aucun message d'erreur n'est disponible."
#ifndef _AFX_NO_CFILE_RESOURCES
AFX_IDP_FILE_NONE "Aucune erreur ne s'est produite."
AFX_IDP_FILE_GENERIC "Une erreur inconnue s'est produite lors de l'accès à %1."
AFX_IDP_FILE_NOT_FOUND "Impossible de trouver %1."
AFX_IDP_FILE_BAD_PATH "%1 contient un chemin non valide."
AFX_IDP_FILE_TOO_MANY_OPEN "Impossible d'ouvrir %1 car il y a trop de fichiers ouverts."
AFX_IDP_FILE_ACCESS_DENIED "L'accès à %1 a été refusé."
AFX_IDP_FILE_INVALID_FILE "Un descripteur de fichier non valide a été associé à %1."
AFX_IDP_FILE_REMOVE_CURRENT "Impossible d'enlever %1 car c'est le répertoire courant."
AFX_IDP_FILE_DIR_FULL "Impossible de créer %1 car le répertoire est plein."
AFX_IDP_FILE_BAD_SEEK "Echec de la recherche sur %1"
AFX_IDP_FILE_HARD_IO "Une erreur d'E/S matérielle a été reportée lors de l'accès à %1."
AFX_IDP_FILE_SHARING "Une violation de partage s'est produite lors de l'accès à %1."
AFX_IDP_FILE_LOCKING "Une violation de verrouillage s'est produite lors de l'accès à %1."
AFX_IDP_FILE_DISKFULL "Disque plein lors de l'accès à %1."
AFX_IDP_FILE_EOF "Tentative d'accès à %1 après sa fin."
AFX_IDS_UNNAMED_FILE "un fichier non nommé"
#endif // !_AFX_NO_CFILE_RESOURCES
AFX_IDP_ARCH_NONE "Aucune erreur ne s'est produite."
AFX_IDP_ARCH_GENERIC "Une erreur inconnue s'est produite lors de l'accès à %1."
AFX_IDP_ARCH_READONLY "Tentative d'écriture de %1 ouvert pour la lecture."
AFX_IDP_ARCH_ENDOFFILE "Tentative d'accès à %1 après sa fin."
AFX_IDP_ARCH_WRITEONLY "Tentative de lecture de %1 ouvert pour l'écriture."
AFX_IDP_ARCH_BADINDEX "%1 a un mauvais format."
AFX_IDP_ARCH_BADCLASS "%1 contient un objet inattendu."
AFX_IDP_ARCH_BADSCHEMA "%1 contient un schéma incorrect."
#ifndef _AFX_NO_MAPI_RESOURCES
// MAPI strings / error messages
AFX_IDP_FAILED_MAPI_LOAD "Impossible de charger la prise en charge du système de messagerie électronique."
AFX_IDP_INVALID_MAPI_DLL "La DLL système de la messagerie n'est pas valide."
AFX_IDP_FAILED_MAPI_SEND "La messagerie électronique n'a pas pu envoyer le message."
#endif //!_AFX_NO_MAPI_RESOURCES
#ifndef _AFX_NO_OCC_RESOURCES
AFX_IDS_OCC_SCALEUNITS_PIXELS "pixels"
#endif //!_AFX_NO_OCC_RESOURCES
END
/////////////////////////////////////////////////////////////////////////////
// Cursors
AFX_IDC_CONTEXTHELP CURSOR DISCARDABLE "res\\help.cur"
#ifndef _AFX_NO_SPLITTER_RESOURCES
AFX_IDC_SMALLARROWS CURSOR DISCARDABLE "res\\sarrows.cur"
AFX_IDC_HSPLITBAR CURSOR DISCARDABLE "res\\splith.cur"
AFX_IDC_VSPLITBAR CURSOR DISCARDABLE "res\\splitv.cur"
AFX_IDC_NODROPCRSR CURSOR DISCARDABLE "res\\nodrop.cur"
#endif //!_AFX_NO_SPLITTER_RESOURCES
#ifndef _AFX_NO_TRACKER_RESOURCES
AFX_IDC_TRACKNWSE CURSOR DISCARDABLE "res\\trcknwse.cur"
AFX_IDC_TRACKNESW CURSOR DISCARDABLE "res\\trcknesw.cur"
AFX_IDC_TRACKNS CURSOR DISCARDABLE "res\\trckns.cur"
AFX_IDC_TRACKWE CURSOR DISCARDABLE "res\\trckwe.cur"
AFX_IDC_TRACK4WAY CURSOR DISCARDABLE "res\\trck4way.cur"
AFX_IDC_MOVE4WAY CURSOR DISCARDABLE "res\\move4way.cur"
#endif //!_AFX_NO_TRACKER_RESOURCES
#ifndef _AFX_NO_CTL3D_RESOURCES
26567 BITMAP "res\\3dcheck.bmp" // Note: 26567 comes from CTL3D.H
#endif
/////////////////////////////////////////////////////////////////////////////
// Standard Dialogs
#ifndef _AFX_NO_NEWTYPEDLG_RESOURCES
AFX_IDD_NEWTYPEDLG DIALOG DISCARDABLE 9, 26, 183, 70
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | 0x04
CAPTION "Nouveau"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "&Nouveau",IDC_STATIC,6,5,123,8,NOT WS_GROUP
LISTBOX AFX_IDC_LISTBOX,6,15,125,49,WS_VSCROLL | WS_TABSTOP
DEFPUSHBUTTON "OK",IDOK,137,6,40,14
PUSHBUTTON "Annuler",IDCANCEL,137,23,40,14
PUSHBUTTON "&Aide",ID_HELP,137,43,40,14
END
#endif // !_AFX_NO_NEWTYPEDLG_RESOURCES
/////////////////////////////////////////////////////////////////////////////
// CMiniFrameWnd Bitmap
AFX_IDB_MINIFRAME_MENU BITMAP DISCARDABLE "res\\minifwnd.bmp"
/////////////////////////////////////////////////////////////////////////////
// CCheckListBox Bitmaps
AFX_IDB_CHECKLISTBOX_NT BITMAP DISCARDABLE "res\\ntcheck.bmp"
AFX_IDB_CHECKLISTBOX_95 BITMAP DISCARDABLE "res\\95check.bmp"
/////////////////////////////////////////////////////////////////////////////
#endif //!_AFXDLL
#endif //!__AFXRES_RC__
/////////////////////////////////////////////////////////////////////////////