1 2 3

Basics

818 byte By J Cardinal at 2007-11-17 14:25:18
I think a really usefull series of articles would deal with the basics. Like basic algorithms such as CRC, Sorting, soundex, encryption, string finding, formatting currency strings yourself, you know, the classics. Many people would benefit from them.Many newer programmers look upon programming t...

Internationalisation

232 byte By developer-network at 2007-11-17 14:25:19
It is very difficult to get information about how to internationalize an existing application.<br/>I would like to read an article about experiences doing this, about the problems with MBCS, Unicode, strlen, ...<br/>Martin

Barcode

67 byte By developer-network at 2007-11-17 14:25:20
I would like an article about how to show/print barcodes. Like EAN.

Multiple-monitor programming

378 byte By Brian Paher at 2007-11-17 14:25:21
In order to take advantage of the extra viewing space available with a second monitor, I would like my program to create a separate window to display all the "documents" that are opened. Will MFC allow viewing of documents outside the mainframe's client viewing area, or can this viewing area s...

Forum-FAQ

1154 byte By peterchen at 2007-11-17 14:25:22
Hi All!How about a FAQ for the Forum. I'm regulary answering questions there - and many of them are repeated.I'd even go into a starting FAQ for those I'm aware of - and I can handle:Arrays VB<-->VC, SAFEARRAY's, Tree w/ checkboxesPassing strings around in COMCString <--...

RTF to HTML Conversion

138 byte By sajuk at 2007-11-17 14:25:23
I would like to know how I can convert a RTF file to HTML one with out losing any formatting. Is there any converters (OCX/DLL) available.

Advanced Graphic Manipulation

257 byte By Chris Bateman at 2007-11-17 14:25:24
How to blend/warp/distort images, how to create natural brushes and things like that.<br/>Chris<br/>Chris Bateman<br/>Granada Learning<br/>**********************************<br/>God is dead. - Nietzsche<br/>Nietzsche is dead. - God

MFC application and window Conversions

429 byte By David Orr at 2007-11-17 14:25:25
There is a huge penalty for not selecting the correct choices in the app wizard. For example: adding automatically generated context-sensitive-help to your app if you have not selected help in appwizard. Or changing a CView to a CFormView or changing a CRecordSetView to something else, or making a o...

Remote DB and ADO

194 byte By =EDGARDO= at 2007-11-17 14:25:26
I would like to see a good article about, how to connect(DNS & DNSless), to a DataBase on the Internet(Insert,Delete & Update), from a VB application.<br/>=EDGARDO=<br/>Univ. Of Puerto Rico

JPEG, GIF etc

206 byte By Mithrill at 2007-11-17 14:25:27
Many programmers ask about loading *.JPEG ,*.GIF files with ao witout ActiveX<br/>I will be very happy to see a full article on reading those files include reading GIF/JPEG custom resource...<br/>bye,

Dynamic managment of ActiveX Event in ATL

332 byte By Frederic PRIN at 2007-11-17 14:25:28
Hello,I would like to known the way of handling events of DYNAMICALLY created ActiveX of many kind (not all the same).It seems that this topic is not really known... I don't found any article describing this thing.So I am very interested in this topic. If someone has an idea, please tell me !Fr...

Proxy Client

304 byte By developer-network at 2007-11-17 14:25:29
Hello! I couldn't find any code relating to the connection to socks Proxy. There should be something shared like wrapper class that simply connects to Internet through socks proxy and with information given about Socks Server like port, SOcks/4 or 5 etc.With thanks!Aamir...

Online tutorials

311 byte By Roders at 2007-11-17 14:25:30
If the following has been discussed in previous posts, please forgive me.It would be neat to be able to download previous “Online Tutorials” and then be able to do these projects offline. Is there such an option and I’ve missed it?RegardsRodersIf replying via e-mail Zulu = Nothing...

[VC/MFC] Dynamic ActiveScript w/o registration

85 byte By achessa at 2007-11-17 14:25:31
How to dynamicaly add scripting (ActiveScript) to app without register the interface.

Game programming

16 byte By developer-network at 2007-11-17 14:25:32
Game programming

STL

3 byte By developer-network at 2007-11-17 14:25:33
STL

Trap GDI calls

193 byte By developer-network at 2007-11-17 14:25:34
Hello,<br/>I have an application that users BitBlt to transfer image. I want to trap this call and get the parameters for the call. <br/>How can this be achieved<br/>Thanks,<br/>Abhay

IP Firewall

118 byte By abrar_ at 2007-11-17 14:25:35
Its a goos idea to developed a (NAT Protocol)IP-masq (linux) in Windows-NT to replace proxy servers.<br/>Bye<br/>Ibrar

Converting CString to char and char to CString

222 byte By Sam Hobbs at 2007-11-17 14:25:36
One extremely frequent question is on the very basic topic of converting CString to char and char to CString and such. One of us should write a summary of the replies that we can simply refer to when the question is asked.

Forum Questions list

222 byte By developer-network at 2007-11-17 14:25:37
It would be a good idea to have a ready list available for all the forum quesions asked .This would help people trying to search for a particular problem and also avoid repetitions to a great extent. <br/>vikas bansal

WMI provider

295 byte By developer-network at 2007-11-17 14:25:38
I would like to see tutorials on Windows WMI provider, which is microsoft implementation of CIM (common information model). The W2k platform SDK comes with some samples. But they are all dealing with simple cases. I would like to know if there are some websites where I can find the information.

Use of IObjectConstruct

192 byte By developer-network at 2007-11-17 14:25:39
It may be some of the very basics of COM, but I've had some trouble with it. How about an article covering the technical stuff, along with some consideration about the use of that string?

How about an article for converting bstrs

168 byte By wil_cdr at 2007-11-17 14:25:40
It'll be nice if someone can post an article regarding conversion of bstrs (basic strings) to various other formats, like CString, and vice versa.<br/>Thanks!

SOUND & Branding on the Internet

357 byte By BC Kaya at 2007-11-17 14:25:41
I've heard about a new technology that Yahoo! is using called Beatnik...it allows developers to make their sites very interactive by using a new type of sound technology...it's supposed to be really easy to use, especially with Flash and/or JavaScript...I would really love to read some mor...

CDO And MAPI

265 byte By Aykut at 2007-11-17 14:25:42
Electronic mailing is one of the most important markets of the computer world. But this site doesn't contain neither articles on MAPI nor CDO except some few in internet section.. It would be very good if you improve it.<br/>Aykut KILIC <br/>ITU(istanbul)

Resizing Graphic Images

546 byte By jase jennings at 2007-11-17 14:25:43
Hi,I'm looking for some code to resize jpeg images from an rgb buffer. Using the IJG6 source code I can read anfd write jpeg's, and scale them by a factor of 1/2, 1/4 or 1/8. What I want to be able to do is have my application provide methods of resizing a jpeg by percentage or by preferr...

Doc/View Made Easy

315 byte By Vicomt at 2007-11-17 14:25:44
An Overview with simple examples explaining how to create Doc/View SDI/MDI/Splitter applications for all those of us who've only ever done Dialog Based Apps.Pleeeeeease!All Opulent, wonderful and beauteous creation springs from but a spark of my splendour.some religious text or other... ;)...

Big project ideas for students

40 byte By abrar_ at 2007-11-17 14:25:45
Big project ideas for students<br/>abrar

CGI Application

416 byte By webchamp at 2007-11-17 14:25:46
Simple examples of CGI with Form Variable/Values would be nice. Most of the C (C++) samples I See are Unix and/or use a library that I cant find or dont understand. Maybe there are good samples somewhere and if so, I would appreciate a heads ups to them. Database in a CGI would be nice too. I work i...

Checkbox in CListCtrl

130 byte By benjackson at 2007-11-17 14:25:47
I posted that I have a class that does this (badly) and I thought that someone might have a better implementation and put that up.

capturing Iframe of Mpeg2 file

105 byte By developer-network at 2007-11-17 14:25:48
I would like to capture an I frame of Mpeg2 file so that a thumbnail of it can be displayed on PC monitor

Desparate! help needed :MPEG2 files locate an I frame

296 byte By developer-network at 2007-11-17 14:25:49
I would like to get some help on how to locate an I frame from an MPEG2 file.<br/>I have a hardware decoder and am able to play the Mpeg2 files and see the output on a TV connected to the decoder output. Now I want a thumbnail view of the MPEG2 file on the PC monitor.<br/>Thanks in advance

Asynchronous sockets

20 byte By developer-network at 2007-11-17 14:25:50
Asynchronous sockets

Owner Drawn Scroll Bars

146 byte By mukeshg at 2007-11-17 14:25:51
How can i display a background bitmap in a scrollbar. It dosen't have a SBS_OWNERDRAWN style, so no DrawItem() availble??<br/>any idea??

SMTP Server for WIN32

186 byte By developer-network at 2007-11-17 14:25:52
Hi everybody,<br/>I need to write a SMTP server for WIN32 (NT or Win2K). I tried to compile sendmail, but no way... Has anybody an idea or codes for that purpose?<br/>Joachim Hasler

software protection

651 byte By Valentin Rozescu at 2007-11-17 14:25:53
for a time in this forum we are in the front of question like "how to get hdd s/n?" or "how to get mb s/n"many people have arguments that this kind of security solution in bad ("if the hdd broke" or "if the user need to move the application on new hdd" etc)we need a serious abordation of this proble...

XML Application

183 byte By mce16 at 2007-11-17 14:25:54
Hi, XML is now making a huge buzz in e-commerce application development, I would like to see another forum specifically for XML or general web development/e-commerce discussion forum.

asp

125 byte By developer-network at 2007-11-17 14:25:55
where can i down load installable components ie., Page Counter Component,Permission Checker Component, Myinfo component etc.,

Two CHeaders in a CListCtrl

4379 byte By Jim Watters at 2007-11-17 14:25:56
Does anyone know how to make Two CHeaders in a CListCtrl? One header at the top with the names of the columnsOne header at the bottom to contain totals or average of the data in the list or just what lines are selected. I could not even move the header to the bottom. CCS_BOTTOM does not seam to be...

GameSourceCode.com

589 byte By developer-network at 2007-11-17 14:25:57
Hello,I have recently joined www.gamesourcecode.com andsince I am new to this world of programming I would like tofind more pleople who also joined this great site, whereyou can download the complete sourcecode to a graphic adventurekind of Lucas-Arts games.You have been in the bussiness probably lo...

Windowstations and Desktops

135 byte By Dave McLelland at 2007-11-17 14:25:58
What is the relationship between applications, windowstations and desktops.<br/>Dave McLelland<br/>D. McLelland (Software) Limited

Create / use a configuration file in a application

339 byte By Emelian at 2007-11-17 14:25:59
I have searched everywhere (including this site) for suggestions on how to build, use and edit a configuration file in an application. But with no luck. Strange, because almost any program do use a configuration file to store paths or other settings.I beleive it would a great idea to make an article...

Game Programming Tutorial

116 byte By pav_rod at 2007-11-17 14:26:00
A game programmming tutorial with the basics of<br/>game development in Visual C++ would be a good <br/>contribution

Game Programming Tutorial

53 byte By Tracy Combs at 2007-11-17 14:26:01
Would love to see more stuff on direct draw, AI, etc.

Search engines

151 byte By itzik at 2007-11-17 14:26:02
I'm looking for information on search engines algorithms, specially on optimization algorithms for minimizing waiting time for the search results.

ICQ alike software programming

121 byte By naidaizi at 2007-11-17 14:26:03
I am a recruit of web programming and would like to know any specific guide to ICQ alike software programming.<br/>Thanks

Parsing

1258 byte By developer-network at 2007-11-17 14:26:04
ParsingTutorials and information on Parsing methods seems to be a very under documented technique. There may be good books out there, but there seems to be little in parsing algorithms published on the web, at least in a begginers point of view. I am a C++ programmer, and want to avoid the generat...

"0 Replies" vs "Unesolved"

1245 byte By dhstraayer at 2007-11-17 14:26:05
I would like to offer a suggestion that might improve forum use. I suggest a Resolved/Unresolved indicator on each thread. Here is how I propose it might work: When a programmer posts a question on a forum, it is marked Unresolved. When somebody offers a possible solution, it automatically switche...

Code needed for automatic software update through Internet

805 byte By Kaizen at 2007-11-17 14:26:06
I've searched and found no code on software update by Internet. Some gurus out there may be interested in writing a class CURLFileUpdate (MFC-MDI framework):(a) to read a list of {FileName, nVersion } from a given "Versions.ini" file.(b) to acess a file at a given URL to check for info (e.g. {F...

RTF

145 byte By terrib at 2007-11-17 14:26:07
I would like to see a BEGINNERS tutorial or at least an article on where to go to get started if you have never used the rich text format before.