Windows Programming - November 2020

Help with Implementing a class please
 
I need to write an application, which reads two times and finds out which time is later. After that it calculates the time difference between these times ...
[1 reply] : Double posting: http://www.cplusplus.com/forum/general/274448/ (by George P)
by Alimaz
my code doesn't work with portable visual c++6 !!! (1,2)
 
Hi everyone i have a code written by my friend. i want to use it in visual c++ 6 portable but i can not. when i try to open code in program it doesn't open. ...
[20 replies] Last: Not to put too fine a point on it, but why couldn't you have done a 'n... (by George P)
C++ 20: How can I use an exported struct in another executable?
 
Hi, I am using C++ 2019 with std:c++/latest and have been able to create a module and import it within the same executable (it is a DLL library). I want t...
[7 replies] Last: I found this: https://accu.org/journals/overload/28/159/sidwell/ It ... (by TheIdeasMan)
by abf
ntquerysysteminformtion and it's struct - size not mismatch and other doubts
 
Hello I'm curious why the API ntquerysysteminformtion return size that is different from the sum of all nextEntryOffsets. I call the API with a SYSTEM_PROCESS...
[no replies]
Is there any Windows program that lets you create image galleries with manual sorting
 
Not just sorting by name, time etc. I want to sort them by hand, and change later if needed. https://192168o1.com.br/ https://19216801login.com.br/ https://log...
[no replies]
VS2019 VC++ Windows Form Application
 
In VS 2019 CE using VC++ I see a Windows Desktop Application which I try. I do get a new Windows Forms application with an empty form. So the build works. So...
[2 replies] Last: I got my WinForm Application to work on VS2019 by adding the “Extens... (by PapaGeek)
help with word input
 
i currently use visual studio 2019 compiler and i want to be able to input a word as a answer to std::cin. for example a calculator that you can say "division" ...
[4 replies] Last: #include <iostream> #include <string> #include <cctype> #include <map... (by lastchance)
by hewcjr
Read/Rewrite Metadata for Photoshop
 
I am trying to develop or find a program to read a piece of metadata from a Keyence microscope image and then have it rewritten in a format that can be read fro...
[3 replies] Last: There is also the Windows Imaging Component that can deal with readi... (by George P)
Table of values of the function
 
Hello, does anyone understand exactly how this is done? Otherwise, I don't understand how can make such a code at all Task: Display a table of values of t...
[12 replies] Last: Your code is more correct than the original problem in the images that... (by lastchance)
by H4xA
Determine untitled window that isn't background process
 
Hello cplusplus.com, I'm having some security issues with my game private server. some cheats are working in my server and I wanted to make sure I can block i...
[no replies]
error in CodeBlocks compilre ??
 
hello everyone again I so sorry for all these question :'( I need help again please I get this error in codeblocks compiler : https://i.postimg.cc/TPYTpPyS...
[17 replies] Last: my computer is very old just pentium 4 :'( You could use Visual Stud... (by George P)
check file .txt ??
 
hello everyone again hhhh =D in here there is tow line have same link : https://www.cjoint.com/doc/20_11/JKjwxsY8IYv_newhj.txt I try find them by this ...
[9 replies] Last: @mbozzi @seeplus wooooooooooooowooooooooooowwwwooooooooooooooo Thank... (by mostakim hamza)
Problems with RPC communication
 
Hello together, I´m try to get a communication between a process written in c++ and a process written in c#. Each Processes have a RPC Server ans a RPC Cl...
[3 replies] Last: Is it at all possible to establish an RPC communication from a proces... (by Computergeek01)
I can do this or not ??
 
Hello everyone I need help please I have this first file " .txt " by name " name of emoji " : https://i.postimg.cc/hGNN31mt/1-1.png and I have this second ...
[10 replies] Last: @seeplus Yes Now it's very coooooooooooooooooooooooooooooool brother... (by mostakim hamza)
Can no longer use experimental/random's randint()
 
Hello! I am currently coding a little console game in C++, and in my game I have features that requires randint to be functional. For a long time, I was using #...
[8 replies] Last: A paper on Random Number Generation in C++11 (and later) http://www.op... (by George P)
VS2019 C++ multi Windows Form application.
 
I’m posting this to inform others of the problems that I have been facing while converting a Windows 7 C++ multi Form VS2008 project to Windows 10 C++ VS2019....
[no replies]
  Archived months: [oct2020] [dec2020]

This is an archived page. To post a new message, go to the current page.