| Sr. no. | Program Name | File |
|---|---|---|
| 1. | What is WinMain Function ? Explain Various arguments passed in WinMain Function | Program1 |
2. |
Explain the difference between Queue and Non-queue messages |
|
| 3 | What is Show Window Function? Explain various arguments we can pass in Show Window functions |
Program3 |
| 4 | Write a program to show a message on button click |
Program4 |
| 5 | Write a program to shut down the system on button click |
Program5 |
| 6 | Randomally changed window size. |
Program6 |
| 7 | Drawing program with four buttons |
Program7 |
| 8 | Write a program to check mouse is attached with system or not |
Program8 |
| 9 | Write a Program to swap mouse buttons with each other left=right and right=left |
Program9 |
| 10 | Write a program to set mouse speed |
Program10 |
| 11 | Write a program to see the trail of mouse |
Program11 |
| 12 | Write a program to show the operation of DRAWTEXT function |
Program12 |
| 13 | Write a program to show the operation of TEXTOUT function |
Program13 |
| 14 | Write a program to show text according to mouse movement |
Program14 |
| 15 | Write a Program to show Text in different color with background transparent |
Program15 |
| 16 | Write a program to show a message on button click with BN_CLICKED Message |
Program16 |
| 17 | Write a program to make circular window. |
Program17 |
| 18 | Write a program to make Rounded Rect window |
Program18 |
| 19 | Write a program to change windows size according to left click and right click |
Program19 |
| 20 | Write a program to make edit with all capital characters |
Program20 |
| 21 | Write a program to make edit with all small characters |
Program21 |
| 22 | Write a program to make editbox that accpet only number value |
Program22 |
| 23 | Write a program to make editbox that accpet all character in password form |
Program23 |
| 24 | Write a program to make edit that is used for read only purpose |
Program24 |
| 25 | Write a program to make edit with center alignment |
Program25 |
| 26 | Write a program to make edit box with auto horizontal and vertical scroll |
Program26 |
| 27 | Write a program to count how many lines has been written in edit box |
Program27 |
| 28 | Write a program to convert a simple text box to read only text box |
Program28 |
| 29 | Write a program to make simple calculator |
Program29 |
| 30 | Program for concentration improvement |
Program30 |
| 31 | Write a program to make simple windows |
Program31 |
| 32 | Write a program to create a windows with the help of Create window Function |
Program32 |
| 33 | Write a Program to make multiple windows |
Program33 |
| 34 | Explain Message Box Function | Program34 |
| 35 | Write a program to count how many lines has been written in edit box |
Program35 |
| 36 | Write a program to make colorful vertical progressbar on the window |
Program36 |
| 37 | Write a Progam to Make Beautiful Cursor on the window |
Program37 |
| 38 | Write A Program to move Mouse Cursor According to Keyboard Keys |
Program38 |
| 39 | Write A Program to Change Button Location At Rum Time of Window |
Program39 |
| 40 | Write A Program to Change Button Location At Rum Time of Window |
Program40 |
| 41 | What is X-Windows ? Explain Advantage and Disadvantage of X-Windows. |
Program41 |
| 42 | What is Hungarion Notation ? Explain Different symbols used in hungarion notaion |
Program42 |
| 43 | Write a program to show mouse co-ordinates on status bar |
Program43 |
| 44 | Explain the Difference Between WIN16API and WIN32API |
Program44 |
| 45 | Explain the Difference List Box and Combo Box |
Program45 |
| 46 | Write a program to make interactive four rectangle on the window. |
Program46 |
| 47 | Write a program to rotate text with the help of timer |
Program47 |
| 48 | What is mouse handling? Explain different types of Mouse Messages Generated on the window with the help of example. |
Program48 |
| 49 | MULTIMEDIA NOTES | Notes |
| 50 | OPERATING SYSTEM TUTORIAL AND NOTES | Notes |
| 51 | Dialog Box Calling on Button Click | Program51 |
| 52 | Dialog Box Creation With Interactive Drawing Application | Program52 |
| 53 | What is Visual Language Compiler ? Explain the important component of Visual Language Compiler. | Notes |
| 54 | Write a program to make interactive Graphical Application with the help of Dialog Box. | |
| 55 | Write a Program to make animation on the window | |
| 56 | Write a program to make free hand drawing with pixel | Program55 |
| 57 | Write a Program to Show Menu on the window | Program56 |
| 58 | Write a Program to Count How Many Buttons Available on Mouse | Program57 |
| 59 | What is Create Window Function .? Explain various arguments passed in CreateWindow. | Program58 |
| 60 | Program to make a list and perform various operations on them like adding an elements in list box | Program |
| 61 | Program to delete items in list box when right click of mouse is performed |
Program |
| 62 | Program to perform insert string operation on the list box |
Program |
| 63 | Program to count number of items in list box | Program |
| 64 | Program to know the index of current selected items in list box. |
Program |
| 65 | Program to make multi column list box on the window. |
Program |
| 66 | Program to display list of files in list box | Program |
| 67 | Program to Get the text from the list box |
Program |
| 68 | Program to get the length of text in list box. |
Program |
| 69 | Program to make a status bar on the window | coming soon |
| 70 | Program to Show Mouse Coordinates on the status bar | coming soon |
| 71 | Program to Show Windows Width,Height on the statusbar | coming soon |
| 72 | Program to show a edit box on Status bar control | coming soon |
| 73 | Program to show a progress bar on the status bar control | coming soon |
| 74 | Program to show a tooltip on the window | coming soon |
| 75 | Program to show a tooltip on controls that has been placed on the window | coming soon |
| 76 | Program to show a button on the ToolTip Control | coming soon |
| 77 | Program to Tab Control on the window | coming soon |
| 78 | Program to show a list view control on the Window | Program |
| 79 | Program to show a list view control with images | Program |
| 80 | Program to perform various operations on the list view control | Program |
| 81 | Program to view a list view control in various format | Program |
| 82 | Program to Make A Circular Window | coming soon |
| 83 | Program to Make a Skinned Shaped window | coming soon |
| 84 | Program to make a dialog box with different controls | coming soon |
| 85 | Program to make a dialog box with edit control | coming soon |
| 86 | Program to shutdown down the window when we perform click operation on button | coming soon |
| 87 | Program to make a MDI Window | coming soon |
| 88 | Program to make a property sheet window | coming soon |
| 89 | Program to make a wizard window | coming soon` |
| 90 | Program to make a Tree View Control on Window | Program |
| 91 | Program to make a tree view control with images | Program |
| 92 | Program to change color of text as well as background of Tree view control | Program |
| 93 | Program to Delete All Items from Tree Control | Program |
| 94 | Explain WNDCLASS Structure | Program |
| 95 | Write a Program to make a spin control on the window | Program |
| 96 | Write a Program to make a spin control with right align | Program |