Apr 26th, 2001, 12:55 PM
#1
Thread Starter
Frenzied Member
VC++ ALT COM Wiz Smokes Crack
Well, I'm trying to learn COM (in a very quickly sort of way). I don't usually use wizards in Visual Studio, being from the old school of Emacs and vi. When I learned that I could create an example VC++ COM DLL using a wizard, I figured I would try.
Mmmm... I create the ATL COM DLL, I add a class, I add a variable to the class, and I add a method to the COM Class. I do all of that with the wizards. I find the only place were there is a //TODO and I do it.
Attached is the project. It won't compile. I've found the error at MSDN, but I don't quite understand it.
Besides which, the wizard broke it.
Travis, Kung Foo Journeyman
As always, RTFM.
WWW Standards:
HTML 4.01 ,
CSS Level 2 ,
ECMA 262 Bindings to DOM Level 1 , JavaScript 1.3
Guide and
Reference
Perl:
Learn Perl ,
Llama ,
Camel ,
Cookbook ,
Perl Monks ,
Perl Mongers , O'Reilly's
Perl.com ,
ActiveState ,
CPAN ,
TPJ , and
use Perl;
YBMS , but
Mozilla doesn't.
Apr 26th, 2001, 03:28 PM
#2
Monday Morning Lunatic
I never had any problems...plus where's the project?
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
Apr 26th, 2001, 03:37 PM
#3
Thread Starter
Frenzied Member
D'oh!!!
The attachment was over 2.3MB. I didn't even notice. I deleted the binaries and recompressed it. Now it is 1% of its previous size.
Sorry about that.
Attached Files
Travis, Kung Foo Journeyman
As always, RTFM.
WWW Standards:
HTML 4.01 ,
CSS Level 2 ,
ECMA 262 Bindings to DOM Level 1 , JavaScript 1.3
Guide and
Reference
Perl:
Learn Perl ,
Llama ,
Camel ,
Cookbook ,
Perl Monks ,
Perl Mongers , O'Reilly's
Perl.com ,
ActiveState ,
CPAN ,
TPJ , and
use Perl;
YBMS , but
Mozilla doesn't.
Apr 26th, 2001, 04:27 PM
#4
Monday Morning Lunatic
BWAHAHAHA It's those damn PCHs isn't it!
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
Apr 26th, 2001, 04:44 PM
#5
Monday Morning Lunatic
Okay...just tried it, and the same result as you. So, I tried reconstructing it myself...same again
Hmmmmm.....
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
Apr 30th, 2001, 09:12 AM
#6
Thread Starter
Frenzied Member
Well, anyone have any good books about COM? Anyone else want to play with the VS Wiz?
Travis, Kung Foo Journeyman
As always, RTFM.
WWW Standards:
HTML 4.01 ,
CSS Level 2 ,
ECMA 262 Bindings to DOM Level 1 , JavaScript 1.3
Guide and
Reference
Perl:
Learn Perl ,
Llama ,
Camel ,
Cookbook ,
Perl Monks ,
Perl Mongers , O'Reilly's
Perl.com ,
ActiveState ,
CPAN ,
TPJ , and
use Perl;
YBMS , but
Mozilla doesn't.
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Click Here to Expand Forum to Full Width