1 2 3

Browse encrypted HTML, unenable copy from screen

1284 byte By ALMAZ at 2007-11-17 14:26:08
Please, help me. This is a very interesting problem to make a program which will be a browser (on the base of CHtmlView)or which will be an element of ActiveX and can be opened from any browser by clicking hyperlink of the file with its own extension.And either this file or whole html should be en...

Sample app that integrates with SourceSafe

38 byte By thagland at 2007-11-17 14:26:09
preferably not using the command line.

how do you submit a code example ?

253 byte By senor_marcos at 2007-11-17 14:26:10
Hi.<br/>Can someone tell me how to submit a useful code example. Spent over an hour trying to figure out how - to no avail. I'm sure the info is in there somewhere - but it has certainly eluded _me_.<br/>Thanks,<br/>mark<br/>FROM ME.

Win32 DLL showing floating Menus

123 byte By author at 2007-11-17 14:26:11
Would like a simple tutorial using win32 not MFC just win32 for creating a dll which shows how to implement floating menus.

Shell Programming: Text scraps on desktop

324 byte By jeffbarth at 2007-11-17 14:26:12
MacIntosh has a feature so that you can drag some text onto the desktop, and it will be put into an auto-created file, which I think they call a "scrap". I was thinking about trying to write something like that myself for Windows, but thought I'd check if anyone else had already done it, or th...

Code Reviews

197 byte By Mac Sackett at 2007-11-17 14:26:13
Hello,<br/>I've been assigned the task of organizing code review sessions in my group at work. I would like to see some info on how best to approach code reviews.<br/>Thanks<br/>Mac

NT Services

282 byte By JudsonCaspian at 2007-11-17 14:26:14
An article on implementing NT Services that with the Visual C++ 6 ATL wizard would be helpful, because the code that the ATL wizard spits out doesn't appear to function as an NT Service. NT Services are important because they can run when there aren't any users logged-in.

DCOM Shell Example

504 byte By Michael Owen at 2007-11-17 14:26:15
I have need to write a DCOM object and I cannot find any examples that are even remotely understandable to me. It would be nice if someone who has written one could tell me how he/she initially got started developing their DCOM object. It would be ideal if there was a posting of a shell ( insert you...

How about...

211 byte By roger_onslow at 2007-11-17 14:26:16
EarthWeb pay the authors like me who were contracted to write a series of articles for dev-archive. Since the changes with Internet.com etc we've not been paid a cent.<br/>ex-columnist for dev-archive

Paid columns REMOVED!

87 byte By roger_onslow at 2007-11-17 14:26:17
The paid column articles have been removed. Why?<br/>ex-columnist for dev-archive

CListBox

316 byte By jagdip_nijjar at 2007-11-17 14:26:18
Could someone contribute an article that implements a CListBox with each item having a maximum of 4 lines. I.E each item in the list box can have the possibility of being too long to fit on one line and therefore must wrap around to the next line, upto a maximum of 4 lines. The horizontal scroll bar...

Antialiasing

124 byte By WillCodeForMoney at 2007-11-17 14:26:19
How about an example of using antialiasing when drawing a 2D ploygon (outline only and filled).<br/>WillProgramForMoney

CView in a CDialog

67 byte By Peter Spooner at 2007-11-17 14:26:20
Has anyone been able to display a CView-derived window in a dialog?

anybody know ISO8583 ?

108 byte By eko at 2007-11-17 14:26:21
My next project, will use ISO8583 protocol.<br/>Please give any info about ISO8583 <br/>Thank You.

Mapi trouble

5122 byte By arag at 2007-11-17 14:26:22
so , i have big troubles about mapi :main error :-->Dialog_mail.obj : error LNK2001: unresolved external symbol _MAPISendMail@20-->so i have link the Mapi.lib :-->C:\Program Files\Microsoft Visual Studio\VC98\LIB\Mapi.lib : fatal error LNK1136: invalid or corrupt file-->and i thought it...

ClearCode suggested on Dll

364 byte By Cimperiali at 2007-11-17 14:26:23
The ClearCode suggestion: http://dev-archive.com/cgi-bin/bbs/wt/showpost.pl?Board=vb&Number=57953&page=0&view=collapsed&sb=5Special thanks to Lothar "the Great" Haensler, Tom Archer, Chris Eastwood, Bruno Paris and all the other wonderful people who made and make dev-archivea great place. Come back s...

Fast viewer of file in ascii or hex

223 byte By Haraldur at 2007-11-17 14:26:24
I like to see an article how to program a viewer that is fast in displaying and update its content.<br/>The build in components are to slow.<br/>I know the technic is about buffers and view pointers to that buffer, but how?

Web Strategies, For example...

748 byte By Uncle Pete at 2007-11-17 14:26:25
Articles on different strategies for forcing a user to register via email, etc. that only allows them access to your Web pages if they fill out the form and choose a password. I know there are many ways to do it, but I have not found a good series of articles yet, that go into the details of how to...

Articles on .NET and...

348 byte By Brad Jones at 2007-11-17 14:26:26
I just added a few sections to the "C# and .NET" area of the main dev-archive.com site. It would be interesting to see a number of articles using some of the key .NET Framework classes.Submission guidelines for articles are still available via a link after the article summaries on the front page.- B...

Database filtering with active x controls

2115 byte By santo_manurung at 2007-11-17 14:26:27
The Objective of this simple program is to implementgenereal active x controls provided by Ms. Visual C++ 6.0, wich are Ado data control(ole-db) and Microsoft data grid.The Objective of this simple program is to implementgenereal active x controls provided by Ms. Visual C++ 6.0, wich are Ado data co...

Artificial Intelligence And C/C++ - language

306 byte By vhgupta at 2007-11-17 14:26:28
I would love to see a article on artificial intelligence.Which also discuss the use of c/c++ in that and limitations of working with machine language instead of assembly language.And definitely with some links for source code of AI based programs in C/C++ or any object oriented language.:-)...

COM Programming with VB.NET

235 byte By Yoy at 2007-11-17 14:26:30
As COM Programming takes more and more importance, I think it will be useful to have examples of COM Programming in visual basic.net.<br/>Different examples that can explain aggregation, containment, inheritance ...<br/>Yoann

CIPAddressCtrl Class

256 byte By plague at 2007-11-17 14:26:31
This class covers several functions, and I found that while learning Visual C++, this was one of the areas that troubled me most, even though I am still learning. I couldn't seem to find a source for this particular information.<br/>--<br/>Plague

Placement

256 byte By plague at 2007-11-17 14:26:32
I would like to to see an article that details sections(sections, as in "This part of ____ the *.cpp/.h accepts _____") of preconfigured apps(App Wizard). <br/>Alot of articles tell you to call a function, without telling you where. <br/>--<br/>Plague

nice replacement addin

236 byte By dEUs at 2007-11-17 14:26:33
hi,<br/>I really could need an Addin for VisualStudio which provides good replacement possibilities, e.g. the text to be replaced kann contain "in/decrease"-variables and a the textfield should be a mutliline editbox<br/>thx<br/>dEUs :)

Enumerating TCP ports and mapping them to PID (for XP)

6022 byte By ashotog at 2007-11-17 14:26:34
Hello,I've written an example for Windows XP that enumerates all open TCP and UDP ports and map them to the owning application. It uses a couple of undocumented functions like NETSTAT.EXE does.Unfortunately, I don't have a time to write an article about this technique for Godeguru so if an...

Multi-Platform development and Project Management

115 byte By aqiruse at 2007-11-17 14:26:35
I would like to see some are articles on Mutli-platform development, and project management (from start to finish).

Application Info

515 byte By JamesB at 2007-11-17 14:26:36
Something I've been looking for, and which may exist somewhere as a document or better still a database:A tabular summary of application software on the market, categorized by type (Accounting, CRM, Word Processing, Graphics etc.) with basic details of how it can be interoperated with i.e.Name,...

FAQ for each forum

153 byte By Sam Hobbs at 2007-11-17 14:49:41
See http://www.dev-archive.com/forum/showthread.php?s=&threadid=189476 for a suggestion that is among the oldest in existence for the dev-archive forums.

Request for article on encryption technology

100 byte By vijay_khot at 2007-11-17 15:27:51
It would be interesting to see article on encryption technology. <br/>With samples to encrypt files.

file protection

176 byte By shino jacob at 2007-11-17 16:19:52
i would like to see an article on file protection.That is how you can protect your files from being destroyed by others by using programs that we can develop using c,c++ or vb

COM clients

38 byte By Erhard Henkes at 2007-11-17 16:34:39
Building of easy COM clients with MFC.

This may be interesting: avoid or resolve IE Jacking

296 byte By Cimperiali at 2007-11-17 18:19:32
Natalie had a matter with IE.<br/>She found out a couple of links where a solution could be found.<br/>I think a good article on this issue here should be welcome.<br/>For more details, have a look at questions and answers here ( http://www.dev-archive.com/forum/showthread.php?s=&threadid=201715)

Adding another forum topic

141 byte By ecross at 2007-11-17 19:33:50
People do have trouble with HTML and need help with their webpage. I think dev-archive should add an HTML forum topic so people can get help.

Parallel Port Article

83 byte By bubu at 2007-11-17 21:10:09
I would be glad if it was posted an article about programming to the parallel port.

Everything about printing :)

421 byte By LeaetherStrip at 2007-11-17 22:13:34
Hi, All!IMO, everyone should guess that printing-related issues are very interesting, but not so widely-documented as they wanted to be... There are several examples on creating/printing documents and reports, but no one of them (at least, so I conclused after half-year exploring) is fully correct.I...

Need sample project report/documentation.

244 byte By Aksh26 at 2007-11-18 0:34:16
Hi all,<br/>Currently I'm working on a client-server project in C++. <br/>I need a sample project report/documentation, so that any new programmer (wish to work on this project) can understand the architecture/design. <br/>Thank You.

Php Discussion...

251 byte By lord loh at 2007-11-18 1:26:58
Php programming is a good area...<br/>I really think that dev-archive is missing a Php discussion forum...(Mr. Brad Jones)<br/>Sorry I forgot to add a poll.<br/>Poll now ( http://www.dev-archive.com/forum/showthread.php?threadid=229167 )

Web Services

478 byte By camillej at 2007-11-18 1:48:24
Web serivces : Analysis for the rest of us.This is a web service article for those of us that haven't heard of web services as well as those that have but don't really understand the significance.Its a fun overview with lots of links and resource suggestions to answer questions and broaden...

R * Tree

91 byte By rmozes at 2007-11-18 4:04:31
I wish to see some articles on R* trees and calculation times <br/>of R* trees operations !

Hey Oracle Gurus.....May Day!

382 byte By Tropico Son at 2007-11-18 5:26:22
Hi There Oracle Gurus, I'm using Forms 6i. I've working on code to read and write DAT. FILES. The TEXT_IO package has been helpful to some level.That is been able to fetch or read from file. I can't figure out how write an entire DAT.File to a database file or table....

How to submit an article?

247 byte By KingTermite at 2007-11-18 6:11:20
Based on recent difficulty in finding info on what I thought should be an easy task, I thought it would be nice to write a little article on it with code example.<br/>Can I submit it to dev-archive? What do I need to do in order to submit it?

Sliding dockable panels...

1046 byte By Bum_Holo at 2007-11-18 11:43:36
Afternoon all,After spending months trawling through visual basic sites and asking the same questions on many different visual basic forums, only to be pointed to pre-written controls. It would be an early merry christmas for one and all if someone could write a tutorial for creating a sliding docka...

5 steps to Rapid Development

8509 byte By smars at 2007-11-18 13:40:45
Five Steps to Rapid Development with TierDeveloper 3.0Unlock the power of rapid development when you use TierDeveloper from AlachiSoft in your N-Tier application development. Follow the steps below to quickly design, generate, and deploy a great portion of your real-life N-Tier application.You can d...

Rapid Application development

8524 byte By smars at 2007-11-18 13:54:39
Five Steps to Rapid Development with TierDeveloper 3.0Unlock the power of rapid development when you use TierDeveloper from AlachiSoft in your N-Tier application development. Follow the steps below to quickly design, generate, and deploy a great portion of your real-life N-Tier application.For free...

Oracle Developer Environment vs Pure Java Developer Environment

237 byte By iceman18976 at 2007-11-18 16:57:28
hi<br/>I am looking for an article where there would be a comparison between Development in Oracle Developer 6i Environment and Java Environment !!<br/>I would be glad if some one could help me here.<br/>Regards<br/>iceman

Soap!

285 byte By Mutilated1 at 2007-11-18 20:04:21
More Articles about SOAP would be awesome, and not VB articles either.<br/>Maybe some good articles that go beyond the basic stuff like web references.<br/>Articles with some code to consume SOAP services and do something usefull in a client application would be really cool.

New Articles on CRM

89 byte By Thikku at 2007-11-18 20:15:56
Would appreciate any article suggestion(s) / new articles posted on CRM / DW/ BI areas...

Integrating Foxpro2.6 for Windows application with a COM dll

199 byte By joycejoseph at 2007-11-19 4:22:14
Is there a way for a Foxpro 2.6 for Windows application to talk to a COM dll. If yes then could someone please help me out with some sample code or information.<br/>Thanks in advance.<br/>Joyce.

mediation software

104 byte By techsam at 2007-11-19 5:22:13
i was wondering whether there is any article on mediation software used in the telecom industry.<br/>sam