15,795,318 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Browse Topics
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View C++ questions
View Javascript questions
View Python questions
View PHP questions
discussions
forums
CodeProject.AI Server
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
Search within:
Articles
Quick Answers
Messages
Artificial Intelligence
Artificial Intelligence
Neural Networks
Machine Learning
Deep Learning
ML.Net
Big Data
Data Science
Tensorflow
ChatGPT
Internet of Things
Internet of Things
Arduino
Edge Device
Raspberry-Pi
Wearables
IoT Edge
Industrial IoT
DevOps
DevOps
Agile
Automation
Continuous Build
Continuous Delivery
Continuous Deployment
Continuous Integration
Deployment
Git
Installation
Integration Testing
Load Testing
Quality Assurance
TFS
Unit Testing
Testing
Containers
Containers
Docker
Kubernetes
Virtual Machine
High Performance Computing
High Performance Computing
GPU
Parallel Processing
Parallelization
Vectorization
Hosted Services
Hosted Services
AWS
Cordova
ExtJS
Google Cloud
Microservices
PhoneGap
Serverless
Storage
Web Hosting
WordPress
Azure
Security
Security
Blockchain
Cryptography
Encryption
Identity
Identity Server
Web Development
Web Development
Blazor
CSS3
Flask
HTML5
Kestrel
LESS
Nginx
Node.js
React
SCSS
Spring
Vue.js
ASP.NET
CSS
Apache
HTML
IIS
XHTML
Mobile Apps
Mobile Apps
Flutter
Ionic
iOS
Nativescript
React Native
Xamarin
Windows Mobile
Android
Desktop Programming
Desktop Programming
Cocoa
Electron
QT
Universal Windows Platform
X11
Windows Forms
ATL
MFC
Swing
Win32
WTL
WPF
XAML
System
Database Development
Database Development
Data Visualization
Elasticsearch
Lucene
MariaDB
MongoDB
NoSQL
PostgreSQL
Redis
MySQL
SQL Server
Productivity Apps and Services
Productivity Apps and Services
LibreOffice
OpenOffice
Sharepoint
Team Communication Tools
Biztalk
Microsoft Office
SAP
Game Development
Game Development
Doom
Kinect
Playstation 4
Playstation 5
Unity
Unreal
XBox
Multimedia
Multimedia
Audio
Image Processing
Video
Audio Video
DirectX
GDI
GDI+
OpenGL
General Programming
General Programming
Algorithms
Compression
Computational Geometry
Emulation
Exceptions
File
Internet
Localization
Memory Management
Optimization
Parser
Performance
Regular Expressions
Sorting
State Machines
Architecture
Design / Graphics
Printing
String
Threads
Usability
Programming Languages
Programming Languages
ASM
Bash
Basic
COBOL
Dart
Go
Haskell
Kotlin
Lua
Pascal
R
Razor
Rust
Scala
Swift
Typescript
Objective C
Visual Basic
VBScript
C++
C#
F#
FORTRAN
Java
Javascript
Perl
Python
Ruby
SQL
PHP
PowerShell
XML
Articles by Jerry.Wang (Articles: 9, Tip/Trick: 1)
Articles: 9, Tip/Trick: 1
Articles
Technical Blogs
Tips and Tricks
Reference Articles
Projects
Average article rating: 4.56
All Topics
Syntax Hightlighting Editor
9 Jul 2010 Updated:
24 Mar 2012
Rating: 3.50/5 Votes: 2 Popularity: 1.05
Licence: MIT Views: 39,220
Bookmarked: 24
Downloaded: 94
Please
Sign up or sign in
to vote.
Syntax highlighting editor in flash for couples of programming languages!
Desktop Programming
MFC
CXml - A Wrapping Class for MSXML 3.0/4.0/5.0/6.0
16 Jul 2007 Updated:
10 Jan 2013
Rating: 4.99/5 Votes: 45 Popularity: 8.20
Licence: CPOL Views: 3,806,715
Bookmarked: 165
Downloaded: 9,510
Please
Sign up or sign in
to vote.
This wrapping class will try to use the latest version of MSXML in the machine, and it is easy because of using auto_ptr.
Win32
Yet Another Transparent Clock which Supports Custom Skin
4 Nov 2008 Updated:
4 Nov 2008
Rating: 3.41/5 Votes: 17 Popularity: 4.19
Licence: CPOL Views: 39,800
Bookmarked: 60
Downloaded: 4,838
Please
Sign up or sign in
to vote.
A clock, with transparent background, supports add custom skins
Retrieve HttpOnly Session Cookie in WebBrowser
30 Jul 2009 Updated:
2 Aug 2009
Rating: 4.73/5 Votes: 13 Popularity: 5.11
Licence: CPOL Views: 678,226
Bookmarked: 46
Downloaded: 8,026
Please
Sign up or sign in
to vote.
HTTP-only is a feature in IE 6 SP1, Opera, Safari and KDE to allow the setting of cookies that will only be sent via HTTP headers and never accessible via client side scripting.
Windows Forms
Cool, Semi-transparent and Shaped Dialogs with Standard Controls for Windows 2000 and Above
15 Mar 2009 Updated:
28 Sep 2012
Rating: 4.85/5 Votes: 95 Popularity: 9.43
Licence: CPOL Views: 2,908,565
Bookmarked: 350
Downloaded: 32,664
Please
Sign up or sign in
to vote.
This article tries to find a way to show Windows standard controls on layered windows. Provides both Native MFC and WinForms source code.
Programming Languages
C#
Create a system tray icon and a dialog for a Windows Service
24 Jan 2008 Updated:
25 Jan 2008
Rating: 4.84/5 Votes: 20 Popularity: 5.95
Licence: CPOL Views: 361,802
Bookmarked: 120
Downloaded: 7,291
Please
Sign up or sign in
to vote.
This article shows how to create a system tray icon and a dialog for a Windows Service.
Visual C++ 9.0
Impersonate Linux's Multi-desktop Feature on Windows Platform
5 Mar 2009 Updated:
5 Mar 2009
Rating: 4.87/5 Votes: 13 Popularity: 5.42
Licence: CPOL Views: 39,432
Bookmarked: 51
Downloaded: 1,293
Please
Sign up or sign in
to vote.
This is a tiny tool to create multi virtual desktop, and allows you to switch between them.
Web Development
ASP.NET
Restricting input by MaskEdit in IE / Firefox
13 Oct 2006 Updated:
5 Nov 2006
Rating: 4.85/5 Votes: 13 Popularity: 5.05
Licence: CPOL Views: 117,102
Bookmarked: 46
Downloaded: 645
Please
Sign up or sign in
to vote.
To provide a better user experience using MaskEdit, a textbox with restrictions, auot-trim box, and tip box, supports IE/Firefox.
HTML
.NET CLR Injection: Modify IL Code during Run-time
21 Sep 2012 Updated:
7 Aug 2014
Rating: 4.98/5 Votes: 240 Popularity: 11.85
Licence: LGPL3 Views: 582,013
Bookmarked: 352
Downloaded: 18,229
Please
Sign up or sign in
to vote.
Modify methods' IL codes on runtime even if they have been JIT-compiled, supports release mode / x64 & x86, and variants of .NET versions, from 2.0 to 4.5.
Average blogs rating:
No blogs have been submitted.
Average tips rating: 4.86
Programming Languages
C++
Statically linking to EasyHook [Tip/Trick]
22 Oct 2012 Updated:
31 Jul 2014
Rating: 4.86/5 Votes: 5 Popularity: 3.39
Licence: CPOL Views: 37,438
Bookmarked: 9
Downloaded: 0
Please
Sign up or sign in
to vote.
Instructions about linking EasyHook library statically
Average reference rating:
No reference articles have been posted.
Average project rating:
No projects have been posted.
Jerry.Wang
Team Leader
China
Jerry is from China. He was captivated by computer programming since 13 years old when first time played with Q-Basic.
Windows / Linux & C++
iOS & Obj-C
.Net & C#
Flex/Flash & ActionScript
HTML / CSS / Javascript
Gaming Server programming / video, audio processing / image & graphics
Contact: vcer(at)qq.com
Chinese Blog: http://blog.csdn.net/wangjia184