I have a small utility which uses the MS C++ Redistributable library msvcr100.dll
It works successfully on Windows 7.
Now I put the program and all accompaning files (including msvcr100.dll) on an USB flash drive.
When I plugin that USB flash drive into another computer with Win10 and try to...
application errors
c++ redistributable
compatibility
design error
dll files
error message
executionissues
file dependencies
ms libraries
ms visual studio
msvcr100
path variable
runtime errors
software issues
troubleshooting
usb drive
utility programs
version compatibility
windows 10
windows 7
Hello. I am new to this forum. Have posted this to a Visual C++ forum too. They suggest I try a Windows forum. I have a small app created with Visual C++ running on Windows 7 Pro. It runs fine when executed from within the V++ IDE. It runs fine if I simply double-click on the .exe file. I...
.spv file
app launch
application development
command line
community support
data files
debugging
error message
execution flow
executionissues
file association
file format
input handling
simulation
software development
user experience
user input
visual c++
windows 7
Issue with Windows 7 32/64 bit and Windows 2008 R2 environments
Hi Friends,
I am facing issue when I am trying of open OSK.EXE (On-Screen Keyboard) through ShellExecute() in both Windows 7 32/64 bit and Windows 2008 R2 environments. OSK is not getting popped up after executing the command.
My...