Macrocycles

Sortctrllist in c

The following C project contains the C source code and C examples used for sortctrllist. Well, this is the code to sorting by clicked the header all the item when we use CListCtrl to show our data/item. u can use it as learning tool. adn also need some repairment such as sorting algorithm. the variabel that we sort is CString , Numeric and COleDateTime

Phonebook.cpp in c

The following C project contains the C source code and C examples used for phonebook.cpp. Phone book just to help people get started. Had to do it for school. EDITS, DELETES, SORTS, PRINTS, DISPLAY, SAVE (DISK), RETRIEVE (DISK). thats about it.

Mdump in c

The following C project contains the C source code and C examples used for mdump. it is same as "dump" command, allow you access location of memory

Libinfo.cpp in c

The following C project contains the C source code and C examples used for libinfo.cpp. This is a C++ code to create a Library Information System for mainly storing,retrieving and updating books in your library database.Its simple and if you know something more in C++,it would be simpler to understand the code.

Dbsearch in c

The following C project contains the C source code and C examples used for dbsearch. Lets you search for a given piece of text in all SQL server stored procedures on a database or whole server.

Bookadress in c

The following C project contains the C source code and C examples used for bookadress. This program manage a database with name,phone number , adress, and another filds. Is one of my first programs.

Win32api trackbar in c

The following C project contains the C source code and C examples used for win32api trackbar. Create a trackbar (common control) and use WM_HSCROLL to show its position in realtime. Unlike a listbox there is no SELCHANGE message but it sends WM_SCROLL to its parent. (My first post involved subclassing the trackbar; code is still in the zip since it was a good example of subclassing).

Verticalmenu in c

The following C project contains the C source code and C examples used for verticalmenu. This is a derived CListBox object. Usefull for those that need multiple menu selection. Can also activate or de-activate menu + select background tile and many more. Can be used in Dialog, SDI or MDI projects.

Timerform in c

The following C project contains the C source code and C examples used for timerform. Enables the user to pop up a message box which dismisses itself if the user doesn't click anything for a certain amount of time, specified.

Msagent in c

The following C project contains the C source code and C examples used for msagent. You know those cool "people" that pop up on your screen that can talk and do voice recognition? Thats MSAgent at work.

Memstat in c

The following C project contains the C source code and C examples used for memstat. It's small and simple WIN API application. It runs in tray and add memory status to active window titlebar.

Datetimepicker in c

The following C project contains the C source code and C examples used for datetimepicker. This prg showes the usage of the DateTimePicker Control, it creates 4 different kinds of the control and showes two different ways to retrieve the value.

Coolcommand v2.1.0 in c

The following C project contains the C source code and C examples used for coolcommand v2.1.0. This code is an ActiveX control written completely in Visual C++ 6 using ATL 3.0. This is a conversion and bug fix of the CoolCommand ActiveX control that was written in VisualBasic 6 by Srideep Prasad. CoolCommand is a graphical button replacement control.

Coolbutton in c

The following C project contains the C source code and C examples used for coolbutton. ButtonEx class...button's like in UT setup program. And 3D text....in version 2 there will be more 3D text and some cool efects!! Comments are not in English!

Colorpicker in c

The following C project contains the C source code and C examples used for colorpicker. This project demonstrates the use of MFC common controls: CSliderCtrl CStatic CEdit CRect CDateTimeCtrl CButton and uses CString for formatting thruout The program does 2 things: Color Picker.

Buttonarray in c

The following C project contains the C source code and C examples used for buttonarray. creates a collection of Buttons and adds them to a form. Can be used for any kind of controls. So you can add and remove controls at runtime.

Bmptoavi in c

The following C project contains the C source code and C examples used for bmptoavi. Converts a sequence of picture files (bmp) and an optional sound file (wav) into one video file (avi). Source Code compatible with both Linux and Windows!

Basicformcontrol in c

The following C project contains the C source code and C examples used for basicformcontrol. Shows examples of how to manipultate controls on a dialog box in Microsoft Visual C++. Control manipulated in the examples are comboboxes, editboxes, textboxes and buttons

Barrysmultiviews in c

The following C project contains the C source code and C examples used for barrysmultiviews. An Example of creating Multiple Views in an SDI Form , it has six views with different type of controls and in some of the view there are Toolbars , the programming concept is similar to one available in Outlook Express

Barrysfavmv in c

The following C project contains the C source code and C examples used for barrysfavmv. This Project allows you to go to all the sites saved in Internet Explorer's Favourites (only those stored at the root of Favourites).

Anumberpuzzle in c

The following C project contains the C source code and C examples used for a_numberpuzzle in c. This is number puzzle in which the elements on the screen must be sorted in ascending order(from top to bottom) using the arrow keys.

Pages

Subscribe to RSS - Macrocycles