Search:
Type: Posts; User: VictorN
Search:
Search took 0.09 seconds.
-
You could write him a private message.
-
Your question has nothing to do with the Visual C++, therefore I moved it to this Forum.
-
Well, the user Mick was banned by Sid on November 6th, 2006.
Do you know the reason of the ban?
-
Brad is not working here anymore. :cry:
Although sometimes (once a year or two) he comes.
-
Exactly! About 17 years too late... :eek:
-
June 30th, 2022, 02:33 PM
If you guess that it is still actual for the OP after six years ... then why just to show the fix?
-
June 23rd, 2022, 12:20 PM
1. What type (class) of the "child window" are you using? For instance, if it is a STATIC control then it is impossible to select/highlight a text in it.
2. Yes, the window is erased and redrawn by...
-
June 12th, 2022, 02:43 AM
1. What task are you trying to solve with this code?
2. Define "with some glitch".
-
June 10th, 2022, 11:49 AM
Sorry, I can't.
You should use the debugger to test whether "it is a good solution to just change the operand order". First with some predefined (by you!) values, then with the real values that the...
-
June 10th, 2022, 09:21 AM
The Microsoft recommendation from https://docs.microsoft.com/en-us/windows/win32/api/timeapi/nf-timeapi-timegettime is:
-
-
Are you banned by Google?...
-
See
https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/compiler-messages/cs0246
https://www.codeproject.com/Questions/255498/The-type-or-namespace-name-XXX-could-not-be-found
-
I have to say you again: no one will ever try to convert your "code" either to Java or to something other!
Just because what you already (three times!) posted is absolutely...
-
-
I use the Undo/Redo buttons on the Quick Access toolbar:
36053
-
Just open the "old" Paint application, paste the image to it and edit it! Very easy! ;)
-
John, I usually use Win + Shift + S (I don't know how it is called! :D )
-
You didn't look at your post after you have posted it. Did you?
Well, just try it now! Can you understand something from this unformatted text that does not look like any programming code? I guess...
-
No one will ever try it until you will post a properly indented and formatted code. Note that you have to use CODE tags while posting your code snippets!
-
I agree, it's not so easy to find out where exactly the problem is.
You have to find such a grey dashed underline:
36052
and see its tooltip.
-
-
Yes, there are some "low level important" warnings like not initialized arrays, suggestions to to use constexpr instead of #define and so on...
-
However this solution has nothing to do with the native VC++ and this Forum.
Your code is C++/CLI, ie the managed code. :cool:
-
Did you try the "similar" solutions as suggested in the post#2 and post#6?
|
Click Here to Expand Forum to Full Width
|