137
|
nom
en anglais |
nom
en français |
détail/abrév.(anglais) |
complément ou exemple |
rubrique |
|
ACE |
… |
Access
Control Entry |
. |
COM+ |
|
activation |
activation (COM+) |
. |
types :
library, server, |
COM+ |
|
ActiveX |
composant ActiveX |
. |
. |
COM |
|
adding |
ajoutant |
adding
connection points |
. |
COM |
|
aggregate |
agrégat |
. |
. |
COM |
|
aggregate |
ensemble |
. |
. |
COM |
|
aggregation |
agrégation |
. |
. |
COM |
|
apartment |
appartementé |
threading, MTAs, apartments, |
. |
COM |
|
application |
application (COM+) |
component, interface, method, |
server
application, service application, library application |
COM+ |
|
assign |
assigner |
. |
. |
COM |
|
automation |
serveur
ActiveX |
. |
. |
COM |
|
B |
type : b
(binaire) |
Binary |
. |
COM |
|
binding |
liaison
de type |
late-binding, early-binding, |
. |
COM |
|
binding |
qui lie |
. |
. |
COM |
|
BOOL |
booléen |
BOOLean |
bool
operator==(const VARIANT& varSrc) … |
COM |
|
both |
les deux |
. |
. |
COM |
|
boundary |
frontière |
. |
. |
COM+ |
|
BYOT |
….. |
Bring
Your Own Transaction |
. |
COM+ |
|
casting |
moulage |
. |
. |
COM |
|
category |
liste
des catégories requises |
. |
BEGIN_CATEGORY_MAP |
COM |
|
CN |
nom
canonique |
Canonical Name |
. |
COM |
|
cocreateguid |
générateur de GUID |
. |
. |
COM |
|
COM |
activeX
= COM, interface |
Component Object Model |
BEGIN_COM_MAP |
COM |
|
COM
interop |
interopérabilité COM |
. |
. |
COM |
|
COM+ |
COM +
MTS = COM+ |
Component Object Model, com plus, |
COM
plus, |
COM+ |
|
compensator |
compensateur |
. |
. |
COM+ |
|
compute |
calculer |
. |
. |
COM |
|
concurrency |
concurrence |
. |
. |
COM+ |
|
connection_point |
points
de connexion |
. |
BEGIN_CONNECTION_POINT_MAP |
COM |
|
context |
contexte |
. |
. |
COM |
|
context
wrapper |
catégorie d'erreur que l'on trouve dans event log |
object
call caused an exception |
. |
COM |
|
copy |
copier
(COM) |
. |
_bstr_t
ex5; ….ex5.copy(); |
COM |
|
createInstance |
création
d'une instance |
. |
ex =
ex5.Createinstance(CLSID_ex5); |
COM |
|
createInstance |
création
d'une instance (COM) |
. |
static
HRESULT WINAPI CreateInstance(…) |
COM |
|
DCOM |
modèle
d’objet composant distribué |
Distributed Component Object Model |
dcomcnfg.exe |
COM |
|
delete |
supprimer (COM) |
. |
delete
ex5; |
COM |
|
DEP |
dépendence |
DEPendency |
. |
COM |
|
dialog |
dialogue |
. |
. |
COM |
|
dispatch |
dispatcher (expéditeur, envoyeur,…) |
. |
. |
COM |
|
dispatched |
distribué |
. |
. |
COM |
|
dllRegisterServer |
permet
d'inscrire le COM dans la base de registres |
. |
DllRegisterServer() |
COM |
|
dllUnregisterServer |
supprime
le COM dans la base de registres |
. |
DllUnregisterServer() |
COM |
|
early
binding |
liaison
précoce |
early-binding |
. |
COM |
|
enumerator |
énumérateur |
. |
. |
COM |
|
essence |
essentiel |
. |
. |
COM+ |
|
failed |
manqué |
. |
if
(FAILED(hRes)) |
COM |
|
finalConstruct |
construction finale |
. |
HRESULT
FinalConstruct() {} |
COM |
|
finalRelease |
libération finale |
. |
void
FinalRelease() {….} |
COM |
|
fire |
a été
envoyé |
. |
. |
COM |
|
fire |
feu
(événement) |
. |
fire_ |
COM |
|
GIT |
..... |
Global
Interface Table |
. |
COM+ |
|
handle |
identifiant |
. |
. |
COM |
|
header
file |
fichier
d'en-tête |
header
files |
. |
COM |
|
impersonation |
personnification |
. |
anonymous, impersonate, identity, delegate |
COM+ |
|
implement |
implémenter |
. |
. |
COM |
|
implementation |
mise en
œuvre |
. |
. |
COM |
|
implemented category |
catégories mises en application |
. |
. |
COM |
|
incoming |
qui
entre |
incoming
interface |
. |
COM |
|
interceptor |
intercepteur |
. |
. |
COM+ |
|
invocation |
invocation |
. |
. |
COM |
|
isolate |
isoler |
. |
. |
COM+ |
|
IWAM |
. |
Internet
Web Application Manager |
IWAM_nom_de_machine (account) |
COM+ |
|
JIT |
juste à
temps (COM+) |
Just-In-Time |
. |
COM+ |
|
JITA |
. |
Just In
Time Activation |
. |
COM+ |
|
late
binding |
liaison
tardive |
late-binding |
. |
COM |
|
LCE |
..... |
Loosely
Couple Event, LCEs, |
. |
COM+ |
|
library |
librairie (COM) |
. |
importlib, dispinterface, coclass, |
COM |
|
lifetime |
durée de
vie |
. |
. |
COM |
|
listener |
écouteur |
. |
. |
COM+ |
|
load
balancing |
répartition de charge sur plusieurs serveurs |
. |
. |
COM+ |
|
marshal |
maréchal |
. |
. |
COM |
|
marshal |
mettre
en ordre |
. |
. |
COM |
|
marshal |
transmettre |
. |
. |
COM |
|
marshal |
trier |
. |
. |
COM |
|
marshaling |
triage |
. |
. |
COM |
|
MBR |
..... |
Marshaling By Reference |
. |
COM |
|
member
variable |
variable
membre |
. |
. |
COM |
|
middleware |
structuré sous forme d'une bibliothèque |
DLL, exe |
. |
COM+ |
|
MMC
SNAP-IN |
logiciel
enfichable |
Microsoft Management Console SNAP-IN |
. |
COM |
|
moniker |
nom |
. |
name |
COM |
|
MS DTC |
Microsoft DTC |
Microsoft Distributed Transaction Coordinator |
. |
COM |
|
MSMQ |
serveur
qui permet de communiquer entre programmes |
Microsoft Message Queue |
. |
COM+ |
|
MTA |
plusieurs threads en même temps |
MultiThreaded Apartment, MTAs, |
. |
COM |
|
outer |
extérieur |
outer
component, |
. |
COM |
|
outgoing |
sortant |
outgoing
interface |
. |
COM |
|
packet |
paquet |
. |
. |
COM+ |
|
persistence |
persistance |
. |
. |
COM+ |
|
pooling |
regrouper |
. |
. |
COM+ |
|
process |
processus (COM+) |
processes |
. |
COM+ |
|
proxy |
mandataire (COM) |
proxy/stub |
. |
COM |
|
proxy-stub |
souche
mandataire |
proxy/stub |
communication (client/server) |
COM |
|
public |
publique
(COM) |
. |
public: |
COM |
|
pvv |
pointeur
retourné |
. |
. |
COM |
|
R |
réservé |
Reserved |
. |
COM |
|
RD |
….. |
Resource
Dispenser |
. |
COM+ |
|
recycling |
réutilisation |
pooling
and recycling |
. |
COM+ |
|
RegDB |
..... |
Registration DataBase |
. |
COM+ |
|
register |
inscrire |
. |
advice() |
COM |
|
registering |
enregistrer |
. |
. |
COM |
|
release |
relâcher |
. |
. |
COM |
|
requested |
demandé |
. |
. |
COM |
|
required |
requis |
synchronization : required, |
. |
COM+ |
|
RETVAL |
valeur
de retour |
RETurn
VALue |
. |
COM |
|
RM |
. |
Resource
Manager |
. |
COM+ |
|
S |
chaîne |
String |
s ’ex5'
…. |
COM |
|
S |
sévérité |
Severity |
. |
COM |
|
scalability |
adaptabilité |
. |
. |
COM+ |
|
second
tier |
second
niveau |
business
logic layer |
. |
COM+ |
|
service |
services
mise en œuvre |
. |
BEGIN_SERVICE_MAP |
COM |
|
single |
seul |
threading |
. |
COM |
|
sink |
gestionnaire d'événements |
sink
interface, |
BEGIN_SINK_MAP |
COM |
|
sink |
récepteur |
. |
. |
COM |
|
smarter |
plus
intelligent |
. |
. |
COM |
|
SMC |
. |
Service
Control Manager |
. |
COM |
|
source
file |
fichier
source |
source
files |
. |
COM |
|
SPM |
..... |
Shared
Property Manager |
. |
COM |
|
stub |
souche |
. |
. |
COM |
|
subscriber |
souscripteur |
. |
. |
COM+ |
|
surrogate |
subrogé |
surrogate process |
dllhost.exe, MTS, |
COM |
|
surrogate |
substituer |
substitute, deputy, |
dllhost.exe (standard surrogate) |
COM |
|
synchronization |
synchronisation |
. |
. |
COM+ |
|
TCE |
. |
Tightly
Coupled Events, TCEs, |
. |
COM+ |
|
template |
patron
(modèle) |
. |
template
(class T) |
COM |
|
third
tier |
troisième niveau |
data
access layer |
. |
COM+ |
|
three-tier |
architecture 3 tiers |
three-tier architecture, their tier, |
couche
(layer) : présentation, business logic, |
COM+ |
|
TLH |
..... |
Type
Library Header file |
. |
COM |
|
transaction |
transaction (COM+) |
. |
. |
COM+ |
|
undergoing |
subir |
. |
. |
COM+ |
|
unloaded |
déchargé |
. |
. |
COM |
|
unregister |
désinscrire |
un-register, unadvice, |
. |
COM |
|
unusual |
exceptionnel |
. |
. |
COM |
|
unusual |
inhabituel |
. |
. |
COM |
|
version |
version
(COM) |
. |
vs_version_info |
COM |
|
vote |
vote |
. |
. |
COM+ |
|
VTBL |
..... |
Virtual
function TaBLe (VTABLE) |
. |
COM |
|
WBEM |
..... |
Web-Based Enterprise Management |
. |
COM+ |
|
wrapper |
encapsulation |
. |
. |
COM |