הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
fatal error importing progid: 'message'
Remarks
The compiler detected a problem importing a type library. For example, you cannot specify a type library with progid and also specify no_registry.
For more information, see #import Directive.
Example
The following example will generate C1103:
// C1103.cpp
#import "progid:a.b.id.1.5" no_registry auto_search // C1103