Click here to Skip to main content
Page 1 of 40
Page Size: 10 · 25 · 50


Tag filtered by:  VC8.0 [x]
Catalog 11 May 2013   license: Limited Time Trial
IncrediBuild is an easy-to-use platform for accelerating Windows-based processes through advanced Grid Computing technology. IncrediBuild speeds up Visual Studio and make based code builds as well as data builds, scripts and applications.
Article 3 May 2013   license: CPOL
A portable and easy-to-use C++ file library to read and write structured data
Catalog 2 May 2013   license: Commercial
Help authoring tool. Create CHM help files, manuals in PDF, Web help, RTF files, QtHelp, JavaHelp, EPUB and MOBI and even publish to WordPress. WYSIWYG editor with spellchecker and styles. Screenshot capture and image editor.
Article 25 Apr 2013   license: CPOL
Unmanaged code application accessing data in a database via Web Services without a database provider.
Article 24 Apr 2013   license: CPOL
A simplified explanation of Factory Method and Abstract Factory Patterns with sample C++ code.
Article 18 Apr 2013   license: CPOL
A 3D Game Based on Ogre, ODE, 3D Max, CEGUI and so on.
Answer 17 Apr 2013   license: CPOL
When you watch a CMap variable, you will see a m_pHashTable member.This hash table has a pNext member.You need to keep following pNext until its value is NULL to see all the items in the map.
Article 17 Apr 2013   license: CPL
A brief introduction to a C++ String Tokenizer implementation
Question 16 Apr 2013   license: CPOL
how to see the values inside CMap object when debuging a visual c++ code in visual studio 2008?
Tip/Trick 9 Apr 2013   license: CPOL
Ho to marge Native and Managed codes under C++/CLI language and used .NET library from the legacy systems same as MFC or native C or ...
Article 6 Apr 2013   license: CPOL
This article will help you to integrate ISCSI functionalities available on Windows with your base application in C++
Answer 3 Apr 2013   license: CPOL
Simply try this.char caTemp[] = "Hello World";CString sz = CString( caTemp );
Catalog 3 Apr 2013   license: Fully Function Evaluation version
Electronic form design, form printing, form filling, data dissemination, C/C++ visualization, VB/.NET, source code component library, 100% VC++ Source Code is Shipped.
Catalog 2 Apr 2013   license: Commercial
EZShellExtensionsMFC enables fast and painless development of any kind of Windows shell extensions including context menu, property sheet, infotip, thumbnail, icon and drag-drop extensions as well as Active Directory extensions and explorer bars.
Catalog 31 Mar 2013   license: Fully Function Evaluation version
CAD drafting, mechanical CAD, Architectural CAD, electrical CAD, CAD design, CAD annotation, printing, software development, Source code control for C/C++, .NET, 100% VC++ Source Code is Shipped.
Catalog 31 Mar 2013   license: Fully Function Evaluation version
HMI-SCADA Graphics Visualization Source Code Solution For C/C++, .NET and Web, 100% VC++ Source Code is Shipped.
Catalog 27 Mar 2013   license: Fully Function Evaluation version
Power systems, wiring diagrams, distribution maps, geographic wiring diagram, the power system configuration and simulation, power dispatch, automatic control, C/C ++ and DELPHI and .NET, and web application examples and , 100% VC++ Source Code is Shipped.
Catalog 25 Mar 2013   license: Shareware
With the SDK/DLL,Developers can read barcodes regardless of orientation, skewing or flipping. Barcodes can be detected and read from specific areas of interest. and barcodes can be read from a variety of supported image file formats.
Article 24 Mar 2013   license: CPOL
A beginner's guide to talking like a computer.
Article 18 Mar 2013   license: CPOL
Automatic thread synchronization classes which throw exceptions instead of error codes.
Catalog 18 Mar 2013   license: Commercial
EZNamespaceExtensionsMFC is a framework for fast, painless and easy development of Explorer namespace extensions using MFC, ATL or plain C++. Its powerful API supports sub-folder navigation, context-menus, background context-menus drag-drop and more!
Question 17 Mar 2013   license: CPOL
Hi,I have a class derived from CFileDialog.When i try to create the pretranslateMessage in derived class which is not getting executing. Kindly let me know the problem.
Article 8 Mar 2013   license: CPOL
This is a VB.NET and C# version of "Minimal Key Logger Using RAWINPUT".
Article 19 Feb 2013   license: CPOL
Introduction to C#/C++ interoperability, and a performance evaluation.
Catalog 18 Feb 2013   license: Commercial
CryptoLicensing For MFC is a licensing management and copy protection software featuring trials, activation, floating/leased licenses, hardware-locking, domain-locking and more. It supports all your MFC, ATL or C++ applications, libraries, components and controls.
Answer 12 Feb 2013   license: CPOL
Additionally, to all answers:1. In my articles there is an example to drawing text over the video, yes it is in C# but in old DirectX SDK you can find similar examples in C++.2. Another way you can capture frames with Sample Grabber and draw text this way.3. Easy way is to use VMR...
Answer 12 Feb 2013   license: CPOL
Another option is to render bot the video and the text to a texture, and an example on how to render the video to a texture is included with the SDK:Source: (SDK root)\Samples\C++\DirectShow\Players\Texture3D[^]To render the text you do something like this:Enable...
Answer 12 Feb 2013   license: CPOL
What you normally do is overlay text on a video - you don't need to add a label.There are some filters that would allow you to do this for e.g. Pure .NET DirectShow Filters in C#[^] describes a filter that adds text to a video.
Answer 12 Feb 2013   license: CPOL
Please see my comment to the question.Could you simply place a label control over the video? Not fancy, but simple.Otherwise, dig in DirectX; but it will need time and nerve…—SA
Question 12 Feb 2013   license: CPOL
I want to write a text or a label on Preview Window that is showing the webcam preview using directshow.-> Text will be on window when there will be preview or frames on screen.Is here anyone having idea about this, how to do it? Thanks!
Answer 10 Feb 2013   license: CPOL
read the docs carefully: http://msdn.microsoft.com/en-us/library/windows/desktop/dd183376(v=vs.85).aspx[^]You better code with a clear and known sample image, and check whether the header and data are transmitted and retreived corectly.My tip is, that the backcast goes wrong.
Answer 6 Feb 2013   license: CPOL
I did not check the complete code. But a cite from the MSDN GetDIBits() function shows one problem:Quote:The bitmap identified by the hbmp parameter must not be selected into a device context when the application calls this function. To locate such errors, it is helpful to check the return...
Question 5 Feb 2013   license: CPOL
I want to display my image on window without saving it.When data is received window size changes but there is no displayon window.My Code is:int iBufferLength; int iEnd; int iSpaceRemaining; int i; iBufferLength = iSpaceRemaining = sizeof(chIncomingDataBuffer); iEnd =...
Catalog 5 Feb 2013   license: Limited Time Trial
BCGControlBar Pro is an MFC extension library that allows you to create MS Office and Visual Studio-like applications with full customization options (Ribbons, Customizable Toolbars, Menus) and a rich set of professionally-designed GUI components.
Answer 5 Feb 2013   license: CPOL
You might try this article[^]. It's got a good rating and is all about Bitmaps on Windows.Glad to see your project is making progress.
Question 5 Feb 2013   license: CPOL
I'm trying to write a code to show a bitmap on window loaded from a bufferin a win32 application.when I'm trying to write the image using fwrite then its ok but I don't want tosave it and want to show it directly on window.Are you people having any idea?Thanks in Advance!
Article 3 Feb 2013   license: CPOL
KeePass is a free, open-source, light-weight and easy-to-use password safe.
Question 1 Feb 2013   license: CPOL
Hello all!I'm working on a program in which, I'm receiving the bytes of an image and after storing this creating a bitmap to display.This is my Main code Please see this..static char buff[MAX_SIZE]; int num; //receiving the bytes from a client num=recv(Socket, buff,...
Article 27 Jan 2013   license: CPOL
The topic discusses how to safely access the pointers, which are considered as bomb shells if used unsafely.
Article 25 Jan 2013   license: CPOL
Using a subset of the available Lua 5.2 C interface to extend a C++ application with Lua.
Article 24 Jan 2013   license: GPL3
How to create a server-client network quickly using template server-client framework, EpServerEngine (C++ and Windows Winsock).
Article 10 Jan 2013   license: CPOL
This wrapping class will try to use the latest version of MSXML in the machine, and it is easy because of using auto_ptr.
Answer 6 Jan 2013   license: CPOL
WCHAR string[] = TEXT("MyWideCharString");
Answer 29 Dec 2012   license: CPOL
I dont use automatic saving of memory dumps myself.I always either store the memory dump manually or attach windbg while it is running.The TaskManager can store memory dumps.Right click on a process and select "Create Dump File".If you run under x64, you will need to use the 32 bit...
Article 22 Dec 2012   license: CPOL
An introduction to RPC programming. A simple RPC client/server application is explained.

Page 1 of 40
1 2 3 4 5 6 7 8 9 10


Advertise | Privacy | Mobile
Web04 | 2.6.130513.1 | Last Updated 14 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid