Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / operating-systems / Windows / Vista

Vista

Vista

Great Reads

by User 2739121
Using GDI+ and a transparent form
by Amer Chaudhry
.NET and J2EE interoperability for .Net Developers
by Daniel Ranger
Native C++ implementation of the .NET Asynchronous Design Pattern using Windows I/O Completion Ports
by Peter T. Ringering
A program that makes editing code comments and XML comments easier.

Latest Articles

by User 2739121
Using GDI+ and a transparent form
by Amer Chaudhry
.NET and J2EE interoperability for .Net Developers
by Daniel Ranger
Native C++ implementation of the .NET Asynchronous Design Pattern using Windows I/O Completion Ports
by Peter T. Ringering
A program that makes editing code comments and XML comments easier.

All Articles

Sort by Score

Vista 

by Peter T. Ringering
A program that makes editing code comments and XML comments easier.
by BrokenEvent
.NET WinForms Tray icon implemenation with Win7 and Vista features: GUID identification, large custom icons, custom UI instead of the hint, etc.
by zippy1981
This is an alternative for "ODBCTracer"
by Southmountain
Some take-away to improve the quality of desktop software
by Sen Jacob
A simple task scheduler utility by which you can schedule a task to run at any time or interval
by Sen Jacob
This is an alternative for "A Task Scheduler Library for .NET Applications"
by HateCoding
A tiny custom list control
by DaveyM69
Now your application can update it's saved data regrdless of the account it is running under.
by Thava Rajan
This tip is used to fix a workaround for a bug in double click on checkbox
by Vasudevan Deepak Kumar
This is a simple class/demo application that shows how to check whether the account that is being used to run the application has administrative rights.
by tc99
Immediate access to resources without clicking
by Indivara
Are you sure your batch file will actually do what you intended?
by Br.Bill
First command of the file should be:PUSHD directory_you_want_to_be_inThat solves it always. No testing for anything. No need to error out, because your expected file's gonna be in the expected directory.
by Reto70
if you want to run the script in the folder where the script is store you can add the following code@ECHO %0 %*@pushd@cd /D "%~dp0"@cd....@pause@popdin most case %0 is the name of the script including the full path%~dp0 is only the drive and the path of the scriptcd...
by John Bhatt
How can I block some website permanently like (facebook.com) and more social site on my employees computers
by Emiliarge
Both MS Access formats (mdb and new - accdb), MSSQL 2008 R2, MSSQL CE, SQLite, MySQL
by dietmar paul schoder
Read rows and cells from an xlsx-file: quick, dirty, effective.
by arthur zamarin
Making an exe file from C# project that runs from any Windows, without must of Net Framework instaled.
by Darkencrow
A multi-drawer style collapsable UI container
by Emiliarge
2 ways to read and write data to *.xls and *.xls files and display it on DataGridView.
by DaveyM69
How to prevent a CD/DVD drive from being opened.
by Steve Maier
To get this to work in .NET 4, you have to change the DLLImport signature.[DllImport("kernel32.dll", SetLastError = true)]private static extern IntPtr CreateFile( string lpFileName, uint dwDesiredAccess, int dwShareMode, ref SECURITY_ATTRIBUTES lpSecurityAttributes, ...
by Tejashwi Kalp Taru
Ever wanted to change the Windows Aero color without restarting the DWM?
by Hernán Hegykozi
This tip explains how to calculate the Check Digit Vertical (CDV) and Horizontal (CDH) by SQL Server.
by Rixterz123
How to get text to show perfectly clearly on Aero glass
by Member 10771162
AngularJS: Communication between Controllers
by El_Codero
Convert doc/docx documents to pdf with Foxit Reader Printer. Works without use of Word Interop/SharePoint.
by Normz Antonino
This tip shows you how to convert numbers to words neatly.
by NightWizzard
Handling for hex expressions and the trailing '}'
by Thava Rajan
Copy and insert data at any postion in your datagridview
by Volirvag Yexela
This tip suggests the way of launching a process with Medium IL from the process with High IL.
by Sreedhar Puligundla
Simple steps to create SQL joins by using SQL Server 2008 Management Studio
by Adam Wojnar
An easy implementation of the taskbar-independent "quick launch"
by Gautham Prabhu K
Perform custom disk clean up when hard disk free space goes low
by Avatar2400
This is a simple class that allows you to have message box with checkbox and other small features.
by crackruckles
Days Left Timer VBS self deleting
by Ivan0001
You have too many icons on your desktop? Well, this will solve your problem. With this program, you can organize your desktop, create categories and add programs/documents to category.
by Mahdi Nejadsahebi
With this algorithm, we can detect amount and knoll of an arc
by Mahdi Nejadsahebi
Detect knoll of an arc.
by Silver Lightning
Display number or amount with commas but no decimal places or extension displayed
by Matthew Taylor
How to remove Microsoft SQL Server triggers associated with a custom schema.
by JRINC
Connect to remote socket via System.Net.Sockets.Socket.Connect method with timeout controlled by System.Threading.Timer
by pavan1361
adding require blocking site in hosts file
by Not Active
Plagiarized from http://msdn.microsoft.com/en-us/library/ms724429(VS.85).aspx[^]
by Vahid_N
Microsoft has not updated Iran's daylight saving time information since 2009. Let's find out how it works and then fix it for the next 100 years!
by dietmar schoder
Turtle graphics: fundamental C# classes and methods for the artwork production in the area of generative art.
by dietmar schoder
Read and analyse pixels: fundamental C# classes and methods for the artwork production in the area of generative art.
by dietmar schoder
Image sections and images: fundamental C# classes and methods for the artwork production in the area of generative art.
by dietmar schoder
Poisson disc algorithm: fundamental C# classes and methods for the artwork production in the area of generative art.
by dietmar schoder
Merge pixels of two images into one new pop artwork
by pdoxtader
Use DeviceIoControl, QueryDosDevice and WNetOpenEnum to get information about your system.
by NightWizzard
Explained step by step
by Orjan Westin
Simple function to get the text message corresponding to a system error.
by Nic Wilson
Many users ask how to get Vista or Windows 7 style dialog windows when they have imported an older project to Visual Studio 2010.To enable this is quite simple, follow the steps.1. With your project loaded, select the project in solution explorer.2. From the 'Project' menu choose...
by csanuragjain
Unlocks various control options
by Michael_Davies
Handling large numbers of application settings
by Hasan Habib Surzo
Basic Server/Client Example using Windows Communication Foundation (WCF) programming
by PJ Arends
I needed to disable the Sleep button on my keyboard, here's how.
by Mike Meinz
Function returns exe name and command line for the provided filename and extension.
by Ankur .K. Vishwakarma
This tip shows you a T/SQL function to split a string concatenated by a delimiter.
by maratoni
This is a brief tutorial on how to sign a Windows device driver with WDK 7.1
by Dinesh K.S. Kushwaha
Simple Paged Grid by using knockout js
by Alex Wiese
Monitors log files and displays text as it is appended to the file
by Derell Licht
C++ class that provides a convenient wrapper for lodepng library
by Pankaj Choudhary - C++ Devepoler
Logging in C++
by Christian Kleinheinz
Retrieving the correct pointer anytime and anywhere in MFC MDI applications
by Zanga D. Dagnogo
This is a simple multiclient server chat on a Local Area Network.
by metastruct
Multithreaded, customizable SysLog server in C#.
by Antonio Lopez R
Specific implemetation for Mexico CFDI. others can use as they need
by Caner Korkmaz
How to open the Internet browser from code.
by kbo-mvs
I use this one in C++ (has the advantage that you can use your preferred browser ;-):ShellExecute (NULL, NULL, _T("http://www.codeproject.com"), NULL, NULL, SW_SHOWNORMAL);
by Kevin Marois
You're incorrect. Explorer is Windows Explorer, not Internet Explorer. Try this:System.Diagnostics.Process.Start("explorer");then this:System.Diagnostics.Process.Start("iexplore.exe", "http://www.codeproject.com");and this:System.Diagnostics.Process.Start("winword.exe",...
by Michael B. Hansen
If I remember correctly, then I had some issues with the above method some years ago. It would not always work on some systems.I personally use the following method to get the EXE path to the system's default browser:public static string GetDefaultBrowser(){ string browser =...
by thatraja
Given below is code for opening the Internet browser programmatically in VB 6 and VB.NET.VB 6Private Declare Function ShellExecute Lib "shell32.dll" Alias _ "ShellExecuteA" (ByVal hwnd As Long, ByVal lpOperation As String, _ ByVal lpFile As String, ByVal lpParameters As...
by Anant Beriwal
How to counter crash issue in applications
by textorijum
How to SIMPLY populate TreeView from some sort of "list" variable / object / structure
by Niel M.Thomas
A tip to keep your text crisp and clear.
by Michael_Davies
Printing To Line Printers (EPOS) Using Windows
by Subha.N
Tip to create a database application using C# .NET in the shortest time possible.
by evry1falls
Receiving response correctly from pop mail server is the first step on receiving emails to your own email client.
by IPI Paul
Reduce system load and increase performance
by D Y Chan
Change a directory or file name to lower case.
by Demid Korneev
Example of AltNETType use in OpenGL
by HateCoding
This tip will show you an example for using R-tree.
by Nelson Kosta Souto
Running the same compiled assembly on Windows and Linux.
by kanbang
Save/Load Image between buffer
by Yohamnes Hernandez
How to free blocked files, inclusive if they are mapped in memory. Something that many tools are missing.
by Adamanteus
Intercepting SEH exceptions in C++ program
by Emiliarge
How to send data to device and receive data from device through COM-port
by Mohammad Dayyan, VahidJafari
A library for creating .Net Serializable Expressions to send via WCF services
by Tantum
How to show your forms in the current active display on dual (or more) monitors
by Yvan Rodrigues
How I discovered that Windows Vista doesn't always play nice with DHCP servers. Google is great for finding answers if you know the right question.
by Jake Franta
SolidWidgets Grid tutorial.
by sunhui
In this paper, we will discuss some advanced skills for ATL COM development.
by KarstenK
RFC 2617 on the net-platform
by Tyronne Thomas
Using C# to monitor the bandwidth for wireless devices.
by Michael_Lu
Provides tips for exporting documents involving tables connected by relationships
by heemanshubhalla
How to use Masked Textbox control in .NET
by Member 10168565
How to send emails based on RTF templates containing images and attachments, while giving the user the possibility to modify the content before sending
by andrewbb@gmail.com
Includes most API functions except for graphics.
by Javad Taheri (drjackool)
How to use read only option in Vista common file dialog
by Dalek Dave
Fixing a Profile Services Problem when administrator password will not allow access.
by thatraja
Found this Microsoft KBError message: "The User Profile Service failed the logon. User profile cannot be loaded”, when logging on to Windows 7 or Windows Vista[^]From Link[^]:Method 1: Fix the User Account ProfileMethod 2: Log on to Windows and copy your data to a new accountMethod...
by Joan M
Avoid network problems due to bad network identification on both VMWare virtual adaptors
by sonic_youth
This tip will tell you how to add popular web maps such as Google, Nokia, OpenStreet and Yandex maps into a Webix app with just several lines of code.
by Leonid Belousov
This tip shows how to find the default browser command line in registry using Visual C++.
by Houssem_Dellai
Cached images will still be in memory even when navigated to another page, I'll suggest some workaround.
by Emiliarge
Using WindowChrome from Microsoft.Windows.Shell.dll
by Tanna
This is WPF Gradient Control. I didn't find a suitable gradient control which will generate a linear gradient or radial gradient brush. This is a gradient control which has a color selector and gradient generator. It can generate radial or linear gradient brush.
by fadi_sayyed
WPF Compare two brushes IsEquals
by Anamera
This XSLT will output an Excel worksheet containing a CSV type of record collection in a more usable XML format.
by Steffen Ploetz
Another fully functional ownerdraw menu with minimal effort - this time based on Win32, with icons instead of bitmaps, with accelerators and tested for ReactOS and WinNT 4.0 to Windows 10