Click here to Skip to main content
15,796,982 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Pass a function with parameter Pin
Greg Utas16-Jun-21 1:22
mveGreg Utas16-Jun-21 1:22 
QuestionRegarding Constructor Calling in C++ Pin
Member 1522917415-Jun-21 4:08
Member 1522917415-Jun-21 4:08 
AnswerRe: Regarding Constructor Calling in C++ Pin
David Crow15-Jun-21 4:29
David Crow15-Jun-21 4:29 
GeneralRe: Regarding Constructor Calling in C++ Pin
Member 1522917415-Jun-21 4:55
Member 1522917415-Jun-21 4:55 
GeneralRe: Regarding Constructor Calling in C++ Pin
Richard MacCutchan15-Jun-21 6:02
mveRichard MacCutchan15-Jun-21 6:02 
AnswerRe: Regarding Constructor Calling in C++ Pin
Maximilien15-Jun-21 6:01
Maximilien15-Jun-21 6:01 
AnswerRe: Regarding Constructor Calling in C++ Pin
CPallini16-Jun-21 0:39
mveCPallini16-Jun-21 0:39 
QuestionAdvice on writing a GUI application that can run on very old Windows operating systems without Service Packs and Frameworks Pin
arnold_w14-Jun-21 9:32
arnold_w14-Jun-21 9:32 
Some of my employer's customers have old Windows-computers (some are from the 90's) and they are not allowed to connect to the Internet and they have no Service Packs or Frameworks installed. I need to write a simple GUI application that does some UART-communication that can run on these old computers and I would greatly appreciate some advice.
1. What API would you recommend I use? I've heard of an API called "Win32", is that the one I should use?
2. What GUI library would you recommend I choose?
3. Can I program in C++ or am I restricted to C?
4. Is Visual Studio 2005 a good choice for an IDE or would you recommend something else?
5. Anything else I need to be aware of?
AnswerRe: Advice on writing a GUI application that can run on very old Windows operating systems without Service Packs and Frameworks Pin
Victor Nijegorodov14-Jun-21 9:43
Victor Nijegorodov14-Jun-21 9:43 
AnswerRe: Advice on writing a GUI application that can run on very old Windows operating systems without Service Packs and Frameworks Pin
Mircea Neacsu14-Jun-21 9:45
Mircea Neacsu14-Jun-21 9:45 
AnswerRe: Advice on writing a GUI application that can run on very old Windows operating systems without Service Packs and Frameworks Pin
Richard MacCutchan14-Jun-21 9:51
mveRichard MacCutchan14-Jun-21 9:51 
AnswerRe: Advice on writing a GUI application that can run on very old Windows operating systems without Service Packs and Frameworks Pin
Eddy Vluggen14-Jun-21 10:18
professionalEddy Vluggen14-Jun-21 10:18 
AnswerRe: Advice on writing a GUI application that can run on very old Windows operating systems without Service Packs and Frameworks Pin
Maximilien15-Jun-21 6:22
Maximilien15-Jun-21 6:22 
QuestionWindows 10 - find last logon time in C++ ?? Pin
Derell Licht5-Jun-21 17:28
professionalDerell Licht5-Jun-21 17:28 
QuestionRe: Windows 10 - find last logon time in C++ ?? Pin
David Crow5-Jun-21 17:53
David Crow5-Jun-21 17:53 
AnswerRe: Windows 10 - find last logon time in C++ ?? Pin
Derell Licht5-Jun-21 18:06
professionalDerell Licht5-Jun-21 18:06 
AnswerRe: Windows 10 - find last logon time in C++ ?? Pin
Derell Licht5-Jun-21 18:11
professionalDerell Licht5-Jun-21 18:11 
AnswerRe: Windows 10 - find last logon time in C++ ?? Pin
Randor 6-Jun-21 6:21
professional Randor 6-Jun-21 6:21 
GeneralRe: Windows 10 - find last logon time in C++ ?? Pin
Derell Licht6-Jun-21 7:27
professionalDerell Licht6-Jun-21 7:27 
GeneralRe: Windows 10 - find last logon time in C++ ?? Pin
Randor 6-Jun-21 8:26
professional Randor 6-Jun-21 8:26 
GeneralRe: Windows 10 - find last logon time in C++ ?? Pin
Derell Licht6-Jun-21 8:44
professionalDerell Licht6-Jun-21 8:44 
GeneralRe: Windows 10 - find last logon time in C++ ?? Pin
Randor 6-Jun-21 9:11
professional Randor 6-Jun-21 9:11 
AnswerRe: Windows 10 - find last logon time in C++ ?? Pin
Derell Licht6-Jun-21 16:20
professionalDerell Licht6-Jun-21 16:20 
GeneralRe: Windows 10 - find last logon time in C++ ?? Pin
Richard MacCutchan6-Jun-21 22:16
mveRichard MacCutchan6-Jun-21 22:16 
GeneralRe: Windows 10 - find last logon time in C++ ?? Pin
Derell Licht7-Jun-21 4:14
professionalDerell Licht7-Jun-21 4:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.