15,794,629 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
Comments by keyur chauhan (Top 18 by date)
keyur chauhan
20-Jul-17 11:56am
View
okay,thanks for sharing your thoughts, i appreciate it.
keyur chauhan
20-Jul-17 11:29am
View
yup, so what do u think ? learning unity would be enough ?
keyur chauhan
20-Jul-17 10:34am
View
well, i would go with unity engine since it supports game development in c# and javascript.
keyur chauhan
11-May-15 2:37am
View
I haven't used TCP Communication before , so can you please brief me with the process ?
keyur chauhan
1-Sep-14 2:31am
View
ok..i have googled it and added the reference in my application , now i just need a code to create a VHD
keyur chauhan
28-Aug-14 1:28am
View
@Dave Kreskowiak , i want to protect the file using the password , so that only those who know the password can open it.
keyur chauhan
27-Aug-14 8:36am
View
is there any other way ??
keyur chauhan
27-Aug-14 8:32am
View
@Richard MacCutchan , its c++ , i googled a lot ,i am able to detect windows created by applications such as internet explorer , google chrome , visual studio using CBT hook , but cant detect windows created by notepad or directory windows
keyur chauhan
27-Aug-14 6:13am
View
@nv3 , thanks man, it worked !! now i want to use CBT hook when a particular window (say Untitled Notepad) is created , if you can give me a little guidance that would be so helpful !!
keyur chauhan
23-Aug-14 2:13am
View
Thank you so much !!
keyur chauhan
21-Aug-14 3:58am
View
@Sergey Alexandrovich Kryukov ,a folder , when i doubleclick it i want to block its access and want to prompt a new dialogbox that asks for a correct password , if the password is correct only then that folder will be opened
keyur chauhan
21-Aug-14 3:24am
View
@Sergey Alexandrovich Kryukov ,it is about visual studio , windows application , windows sdk , how to combine all this to get the property of the object which was double clicked
keyur chauhan
21-Aug-14 3:21am
View
@Sharmanuj i want to get the properties of the object such as (object name , its location) using c++ or c#
keyur chauhan
21-Aug-14 3:19am
View
Deleted
@Sharmanuj , i just want get the property of the object which was double clicked , using c ++ or c#
keyur chauhan
21-Aug-14 2:55am
View
i want to protect a specific directory by asking for a password when the request to open that directory is submitted
keyur chauhan
18-Aug-14 9:17am
View
is it that hard ?? just to check if a particular directory was just opened or not ? cause even i've been google-ing it for last 4-5 hours but still cant find any convenient source
keyur chauhan
18-Aug-14 8:35am
View
yess the folder is the same , but the thing i want to do is , when a user tries to open that folder say @c\desktop\temp he should get a pop up windows asking for a correct password ,meanwhile that folder should be locked , and if the user enters the correct password the folder is unlocked and opened up .
Google says i should try shell extensions but i am kinda non-familier with those things
keyur chauhan
18-Aug-14 7:28am
View
i have checked all the properties and events of filesystem watcher but could not find a way through !!
Show More