Click here to Skip to main content
15,881,812 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: main.c:37:37: error: expected expression at end of input 37 | if (bind(server_fd, (struct sockaddr *)&address, | ^~~~~~~~ Pin
CPallini4-Apr-22 21:47
mveCPallini4-Apr-22 21:47 
GeneralRe: main.c:37:37: error: expected expression at end of input 37 | if (bind(server_fd, (struct sockaddr *)&address, | ^~~~~~~~ Pin
Nagavarapu Pavan4-Apr-22 21:56
Nagavarapu Pavan4-Apr-22 21:56 
GeneralRe: main.c:37:37: error: expected expression at end of input 37 | if (bind(server_fd, (struct sockaddr *)&address, | ^~~~~~~~ Pin
CPallini4-Apr-22 22:46
mveCPallini4-Apr-22 22:46 
QuestionCan not create object of DirectorySearcher class with Visual C++ with project reference of System.DirectoryServices.dll Pin
Alex Banar1-Apr-22 10:17
Alex Banar1-Apr-22 10:17 
AnswerRe: Can not create object of DirectorySearcher class with Visual C++ with project reference of System.DirectoryServices.dll Pin
Victor Nijegorodov1-Apr-22 20:42
Victor Nijegorodov1-Apr-22 20:42 
GeneralRe: Can not create object of DirectorySearcher class with Visual C++ with project reference of System.DirectoryServices.dll Pin
Alex Banar2-Apr-22 2:01
Alex Banar2-Apr-22 2:01 
GeneralRe: Can not create object of DirectorySearcher class with Visual C++ with project reference of System.DirectoryServices.dll Pin
Victor Nijegorodov2-Apr-22 2:55
Victor Nijegorodov2-Apr-22 2:55 
GeneralRe: Can not create object of DirectorySearcher class with Visual C++ with project reference of System.DirectoryServices.dll Pin
Alex Banar2-Apr-22 10:08
Alex Banar2-Apr-22 10:08 
Can you think about the problem to implement the use of DirectorySearcher class?
I have System.DirectoryServices.dll suitable exactly for my version of Microsoft .Net Framework 1.1 Version 1.1.4322.
Other versions of System.DirectoryServices.dll are refused to be added to the References folder in the project.
About to upgrade software that will be suitable to new Visual Studio version - it not so simple.
It is huge old software. I has performed conversion today but can not yet to see the result today. There were errors that conversion raised during it
GeneralRe: Can not create object of DirectorySearcher class with Visual C++ with project reference of System.DirectoryServices.dll Pin
Richard MacCutchan3-Apr-22 23:12
mveRichard MacCutchan3-Apr-22 23:12 
GeneralRe: Can not create object of DirectorySearcher class with Visual C++ with project reference of System.DirectoryServices.dll Pin
Richard Andrew x644-Apr-22 6:49
professionalRichard Andrew x644-Apr-22 6:49 
GeneralRe: Can not create object of DirectorySearcher class with Visual C++ with project reference of System.DirectoryServices.dll Pin
Dave Kreskowiak2-Apr-22 4:46
mveDave Kreskowiak2-Apr-22 4:46 
GeneralRe: Can not create object of DirectorySearcher class with Visual C++ with project reference of System.DirectoryServices.dll Pin
Alex Banar2-Apr-22 10:08
Alex Banar2-Apr-22 10:08 
QuestionSwitching a toolbar from Docked to Floating without restarting app? Pin
kittmaster31-Mar-22 11:59
kittmaster31-Mar-22 11:59 
AnswerRe: Switching a toolbar from Docked to Floating without restarting app? Pin
Randor 1-Apr-22 4:26
professional Randor 1-Apr-22 4:26 
GeneralRe: Switching a toolbar from Docked to Floating without restarting app? Pin
kittmaster1-Apr-22 6:06
kittmaster1-Apr-22 6:06 
GeneralRe: Switching a toolbar from Docked to Floating without restarting app? Pin
Randor 1-Apr-22 6:32
professional Randor 1-Apr-22 6:32 
GeneralRe: Switching a toolbar from Docked to Floating without restarting app? Pin
kittmaster1-Apr-22 9:37
kittmaster1-Apr-22 9:37 
GeneralRe: Switching a toolbar from Docked to Floating without restarting app? Pin
Randor 1-Apr-22 10:13
professional Randor 1-Apr-22 10:13 
GeneralRe: Switching a toolbar from Docked to Floating without restarting app? Pin
kittmaster1-Apr-22 12:34
kittmaster1-Apr-22 12:34 
QuestionMfc Pin
D Sirisha29-Mar-22 6:52
D Sirisha29-Mar-22 6:52 
GeneralRe: Mfc Pin
David Crow29-Mar-22 7:04
David Crow29-Mar-22 7:04 
AnswerRe: Mfc Pin
CPallini29-Mar-22 20:30
mveCPallini29-Mar-22 20:30 
QuestionThere are NN people standing on a line, exactly one of them (we don’t know who) is infected with a virus. The virus spreads from one person to another if their distance is at most 2. If the infected person is chosen optimally, find the minimum (bes Pin
099_Rohan29-Mar-22 4:33
099_Rohan29-Mar-22 4:33 
AnswerRe: There are NN people standing on a line, exactly one of them (we don’t know who) is infected with a virus. The virus spreads from one person to another if their distance is at most 2. If the infected person is chosen optimally, find the minimum Pin
Victor Nijegorodov29-Mar-22 4:55
Victor Nijegorodov29-Mar-22 4:55 
AnswerRe: There are NN people standing on a line, exactly one of them (we don’t know who) is infected with a virus. The virus spreads from one person to another if their distance is at most 2. If the infected person is chosen optimally, find the minimum Pin
jeron129-Mar-22 4:58
jeron129-Mar-22 4:58 

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.