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
Today,
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 | 65 view(s)
Today,
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 | 65 view(s)
Today,
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 | 65 view(s)
Today,
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 | 65 view(s)
Yesterday,
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 | 143 view(s)
Yesterday,
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 | 143 view(s)
Yesterday,
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 | 143 view(s)
Yesterday,
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 | 143 view(s)
Yesterday,
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 | 143 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 | 143 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 | 124 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 | 124 view(s)
May 13th, 2022,
05:15 AM
VictorN
replied to a thread
Contact from VS C++ to Excel VBA
in
Visual C++ Programming
How to automate Excel from C++ without using MFC or #import How to automate Excel from MFC and Visual C++ 2005 or Visual C++ .NET to fill or obtain...
see more
3 replies | 257 view(s)
May 11th, 2022,
04:53 AM
Albatross
replied to a thread
Contact from VS C++ to Excel VBA
in
Visual C++ Programming
I don't know what excel automation is. I learned C++ in the 1970s, really. I use a third party software "libxl" to read cells write cells and...
see more
3 replies | 257 view(s)
May 11th, 2022,
04:41 AM
Quasar999
replied to a thread
Rendering a sprite in directx9
in
Graphics Programming
Solved: #include <windows.h> #include <d3d9.h> #include <D3dx9math.h> #include <assert.h> #define WIN32_LEAN_AND_MEAN #define LP_3DDEVICE...
see more
1 replies | 161 view(s)
May 11th, 2022,
04:31 AM
krish070898
replied to a thread
(Help) Serial Communication Error on Uhf RFID device
in
Network Programming
did your problem got resolved if yes how??
see more
1 replies | 12001 view(s)
May 11th, 2022,
04:26 AM
VictorN
replied to a thread
Contact from VS C++ to Excel VBA
in
Visual C++ Programming
Are you using an excel automaton in your VC++ code?
see more
3 replies | 257 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!