Important alert: (current site time 7/15/2013 5:45:49 PM EDT)
 

Browse Category or Search Results.

Search Results: Page 3 of 5 found. Entries 21 - 30 of 44 found
Jump to page: 1 2 3 4 5 

  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  Registration For a CompanyRegistration For a CompanyC++ (general)Beginner /
alejandro molina jr
3790 since
8/26/2003 7:37:20 PM
Unrated
       to register an employee in the database of the company.
 
 
  RegistryRegistryC++ (general), Borland C++Advanced /
10405 since
7/4/2001 7:56:16 AM

By 8 Users
4 Excellent Ratings
       The following code does two things: 1) Opens a new registry key if an existing one doesn't exist and writes to it 2) Reads the existing data in the key, and applies the data to the form using the SetBounds(); function. The code looks VERY cluttered and th ...(description truncated)
 
 
  registry changes trackerregistry changes trackerC, C++ (general), Microsoft Visual C++, Borland C++Advanced /
Eugene A.
7222 since
12/20/2000 10:01:30 AM

By 4 Users
4 Excellent Ratings
       it scans the registry and would( not completed part) tell you which keys & values have changed. However, if you want a very good tutorial-like code on C array of strings, file-mapping API, and registry works, my code is for you. In fact, copy my C string ...(description truncated)
 
 
  Registry EntriesRegistry EntriesC++ (general), Microsoft Visual C++Beginner /
Robert Schneckenhaus
6655 since
1/13/2003 9:59:02 AM

By 3 Users
2 Excellent Ratings
       The two examples show how you can read/write buffers from/to the registry.
 
 
  Registry Function (API)Registry Function (API)C++ (general), Microsoft Visual C++Intermediate /
Mohamed Saleh Abdelaziz
2523 since
2/12/2009 8:34:10 PM

By 1 Users

       This is Free Source Code For Windows Registry Functions Create - Open - Query - Set-Value
 
 
  Registry HKEY_USERS Windows 2000 2K W2K NT5Registry HKEY_USERS Windows 2000 2K W2K NT5C++ (general), Microsoft Visual C++Beginner /
Jesse Foley
3904 since
12/31/2003 7:10:22 PM

By 1 Users

       I'm writing a larger program to manage quite a bit of tasks on the backend of workstations for my company's entire domain (offices world wide). One of the sub functions that I need to be able to perform is to recurse, query, add/remove, and just to genera ...(description truncated)
 
 
  Registry ManipulationRegistry ManipulationC++ (general), Microsoft Visual C++Intermediate /
John Bell
4786 since
7/13/2002 3:41:39 AM

By 2 Users

       This is a class wrapper for the win32 registry...not to be egotistical, but it is the best availible in the registry section of Planet-Source-Code. It provides access to all of the common functions including RegEnumValue.Click here to see a screenshot of this code!(ScreenShot)
 
 
  Registry Start Up VeiwerRegistry Start Up VeiwerBorland C++Beginner /
Jerome Scott II aka codecaine
2656 since
4/22/2003 11:19:14 PM
Unrated
       see whats running and the start up and delete values from the start up
 
 
  Registry TweakRegistry TweakC, C++ (general), Microsoft Visual C++, Borland C++, UNIX C++Intermediate /
Amod
3691 since
6/14/2004 6:26:06 AM
Unrated
       I always have problems with registry not in terms of access but in terms of how data is stored. I always find myself lost somewhere while searching the registry. This document is useful to developers as well as people who want’s to know more about the var ...(description truncated)
 
 
  rename registry key programmaticallyrename registry key programmaticallyMicrosoft Visual C++Advanced /
Yogesh G. Shrikhande
6641 since
4/27/2006 7:34:41 AM
Unrated
       if we want to rename registry key programmatically in vc++ There is no rename function to rename registry key here i devloped program which rename registry key programmatically first Read the value, create a new key, write the value, delete the original i ...(description truncated)
 


Search Results: Page 3 of 5 found. Entries 21 - 30 of 44 found
Jump to page: 1 2 3 4 5 


Compatibility Filter Profile:

C
C++ (general)
Microsoft Visual C++
Borland C++
UNIX C++