Newing a derived class to create a default object
I have a base class which has several derived classes. Within the derived class I have an enum which tells me which derived class the object belongs t ...
0
753
Getting compilation errors after upgraded a C++ project from VS2013 to VS2017 RC
I converted a midsize C++ project (little less than 2 million lines of code) from VS2013 to VS2017 RC. The conversion went successfully, but when I at ...
0
753
How to save data from checkedlistbox to access database?
Hello. I'm having trouble with inserting data to a database based on items checked on a checkedlistbox. There are two and the data on the checkedlistb ...
0
753
WebClient gives empty response?
Hello,
I wonder why I get an empty response from the below URL?
When open the URL in chrome, there is a JSON response.
[code]WebClient client = new ...
0
753
amp synchronize() crash
how to change array_view to array for this code
[code]void Zoom(Picture *source, Picture *destination)
{
int rows = destination->Rows;
int cols ...
0
753
thumbnailPhoto not getting in case of Global Catalog
I have created a AD forest that search for a user across all domains in the forest using its global catalog connection string.
I am trying to get thu ...
0
753
FileShare.Write manage concurrency or not it is possible to data lost?
hi everybody,
according to MSDN FileShare.Write enum item allow another processes write to a shared file concurrently.
I want to now is it manage co ...
0
753
WebBrowser Point Zoom
Hello, im using click.point to click in webbrowser control.
I've added zoom out (i need it for i can see all elements) my problem is if i keep the zo ...
0
753
PrintPreviewDialog
On the following page,
[img]https://social.msdn.microsoft.com/Forums/getfile/1011324[/img]
How can I fix this error on this page?
my code;
[code] p ...
0
753
When I try to set Active Directory user properties, throw exception
It`s a good day to die....
I`m trying to make & modify windows application about AD group and users.
This application works like this.
Users ch ...
0
753





































