CodeGuru Home
VC++ / MFC / C++
.NET / C#
Visual Basic
VB Forums
Developer.com
Register
Help
Remember Me?
Forum
What's New?
Activity Stream
New Posts
New Events
Mark Forums Read
Advanced Search
Home
Activity Stream
If this is your first visit, be sure to check out the
FAQ
by clicking the link above. You may have to
register
or
Login
before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.
Activity Stream
Filter
Sort By
Time
Show
Recent
Recent
Popular
Popular
Anytime
Anytime
Last 7 Days
Last 7 Days
Last 30 Days
Last 30 Days
All
All
Photos
Photos
Forum
Forums
Filter by:
Last 7 Days
Clear All
New Activity (
)
Please reload this page to view the 200+ new activity items that have been created.
Older Activity
Yesterday,
03:39 AM
2kaud
replied to a thread
The Boring Thread
in
General Discussion / Chit Chat
Well either it's a really boring party or this thread isn't meeting it's objectives........
see more
2370 replies | 1040651 view(s)
Yesterday,
03:35 AM
2kaud
replied to a thread
Palindrome Problem in C++
in
C++ (Non Visual C++ Issues)
#include <iostream> #include <iomanip> bool checkPalindrome(unsigned original) { unsigned reverseNum {}; for (auto tempOriginal {original};...
see more
2 replies | 106 view(s)
Yesterday,
01:38 AM
VictorN
replied to a thread
Palindrome Problem in C++
in
C++ (Non Visual C++ Issues)
It's now a very good reason to learn how to debug yor code, debug it and found out what goes wrong and why.
see more
2 replies | 106 view(s)
Yesterday,
01:06 AM
aartiyadav
started a thread
Palindrome Problem in C++
in
C++ (Non Visual C++ Issues)
hello Everyone, I'm trying to write a C++ program to find if palindrome number. Here's my code. The problem is that the program returns false even...
see more
2 replies | 106 view(s)
May 18th, 2022,
11:55 PM
perto1
started a thread
[RESOLVED] Choosing design pattern for clinet/server communication
in
Network Programming
I want to design file passing client/server (posix). I have multiple ways of passing file: pipe, queue etc. Which design pattern would be useful. ...
see more
0 replies | 111 view(s)
May 18th, 2022,
02:28 PM
s09
replied to a thread
The Boring Thread
in
General Discussion / Chit Chat
I have to say... this place is the life of the party :) .
see more
2370 replies | 1040651 view(s)
May 17th, 2022,
11:29 AM
2kaud
replied to a thread
What's wrong with my std::ostringstream usage
in
Visual C++ Programming
We've all made stupid mistakes at least once, twice...
see more
3 replies | 178 view(s)
May 17th, 2022,
10:48 AM
noobofcpp
replied to a thread
What's wrong with my std::ostringstream usage
in
Visual C++ Programming
Update : It turns out I forgot to do mWindowTitle = appName; in my app initialization function.Foolish me. Sorry for the trouble. Have a nice...
see more
3 replies | 178 view(s)
May 17th, 2022,
10:18 AM
noobofcpp
replied to a thread
What's wrong with my std::ostringstream usage
in
Visual C++ Programming
Update: I tried on simple console app and it works fine.This confusing me. #include <iostream> #include <sstream> int main() { int i =...
see more
3 replies | 178 view(s)
May 17th, 2022,
09:47 AM
noobofcpp
started a thread
What's wrong with my std::ostringstream usage
in
Visual C++ Programming
Tried to my update my window title with some performance metrics for my vulkan renderer with std::ostringstream. When i run it tells there's access...
see more
3 replies | 178 view(s)
May 16th, 2022,
08:26 AM
VictorN
replied to a thread
How to get file permissions that are associated with a file?
in
C-Sharp Programming
I guess you have to implement it yourself. Just see the examples and documentation and repeat output for each attribute you want to.
see more
5 replies | 236 view(s)
May 16th, 2022,
07:25 AM
s09
replied to a thread
How to get file permissions that are associated with a file?
in
C-Sharp Programming
Is there a way to do both of them? Are there "file.printAllPermissions();" and "file.printAllAttributes();"? Or would I need to make that function...
see more
5 replies | 236 view(s)
May 16th, 2022,
04:56 AM
VictorN
replied to a thread
How to get file permissions that are associated with a file?
in
C-Sharp Programming
2kaud is correct. For permissions see:...
see more
5 replies | 236 view(s)
May 16th, 2022,
03:41 AM
2kaud
replied to a thread
How to get file permissions that are associated with a file?
in
C-Sharp Programming
Do you mean file permissions or file attributes? These are quite different.
see more
5 replies | 236 view(s)
May 16th, 2022,
01:40 AM
VictorN
replied to a thread
How to get file permissions that are associated with a file?
in
C-Sharp Programming
See https://docs.microsoft.com/en-us/dotnet/api/system.io.fileattributes?view=net-6.0#examples
see more
5 replies | 236 view(s)
May 15th, 2022,
08:21 PM
s09
started a thread
How to get file permissions that are associated with a file?
in
C-Sharp Programming
This is what I have: using System; using System.IO; using System.Text; namespace File_Permissions { class Start { static void...
see more
5 replies | 236 view(s)
May 15th, 2022,
07:20 AM
VictorN
replied to a thread
How to get selected value from DateTimePicker? (Visual C++ 6 MFC)
in
Visual C++ Programming
See https://docs.microsoft.com/en-us/cpp/mfc/reference/cdatetimectrl-class?view=msvc-170#gettime // assuming your m_Date is of the type...
see more
1 replies | 172 view(s)
May 15th, 2022,
04:23 AM
Garett
started a thread
How to get selected value from DateTimePicker? (Visual C++ 6 MFC)
in
Visual C++ Programming
Hello everybody! ;) Nede some help - trying to get date from DateTimePicker, so the code is: m_Date.GetStatus(); CString day;...
see more
1 replies | 172 view(s)
More Activity
No More Results
No Recent Activity
Click Here to Expand Forum to Full Width
Featured
*
The Best Reasons to Target Windows 8
Learn some of the best reasons why you should seriously consider bringing your Android mobile development expertise to bear on the Windows 8 platform.
*
Porting from Android to Windows 8: The Real Story
Do you have an Android application? How hard would it really be to port to Windows 8?
*
Guide to Porting Android Applications to Windows 8
If you've already built for Android, learn what do you really need to know to port your application to Windows Phone 8.
*
HTML5 Development Center
Our portal for articles, videos, and news on HTML5, CSS3, and JavaScript
*
Windows App Gallery
See the Windows 8.x apps we've spotlighted or submit your own app to the gallery!