Important alert: (current site time 7/15/2013 5:58:28 PM EDT)
 

Browse Category or Search Results.

Search Results: Page 2 of 33 found. Entries 11 - 20 of 323 found
Jump to page: 1 2 3 4 5 6 7 ...

  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  A Function to Get the Windows Desktop DirectoryA Function to Get the Windows Desktop DirectoryMicrosoft Visual C++Intermediate /
Zip Component
6955 since
11/15/2002 5:08:05 PM

By 2 Users

       Code to find the directory path of the Windows Desktop Directory
 
 
  A Function to Register a DLL on WindowsA Function to Register a DLL on WindowsMicrosoft Visual C++Intermediate /
Zip Component
6530 since
11/15/2002 5:24:24 PM
Unrated
       Registers a DLL in Windows.
 
 
  A More Accurate sleep() AlternativeA More Accurate sleep() AlternativeC++ (general), Microsoft Visual C++, Borland C++Intermediate /
Sanchit Karve
10669 since
11/29/2004 8:57:30 AM

By 2 Users

       A More Accurate sleep() Function for Win32 Applications that Suspends execution for an interval upto 3 decimal places in Seconds. sleep() is a function that works only in Command Line Applications and it allows a delay accuracy only upto 1 second. This Fu ...(description truncated)
 
 
  A Portable DLL/SO SolutionA Portable DLL/SO SolutionC++ (general), Microsoft Visual C++, Borland C++, UNIX C++Intermediate /
Gushing Wound
26032 since
8/29/2000 4:07:43 PM

By 11 Users
5 Excellent Ratings
       The following section is a survey and overview of the means to provide portable ‘plug-in’ capabilities for applications. ‘Plug-In’s are compiled libraries from which symbols (functions, variables, objects) can be imported during ru ...(description truncated)
 
 
  A postcript viewer. It decodes a .ps - PostscriptA postcript viewer. It decodes a .ps - PostscriptC, C++ (general)Not Given /
Found on the World Wide Web
9655 since
10/23/1999

By 6 Users
2 Excellent Ratings
       This program takes the input of a Postcript file, converts the codes in it to plain text which is displayed and re-directable. http://www.cs.latrobe.edu.au/~yuand/ansi_c/index.html
 
 
  A simple MessageBox replacementA simple MessageBox replacementC++ (general)Beginner /
Chris Aragon
4555 since
10/18/2005 12:05:53 AM

By 3 Users

       Basically,makes a generic MessageBox,and allows you to set the text and title.Got tired of having to use a tool when making messagesmor manually type it all in.
 
 
  A simple method to find base memory sizeA simple method to find base memory sizeCAdvanced /
Tahseen
4845 since
7/3/2002 5:55:40 AM

By 1 Users

       The code will find the base memory size upto 640 KB.
 
 
  A TSR ClockA TSR ClockC, C++ (general)Intermediate /
trojka
6477 since
12/7/2002 7:24:11 AM
Unrated
       A TSR which displays a colorful digital clock on the corner of the command window.
 
 
  A XService DEMO - Learn how to make easiest way  a WinNT ServiceA XService DEMO - Learn how to make easiest way a WinNT ServiceMicrosoft Visual C++, Borland C++Advanced /
Ciro Sisman Pereira
10053 since
2/2/2001 7:50:27 PM

By 15 Users
11 Excellent Ratings
        A service is a WinNT/Win2000 process that keeps itself running even you are not logged on. Create a service isn't so complicated. In fact if you use the Win32-API Service Functions (not ATL), your job will be easier. This source code, called XService ...(description truncated)
 
 
  a) XThread - Make the job to create Multi-Thread applications easier with this classa) XThread - Make the job to create Multi-Thread applications easier with this classMicrosoft Visual C++Advanced /
Ciro Sisman Pereira
6564 since
9/10/2001 6:32:43 AM

By 1 Users

       XThread is a class I created to make easier my multi-thread applications development... Its use is just for creating working threads (not user-interface threads) on MFC. You just need to derive a class from XThread to have a Thread object. Read the commen ...(description truncated)
 


Search Results: Page 2 of 33 found. Entries 11 - 20 of 323 found
Jump to page: 1 2 3 4 5 6 7 ...


Compatibility Filter Profile:

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