16,015,741 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 Visual Basic questions
View .NET 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
Comments by wan.rui@qq.com (Top 8 by date)
wan.rui@qq.com
5-May-11 23:17pm
View
i am so poor in express. i have read you comment more than once .i do as you instructions.firt i select myproject's tree node in the Solution Explorer than go to main menu of vc use "Files" => "Save [youproject] As…". haha the "Save [youproject] As…" menu is disabled. you can read my solution as follow .
wan.rui@qq.com
5-May-11 22:59pm
View
oh no ~"save as" just to save one file in visual c++ 6.0 IDE.I Have fund a method http://www.codeproject.com/KB/cpp/ProjRename.aspx .Haha thank you
wan.rui@qq.com
8-Apr-11 4:18am
View
i just want read the content of the file
wan.rui@qq.com
8-Apr-11 4:18am
View
what's wrong
wan.rui@qq.com
8-Nov-10 0:22am
View
oh the soft of ankhsvn client is not free.what to do with it?
wan.rui@qq.com
16-Oct-10 2:51am
View
you can Do as follow
1 creat a form named loginform
2 modify the program.cs documents in the project as
//VSystemUserLoginForm TempTest = new VSystemUserLoginForm();
//TempTest.ShowDialog();
//DialogResult loginflag = TempTest.DialogResult;
//if (loginflag == DialogResult.Yes)
//{
Application.Run(new TTT(tv));
//}
wan.rui@qq.com
15-Oct-10 7:37am
View
whydon't you add an image resource?
wan.rui@qq.com
15-Oct-10 5:00am
View
your answer are fit in with my requirement~ thanks
Show More