Hi, The CC2 Developers list has been designed as a gathering place for all of the current and future developers of Campaign Cartographer 2. Here we will delve...
2
Anna M. Dobritt
dorzil@...
Feb 26, 2000 4:14 am
How, exactly, does one use the xptoolkit that is installed with CC2? Thanks! Anna M. Dobritt...
3
L. Lee Saunders
saunderl@...
Feb 26, 2000 4:37 am
Hi Anna, The xp toolkit are two sets of files (one for C and one for Assembly) that both defines the file format and the the parts Db that is internal to CC2. ...
4
Christopher Golden
golden@...
Feb 26, 2000 4:41 am
... Mine was placed in the "Notes92;Developers" subdirectory of my CC2 installation directory. I'm looking forward to the exchange of information on this list! ...
5
Ken Snellings
snelling@...
Feb 26, 2000 2:40 pm
Sounds like fun Lee. I should be able to learn alot here. Good luck, Ken...
6
Anna M. Dobritt
dorzil@...
Feb 26, 2000 4:56 pm
"l. lee saunders" <saunder-@...> wrote: original article:http://www.egroups.com/group/cc2-dev-l/?start=3 ... that ... CC2. ... commands ... my ... Hi...
7
Bruce Carson
bac@...
Feb 26, 2000 7:37 pm
I create xp dll's using Microsoft Visual C++ (rather than dealing only With C). In order to do that, I made some modifications to xp.h and Then changed every...
8
L. Lee Saunders
saunderl@...
Feb 26, 2000 7:51 pm
To build an xp you either need MASM or VC++ If you have MASM, the first thing you need to do is read chapters 1 and 2 in the XPDOC.PDF file that came with the...
9
Clay Derochie
derochie@...
Feb 26, 2000 11:18 pm
Hi Bruce, The attached file didn't make it. Could you send me a copy to derochie@.... Thanks, Clay ... From: "Bruce Carson" <bac@...> To:...
10
L. Lee Saunders
saunderl@...
Mar 5, 2000 8:21 pm
Hello CC2 Developers, I'd just like to take a minute and tell this group that the DevZone is about you. What you want to do with CC2 and how you can...
11
FC2(SW) Matthew Lynn
LYNNM@...
Mar 5, 2000 10:10 pm
lee- my current "dream feature" for cc2 is a viewer capable of allowing another program (either in vb, what i'm learning know, or in c, what i want to learn...
12
Bruce A. Carson
bac@...
Mar 5, 2000 10:18 pm
I have to agree this would be the most useful feature that could be added to CC2. Almost all Windows programs now support COM/OLE/ActiveX. CC2 is lagging...
13
Rob McDougall
rmcdouga@...
Mar 5, 2000 10:33 pm
Sort of an CC2 viewer ActiveX control. Besides being all round useful for incorporating CC2 maps into other applications, it would make them more viewable...
14
L. Lee Saunders
saunderl@...
Mar 5, 2000 11:17 pm
Hail All, Actually the work is in building the tools needed to read the FCW file format. Once we can read the file format it is actually quite trivial to then...
15
FC2(SW) Matthew Lynn
LYNNM@...
Mar 5, 2000 11:42 pm
for myself, yes chasmyr...
16
Clay Derochie
derochie@...
Mar 6, 2000 7:11 am
Hi Lee, This may be idiot question, but I'm interested in bringing objects created in vector programs into CC-2. Is possible? Is it too obvious and I'm just...
17
L. Lee Saunders
saunderl@...
Mar 7, 2000 3:01 am
Hi Clay, Actually this fits well with the file format work that we've been talking about. If we can read the format then we can write it as well. If your...
18
L. Lee Saunders
saunderl@...
Mar 7, 2000 3:16 am
Hello Developers, Here is the download file for the next installment on the file format. http://www.profantasy.com/devzone/binary.zip I think you will actually...
19
Clay Derochie
derochie@...
Mar 7, 2000 3:33 am
Great! When does this begin? Clay ... From: L. Lee Saunders To: cc2-dev-l@egroups.com Sent: Monday, March 06, 2000 7:08 PM Subject: [cc2-dev-l] Re: The...
20
Ken Snellings
snelling@...
Mar 7, 2000 3:37 am
I would LOVE an ActiveX CC2 viewer for VB! ... From: L. Lee Saunders [mailto:saunderl@...] Sent: Sunday, March 05, 2000 6:25 PM To:...
21
Ralf Schemmann
ralf@...
Mar 7, 2000 1:12 pm
... Hi everybody, I have a liitle bit experience in Delphi programming and I am generally interested in combining some of my stuff with CC2. But I don't have...
22
L. Lee Saunders
saunderl@...
Mar 27, 2000 7:48 pm
Hi All, I updated the File format page. In this installment I show how to walk through a map file and file all the various entities within it. Any...
23
Otto Hammersmith
otto@...
Mar 27, 2000 8:29 pm
So, where is it? :)...
24
L. Lee Saunders
saunderl@...
Mar 27, 2000 9:16 pm
Hi Otto, Click on "DevZone" in the list on the main Profantasy page, then click on "File Format" at the bottom of the page. You will see a link to the previous...
25
Christopher Golden
golden@...
Apr 18, 2000 2:49 pm
I'm trying to develop an XP that requires that the symbols from an arbitrary symbol catalog be inserted into the current CC2 drawing before the XP can proceed....
26
Peter Olsson
peter@...
Apr 19, 2000 8:31 am
First of all I like to say hello. Lee just added me to this list. The short story is that I have been writing XPs (in C) for FastCAD (the CAD core CC2 is built...
27
Christopher Golden
golden@...
Apr 19, 2000 1:20 pm
... Welcome, and thanks for your detailed explanation of why InsPart() should not be used in this situation, and what to do instead! I should say that I only...
28
Michael C.
mcardaci@...
Apr 20, 2000 4:27 pm
Hello Everyone, I recently wrote Simon (CC2-I-Digest) to ask what happened to several of the old CC-DOS commands to which I had become attached as these...
29
Christopher Golden
golden@...
Apr 26, 2000 1:14 am
I have a few more questions concerning the use of the XP toolkit that I'm hoping those with more knowledge about the subject than I will be able to answer. ...
30
L. Lee Saunders
saunderl@...
Apr 26, 2000 1:35 pm
Hi Chris; <SNIP> I'll leave the memory questions for Peter, though in digging into the file format (which is just the entity database saved to a file) that all...