Click here to Skip to main content
15,898,371 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Another MFC Question Pin
Dev5781-Feb-04 9:45
Dev5781-Feb-04 9:45 
GeneralRe: Another MFC Question Pin
Roger Wright1-Feb-04 10:44
professionalRoger Wright1-Feb-04 10:44 
GeneralRe: Another MFC Question Pin
Roger Allen2-Feb-04 0:53
Roger Allen2-Feb-04 0:53 
General"Volume Control" question Pin
User 66581-Feb-04 8:31
User 66581-Feb-04 8:31 
GeneralRe: "Volume Control" question Pin
Michael P Butler1-Feb-04 9:06
Michael P Butler1-Feb-04 9:06 
GeneralRe: "Volume Control" question Pin
Diddy1-Feb-04 9:10
Diddy1-Feb-04 9:10 
GeneralThanks! Pin
User 66581-Feb-04 9:20
User 66581-Feb-04 9:20 
GeneralProblem With Making New Project Pin
Rassul Yunussov1-Feb-04 7:48
Rassul Yunussov1-Feb-04 7:48 
I have some problem in writing An ATL COM Simple Server. When i try to make a new project i notice that some files where the main code must be are not created.
For example i write a project with name FirstCom, and i don't have FirstCom.h, and in FirstCom.cpp i have only this:
// FirstCom.cpp : Implementation of DLL Exports.#include "stdafx.h"#include "resource.h"// The module attribute causes DllMain, DllRegisterServer and DllUnregisterServer to be automatically implemented for you[ module(dll, uuid = "{85212E22-36B1-470E-A30A-CBC2B398C31B}", 		 name = "FirstCom", 		 helpstring = "FirstCom 1.0 Type Library",		 resource_name = "IDR_FIRSTCOM") ];

And that's why i think i have error, that my servers isn't registred(smth like this). I haveVisual Studio Net 2002 and WTL installed. Can it be the problem??? How to uninstall in that case WTL??? Or What To Do???Thanks.
GeneralRe: Problem With Making New Project Pin
Michael P Butler1-Feb-04 8:07
Michael P Butler1-Feb-04 8:07 
GeneralRe: Problem With Making New Project Pin
anonimous1-Feb-04 22:52
anonimous1-Feb-04 22:52 
GeneralRe: Problem With Making New Project Pin
Michael P Butler1-Feb-04 22:58
Michael P Butler1-Feb-04 22:58 
GeneralRe: Problem With Making New Project Pin
Anonymous1-Feb-04 23:28
Anonymous1-Feb-04 23:28 
GeneralRe: Problem With Making New Project Pin
Rassul Yunussov2-Feb-04 5:39
Rassul Yunussov2-Feb-04 5:39 
GeneralRe: Problem With Making New Project Pin
Michael P Butler2-Feb-04 5:50
Michael P Butler2-Feb-04 5:50 
GeneralRe: Problem With Making New Project Pin
Rassul Yunussov3-Feb-04 5:33
Rassul Yunussov3-Feb-04 5:33 
GeneralTab Control (CPropertySheet) Pin
Anonymous1-Feb-04 7:19
Anonymous1-Feb-04 7:19 
GeneralRe: Tab Control (CPropertySheet) Pin
Michael P Butler1-Feb-04 7:57
Michael P Butler1-Feb-04 7:57 
GeneralRe: Tab Control (CPropertySheet) Pin
solostar***2-Feb-04 13:34
solostar***2-Feb-04 13:34 
GeneralBitmaps Pin
Dennis L1-Feb-04 6:35
Dennis L1-Feb-04 6:35 
GeneralRe: Bitmaps Pin
peterchen1-Feb-04 6:43
peterchen1-Feb-04 6:43 
GeneralHTTP URL get Pin
pmasknguyen1-Feb-04 6:32
pmasknguyen1-Feb-04 6:32 
GeneralSerializing Visual C++ 6 Pro Pin
wancopr1-Feb-04 6:24
wancopr1-Feb-04 6:24 
QuestionHow I Can use 1 document which can be accessed by multiple views in SDI app. Pin
crazymubashir1-Feb-04 5:25
crazymubashir1-Feb-04 5:25 
AnswerRe: How I Can use 1 document which can be accessed by multiple views in SDI app. Pin
Michael P Butler1-Feb-04 8:12
Michael P Butler1-Feb-04 8:12 
GeneralAnimation picture Pin
Member 6488281-Feb-04 5:12
Member 6488281-Feb-04 5:12 

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.