Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

cc2-dev-l · CC2 Developers list

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 212
  • Founded: Feb 6, 2000
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

We'd like to encourage people to write XPs for CC2. To this end, I'd like to propose that we start a project to which more than one person can contribute....
46 Nov 15, 2005
4:06 pm

amdobritt
Send Email

Hello one and all. I don't post much but I do read almost all of the messages. I just wanted to inform everyone that my web site is doing a user created world...
1 Oct 9, 2005
9:49 pm

John
john_morriso...
Send Email

I want to store some information in a map file. What is to keep me from defining a custom entity that would never draw anything but could be obtained by an XP...
10 Aug 3, 2005
7:24 am

Peter Olsson
peter@...
Send Email

I'm making progress on my first XP, and I've come upon a couple of questions: 1) DLResize-The docs are a little unclear on this. If I make a call to this with...
4 May 24, 2005
1:41 am

bidmaron
Send Email

I'd like to be able to access some of the calls in the FCW32.txt file, but I cannot locate them in the C files. Not being a Windows programmer, I'm not sure...
3 May 22, 2005
2:40 pm

bidmaron
Send Email

In the XP I'm working on, I need to build a path. Unfortunatley, there don't seem to be any API calls to add points to a path. What I'd like to know is what...
6 May 2, 2005
10:46 pm

bidmaron
Send Email

There is a header file INTS.H that has several function calls: int _stdcall IntL2(GLINE2 *Line1, GLINE2 *Line2, GPOINT2 *Cross); int _stdcall IntLC2(GLINE2...
4 May 2, 2005
10:00 am

Peter Olsson
peter@...
Send Email

I'm looking at the web site http://www.pkdata.se/xp/freeware/download.html that has some free XP downloads to help me get started developing XPs. The site...
3 Apr 25, 2005
1:41 pm

bidmaron
Send Email

I've studied the examples that come with the developer kit, but there appears to be something wrong with CXPTest2 project. It is apparent that the CTest6 call...
1 Apr 25, 2005
1:41 pm

bidmaron
Send Email

Lee, thanks for the help. I now got past the problem of figuring out how to access the Core Windows Platform SDK. It turns out that I actually had it...
3 Apr 24, 2005
3:28 pm

bidmaron
Send Email
1 Mar 8, 2005
3:17 am

Dominic
dethstryke664
Send Email

Hello Everyone, I'm attempting to recreate the break command and add some command specific functionality. Simply put it would input a distance and a...
1 Feb 18, 2005
9:45 pm

L. Lee Saunders
saul012000
Send Email

The following cc2-dev-l poll is now closed. Here are the final results: POLL QUESTION: What development IDEs do you own? CHOICES AND RESULTS - Microsoft...
1 Feb 12, 2005
8:58 am

cc2-dev-l@yahoogroups...
Send Email

Does anyone here have any programming knowledge or experience of paint software filters? We are currently building such features into a new version, and are...
3 Jan 28, 2005
10:04 am

Simon Rogers
simonjrogers
Send Email

Can anyone direct me to sources for user-created symbol catalogs? I'm a brand new user of CC2 and am interested in transferring a hand drawn map that I've had...
2 Jan 25, 2005
5:01 pm

John Csaky
jicsaky
Send Email

Greetings! About two years ago I started programming a random dungeon creator and I lost interest. I've rekindled that interest and I'm looking for some...
6 Jan 25, 2005
12:43 am

Simon Rogers
simonjrogers
Send Email

To anybody interested, I have been looking at converting FCW files (and hopefully symbol catalogs) to SVG. To this end I have written a very basic skeleton...
2 Jan 4, 2005
1:46 am

livid_purple
Send Email

Everyone, In my opinion, one of the biggest reasons that there are not more people that have tried to write extensions to CC2 (FastCAD) is the cost of the...
2 Jan 3, 2005
4:37 am

Charles Sykora
bidmaron
Send Email

I voted assuming that if you use a .NET IDE other than Visual Studio you need to mark the first item "Microsoft Visual Studio.Net 2002 or 2003 (or just C# or...
2 Dec 31, 2004
4:36 am

L. Lee Saunders
saul012000
Send Email

Enter your vote today! A new poll has been created for the cc2-dev-l group: What development IDEs do you own? o Microsoft Visual Studio.Net 2002 or 2003 (or...
1 Dec 28, 2004
3:31 pm

cc2-dev-l@yahoogroups...
Send Email

1- First you need to download the XP toolkit if you do not currently have it. 2- the WinEnv and XpDev folders need to be on the root of the C Drive like it ...
3 Dec 27, 2004
9:30 pm

L. Lee Saunders
saul012000
Send Email

Everyone, I have a textbox on a dialog that is set to numeric only input but now I need numbers that contain a decimal point. Can I hook into the control and ...
3 Dec 21, 2004
5:05 am

Mike Riddle
mriddle9
Send Email

All, Is there any way to place an image that has transparent portions (such as a GIF) in a XP dialog box? L. Lee Saunders It was only a partial solution, of...
4 Dec 17, 2004
9:23 am

Mike Riddle
mriddle9
Send Email

Mr. Riddle, since FastCAD is on v7 and the toolkit on FastCAD.com is v7 as well, and CC2 is still on v6, maybe we should load the latest version of the v6 ...
2 Dec 16, 2004
7:57 pm

Peter Olsson
peter@...
Send Email

Hi, According to an old post to this list, Peter Olsson mentioned that CMENU was a new comand that would be added in version 6.11. Since we are at 6.12 I am ...
2 Dec 15, 2004
8:10 pm

Peter Olsson
peter@...
Send Email

I'm working on the SVG export project, and am having some problems with symbol references. Specifically, I'm trying to understand the role of the extents,...
6 Dec 14, 2004
11:20 pm

Mike Riddle
mriddle9
Send Email

Hi, Is it possible to export a CC2 file as an SWF to use in Flash? Has anyone written an exporter for that? Thanks in advance, Martin Hale...
1 Nov 29, 2004
8:06 pm

Martin Hale
lightwaveau
Send Email

I'm on it chief! Lee...
6 Nov 16, 2004
12:53 pm

Jereme Kuperman
jeremek
Send Email

I'm going through the FastCAD Programming Reference, and to view the installed XPs it's referring me to the SPECS menu. This doesn't seem to be available in...
4 Oct 25, 2004
10:45 pm

Simon Rogers
simonjrogers
Send Email

Hey guys! I don't want to be a nuisance, but I have to tell you that I finally got my webcam repaired! So now I am on full view again like usually! Also the...
1 Oct 24, 2004
4:37 am

TureAngel
jenna.russell3464@...
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help