Click here to Skip to main content
15,918,050 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: having a color show through another color Pin
Chris Losinger17-Oct-02 11:58
professionalChris Losinger17-Oct-02 11:58 
GeneralRe: having a color show through another color Pin
Gilfrog21-Oct-02 12:39
Gilfrog21-Oct-02 12:39 
GeneralDelete files that are in use Pin
Ola Carlsson17-Oct-02 8:56
Ola Carlsson17-Oct-02 8:56 
GeneralRe: Delete files that are in use Pin
Daniel Turini17-Oct-02 9:24
Daniel Turini17-Oct-02 9:24 
GeneralRe: Delete files that are in use Pin
Maximilien17-Oct-02 10:08
Maximilien17-Oct-02 10:08 
GeneralRe: Delete files that are in use Pin
Scott H. Settlemier17-Oct-02 11:44
Scott H. Settlemier17-Oct-02 11:44 
GeneralRe: Delete files that are in use Pin
Joe Woodbury17-Oct-02 17:59
professionalJoe Woodbury17-Oct-02 17:59 
GeneralCompile error caused bu "#import <netcfgx.dll>" Pin
Tida17-Oct-02 8:38
Tida17-Oct-02 8:38 
Dear all,
I need to use INetCfg COM interface.
so I import it's dll in my project
#import <netcfgx.dll>
but got the following error:
/////////////////
fatal error C1083: Cannot open type library file: 'netcfgx.dll': Error loading type library/DLL.
////////////////////
I can find this netcfgx.dll under the WINNT/system32/

Need Help!

Laura
GeneralRe: Compile error caused bu "#import <netcfgx.dll>" Pin
Joaquín M López Muñoz17-Oct-02 8:49
Joaquín M López Muñoz17-Oct-02 8:49 
GeneralStill doesn't work when using #import "C:\\WINNT\\system32\\netcgfx.dll" Pin
Tida17-Oct-02 9:36
Tida17-Oct-02 9:36 
GeneralRe: Compile error caused bu "#import <netcfgx.dll>" Pin
Todd Smith17-Oct-02 11:51
Todd Smith17-Oct-02 11:51 
GeneralRe: Compile error caused by "#import <netcfgx.dll>" Pin
Tida18-Oct-02 4:49
Tida18-Oct-02 4:49 
GeneralBasic C++ question. Pin
Anonymous17-Oct-02 8:13
Anonymous17-Oct-02 8:13 
GeneralRe: Basic C++ question. Pin
Chris Losinger17-Oct-02 8:16
professionalChris Losinger17-Oct-02 8:16 
GeneralRe: Basic C++ question. Pin
Joaquín M López Muñoz17-Oct-02 8:17
Joaquín M López Muñoz17-Oct-02 8:17 
GeneralRe: Basic C++ question. Pin
Chris Losinger17-Oct-02 8:18
professionalChris Losinger17-Oct-02 8:18 
GeneralRe: Basic C++ question. Pin
Nish Nishant17-Oct-02 8:22
sitebuilderNish Nishant17-Oct-02 8:22 
GeneralRe: Basic C++ question. Pin
Joaquín M López Muñoz17-Oct-02 8:24
Joaquín M López Muñoz17-Oct-02 8:24 
GeneralRe: Basic C++ question. Pin
Joaquín M López Muñoz17-Oct-02 8:17
Joaquín M López Muñoz17-Oct-02 8:17 
GeneralRe: Basic C++ question. Pin
Maximilien17-Oct-02 8:23
Maximilien17-Oct-02 8:23 
GeneralRe: Basic C++ question. Pin
Chris Richardson17-Oct-02 8:26
Chris Richardson17-Oct-02 8:26 
GeneralRe: Basic C++ question. Pin
Anonymous17-Oct-02 9:14
Anonymous17-Oct-02 9:14 
GeneralRe: Basic C++ question. Pin
Chris Richardson17-Oct-02 9:18
Chris Richardson17-Oct-02 9:18 
QuestionUnsupported operation ? Pin
ssirisha17-Oct-02 8:09
ssirisha17-Oct-02 8:09 
GeneralAnother CView question Pin
ns17-Oct-02 8:01
ns17-Oct-02 8:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.