c++ section

206 byte By s|lent at 2007-11-19 0:54:38
hello to you all.<br/>is there a way i can download the entire nonvisualc++ section in my computer? i wish to be able to read it while i am offline. or maybe getting a printable version could solve.. dunno.

Articles to be listed under more than one section

501 byte By kirants at 2007-11-19 0:58:23
Currently, an article if appearing in one section will not be visible elsewhere. I have at times found that a particular article could fit well in multiple sections, for e.g. a topic detailing painting in dialogs could make be a valid candidate under GDI section as well a good candidate to show unde...

Is it just me??

150 byte By TheCPUWizard at 2007-11-19 1:00:36
...or does it seem like the number of "clueless" people offering "solutions" [which are sometimes just plain wrong!] with "authority" has increased???

New Posts...

1115 byte By TheCPUWizard at 2007-11-19 1:05:02
I often have problems scanning for "new posts". A large part of this is that I will often have multiple browser windows open to dev-archive, and the action in one window will convince the forum software that my point of reference for "new posts" has been updated.The result is that I have to go to ea...

Book Winners - Sept 2004

990 byte By Brad Jones at 2007-11-19 1:05:23
==> Book Winners for SeptemberIt is hard to believe September is over, but it is! We had a lot of great articles published in September. I've once again randomly drawn two names from those who had articles published. The names are:Martyn BrownDrDotNet1981If one of these names is yours, then...

Reputations Change

586 byte By Brad Jones at 2007-11-19 1:12:39
We are considering changing the visible information regarding Reputations. Right now as a regular member of dev-archive you cannot see who left reputations points (positive or negative). This means that people can leave anonymous points (although mods/admins can see who left ratings). We are looking...

Articles Missing Download Link

374 byte By fatdan at 2007-11-19 1:20:58
Admin,I've found a couple of articles that don't have any download link in them. Can you help me out?Articles: http://www.dev-archive.com/Cpp/controls/controls/extendingsubclassingtechniques/article.php/c5313/ http://www.dev-archive.com/Cpp/controls/controls/extendingsubclassingtechniques/a...

See all reputation points??

108 byte By yiannakop at 2007-11-19 1:28:15
Hi everyone. Is it possible to find all my reputation received (not only last 5), in my user CP? :rolleyes:

smilies vs. escape chars

376 byte By cilu at 2007-11-19 1:32:06
The problem with smilies is that sometimes they snake in when least expected. For instance if I want to post ios:: out and don't let a space between ':' and 'o' then I get ios::out, with :o which I don't want there.foo:: Dumb is another example for a smiley :D .Are ther...

Wrong post counter and join date.

459 byte By July at 2007-11-19 1:42:25
Hi,I have registered today (on the main site), and at first I couldn't login at the forum because the password was incorrect. But the password worked at the main site, so I changed it, and know it seems to work. But I have not joined June 1999 (I was 10 years old at this time :confused: ) and I...

Problem with ads...

6 byte By YourSurrogateGod at 2007-11-19 2:02:55
:wave:

Is it a good thing if we have "Beginner" fourm as well?

1086 byte By Ejaz at 2007-11-19 2:08:23
Dear All,As you see that the dev-archive members are increasing day by day and most of them are beginners, who don't bother to read the FAQs or search the forum, or don't use MSDN or even do not search google first posting and sometime there posts are as all the other members are being pai...

Page source showing up on page

429 byte By brudja at 2007-11-19 2:13:18
Part of a page's source is showing up in my browser (Mozilla Firebird 1.0PR). :: URL http://www.dev-archive.com/forum/newthread.php?do=newthread&f=5:: LocationThis code is located above the banner on the right-hand side of the page.:: What is showing\n'); } if ( plugin ) { document.write(&...

problems with tags

396 byte By cilu at 2007-11-19 2:14:25
I have this problem with tags. Take this for example:#include <iostream>Here, where HTML is disabled, you see iostream between those < >. But in the FAQ forum you only get to see#includeAnd if I use this code:vector<int> array;onlyvector array;is displayed.How can this problem be s...

Reputation Abuse

764 byte By Brad Jones at 2007-11-19 2:16:19
Unfortunately, I must post the following due to a couple of people abusing the reputation ratings:This is a public statement to state that the abuse of reputations can result in your reputation count being removed or reset to zero. Further abuse can result in your being banned from posting in the fo...

Where did the CoreGuru sample controls go?

200 byte By SteveS at 2007-11-19 2:19:12
When I visited this site in the past the homepage had links to samples for various windows controls. These links are now gone, have they been removed from the site or moved somewhere?<br/>Thanks

Proposal: A COM Development forum

1384 byte By marten_range at 2007-11-19 2:21:38
I think dev-archive lacks a COM development forum where developers might ask for COM development help.Although COM started out rather simple todays COM development can be a complicated process: Some concepts often associated with COM development:COM,ActiveX,MTA,STA,Main Thread STA,TNA,Apartments,COM...

How do I find my own posts?

270 byte By SteveS at 2007-11-19 2:23:04
How do I search for my own posts? The only way I've found to find my own posts is to search for my name in "Members List", the click on the "Find all posts..." or "Find all threads started by..." links. How come those links aren't provided in my own User CP?

book winners

744 byte By Brad Jones at 2007-11-19 2:29:38
In October, Darwen*Eduard Liebenberger*were the winners of either Kate Gregory's VC++ .NET Kick Start or the dev-archive Visual C++ Goodies book. Congratulations go to them! In November and December, we will again give away the choice of the above two books to a couple of people who have aritcl...

Why not CodeGuru develops [ccode] tag?

345 byte By Ajay Vijay at 2007-11-19 2:38:32
Admins sorry for putting this thread in VC++ section, but it is neccessay for the beginning here!My general query/suggetion is why not dev-archive should add a [ccode] (or something like that for C/C++ code) tag instead of [code] and [php] tags.Are C/C++ programmers too much ignored and has less val...

[RESOLVED] Privacy issue: junk or suspicious mails

437 byte By Bornish at 2007-11-19 2:43:51
Hi!Since I've become a dev-archive member, an increasing number of junk or suspicious mails are incoming on my notification email address, which is not listed in my public profile. I find it weird that no junk mails are received on listed ones.Is it anyone else facing this problem?How secure is...

Problems with WYSWYG editor

794 byte By Ajay Vijay at 2007-11-19 2:46:07
Hi,I am now using WYSWYG editor for posting my posts, but it has few problems (that I found uptil now): The "Insert Link" does not allow us to enter string for the link, it just asks for URL When using it, it is sometimes necessary to edit the [] tags as well -- which we should be able to see and ed...

This is FUNNY

428 byte By cancer10in at 2007-11-19 2:53:40
Hehe, I found this quite funny so thought to share with u ppl.OK, I had a username cancer10 and I got Banned,dunno how. And how would I know coz these moderators Banned me and then sent me a PM about my Ban, hehe so insane, how will I read my PM when I am banned? hehe quite funny 4 me.@ Moderators:...

move thread

90 byte By weiwei at 2007-11-19 2:54:07
why my question is moved by moderator at VC forum??<br/>What is the first column menning ?

Delete picture in profile

46 byte By Simon666 at 2007-11-19 2:59:03
How do you delete it? Not referring to avatar.

Problem with the Time of the boards

683 byte By Yves M at 2007-11-19 3:05:57
Something strange is happening with the time on the board and the daylight saving. My time-zone is GMT+1 Madrid and daylight savings is currently off (i.e. it's really GMT+1). I have enabled the option "automatic daylight saving" in my forum options. Say it is currently 7:25 pm. When I post...

+ elite junior senior goes wrong?

373 byte By skid_myanmar at 2007-11-19 3:07:33
hi everybody,, i wanna know something about this forum...when i first come ,, i was member...later i was Junior Member...but now again to Member...what's that...and when i post some topic...it doesn't show...i posted two topic..but i can't ci really don't know it...i'll appr...

Smilies in rate the post edit box

105 byte By kirants at 2007-11-19 3:08:43
Silly one.. <br/>do smilies work with the edit box for "rate the post" ? For e.g. this one.. :wave:

adding code snippets to threads

614 byte By GHesse at 2007-11-19 3:18:41
Hi there,This is a general query about posting code. I have added code to a few postings using the vb code[code] int i; ... ...[\code]as per the instructions given in the FAQ.But my code just comes out as I typed in. I have noticed that in many posts the code comes in a scrollable window - a...

Internet Explorer crashing on Preview Post

771 byte By Joe Nellis at 2007-11-19 3:25:47
This is the third time in as many months. It is ALWAYS during a long post or one I have walked away from and come back to meaning the time between "reply to" and the first "preview post" is quite long. I get the nice "this program has to close" popup. And what sucks is that I can see most of my pos...

how to use images

309 byte By cilu at 2007-11-19 3:32:24
I want to display an image in a post, but the only way I know is to give an url, using the img tag. But if I have it on my PC not on the web how do I do that? I know that I can attach it to the post, but how can I have it displayed in the post and not as a link in the attachments section?Thank you....

Ajay Vijay is not a member of any public groups

113 byte By Ajay Vijay at 2007-11-19 3:35:20
What does that mean in my profile? How can I change this...<br/>Also I have referals value as 0. How can I add..?

Codeguru Messenger!

628 byte By Ajay Vijay at 2007-11-19 3:35:32
I am using MSN Messenger to trap the latest post, but as we can detect, it is long process: Open the mail box, goto to 'this' mail, click on the link, and the thread will appear, which is not well scrolled to the last post I read.So, it would be better if dev-archive (or any dev-archive me...

Power Posters

774 byte By Brad Jones at 2007-11-19 3:36:39
I'm working to set up something new. This is a special, secondary classification that is in addition to a person's title. This is a User Group. The User Group I have created is called "Power Posters". Anyone with 4096 counted posts will be automatically promoted into this group. By being i...

We have Limited Smilies....

309 byte By Ajay Vijay at 2007-11-19 3:41:50
We have only limited set of smilies to express only limited expressions. Out of them only the following are useful: :rolleyes: :cool: :p :thumb: ;) :D :confused: :( :mad: I need to continue this thread in next post as I encounted error while submitting: "Too many icons attached!"...

Add dynamic controls topic in VC++ FAQs

319 byte By firstreflex at 2007-11-19 3:44:36
Hi folks,This is specially to senior members. I have seen many queries/questions on how to use, create, modify, get handle to dynamic controls in VC++.I was wondering if someone could write a FAQ giving a general idea on how to go about handling dynamic controls. Thank you.Krish...

30th November.... !

248 byte By Ajay Vijay at 2007-11-19 3:44:41
I would like to bring attention to Moderators and Administrators. <br/>From the last two months or so, I am looking lot of Junior members (almost <10 posts) having thier Birthday on "November 30"...<br/>I think I do not need to tell more...

It is time...

1041 byte By Andreas Masur at 2007-11-19 3:48:30
...the year has nearly passed...the holiday season has begun...and I would like to take this opportunity to wish every member of our forums Merry Christmas and a Happy New Year.It has been a very interesting year with a complete new design of our main site and numerous changes to the forums. For tha...

What are those little green cylinder thingies?

58 byte By Apollyon at 2007-11-19 3:53:41
What are points and those little green cylinder thinghies?

Source Code in CodeGuru Article

828 byte By titoP at 2007-11-19 3:55:30
I'm kinda new to this website (and programming as well) so please forgive me if I'm proving my ignorance with this question.Browsing the article database, I found a bit of code that I think will be pretty useful; however, I didn't find any mention of copywrite information in the artic...

Articles and Ranking.

592 byte By Ajay Vijay at 2007-11-19 4:01:28
Hi all,This discussion is about Articles Posted on dev-archive main site. I found several issues: Only few viewers reply to the article submitted, the author may not get the popularity of its article. The article should have "Number of times viewed" displayed. Default ranking should not be "(none)"...

favicon

178 byte By Brad Jones at 2007-11-19 4:05:12
dev-archive now has a favicon. Want to see it? Add dev-archive to your browser's favorites list. The favicon is the little icon that shows up to the left :).<br/>Brad!

New Forum Suggestion

362 byte By Vanaj at 2007-11-19 4:06:16
Just a thought...after reading so many different "solutions" to many posting in the Visual C++ forum, would it be possible to maybe separate the forum into MFC and Non-MFC forums. I'm sure there are people the love MFC and some that don't and this would enable them to only post/read the a...

May the year 2005 give you....

688 byte By Ajay Vijay at 2007-11-19 4:06:33
Independence of Java, Power of Unix, Popularity of Windows, Extensibility of J2EE, Luxury of .Net, Efficiency of C, Ease of VB, Robustness of Oracle, Vision of UML, Simplicity of HTML, Style of Mac, Dexterity of Photoshop, Enormity of 3D Max, Vastness of Internet, Compactness of JPG, Richness of BMP...

Amazing but critical

419 byte By Ajay Vijay at 2007-11-19 4:06:35
In reply to this thread I just typed (actually Pasted) VTS_NONE and hit on 'Submit', what I see was:Vts_none as the result when I see my post.Just after that, I Edit the post, pasted again the same content and then Saved the post - now, it is correct (VTS_NONE).I also tested this again by...

itemized ratings.

643 byte By ahoodin at 2007-11-19 4:09:49
I am noticing that VB Posters have higher cumulative ratings than other Posters.For example Joe has 500 total posts in VB Area and 100 points.Bugs Bunny has a total of 500 posts in the C++ area and 75 points.I am wondering if we should not be able to break our ratings into an itemized list of progr...

50x50 for Avatar is Okay, but not for Actual members photo

313 byte By Ajay Vijay at 2007-11-19 4:11:05
I think title is enough to express everything.For putting my image (picture of mine, not avatar) I need to resize it too small (less than or equal to width/height 50). I hope CG should increase the size (dimensions) limit imposed for Actual image of member. My actual image is 38x50 pixels and only 4...

Hello, admin please help

291 byte By Hediea at 2007-11-19 4:12:11
When I come to post, I don't understand why I got 'answer' from server<br/>Server Error<br/>The following error occurred:<br/>[code=SERVER_RESPONSE_CLOSE] The server closed the connection while reading the response. Contact your system administrator. <br/>Thank you

Moderator column enabled

294 byte By NoHero at 2007-11-19 4:14:08
Why has the "Moderated by" column been enabled? Since the most of them (Mick, Andreas, Yves etc) are Super Moderators (so called Operators) I can't find any sense in it. And another problem with it: It heights the cells and this looks pretty ugly though.<br/>Just my point of view. ;)

Reputations

222 byte By Roger Allen at 2007-11-19 4:14:15
Now that reputations have been restored to the forums, is there a chance that points earned using the old reputation method which was retired 2 or 3 years ago could be reinstated to those who earned them under that system?