Click here to Skip to main content
15,927,514 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalpausing a for loop Pin
Lilli Alexis7-Jun-05 4:01
Lilli Alexis7-Jun-05 4:01 
GeneralRe: pausing a for loop Pin
Cedric Moonen7-Jun-05 4:06
Cedric Moonen7-Jun-05 4:06 
GeneralRe: pausing a for loop Pin
David Crow7-Jun-05 4:28
David Crow7-Jun-05 4:28 
GeneralRe: pausing a for loop Pin
Blake Miller7-Jun-05 4:31
Blake Miller7-Jun-05 4:31 
GeneralRe: pausing a for loop Pin
Lilli Alexis7-Jun-05 4:45
Lilli Alexis7-Jun-05 4:45 
GeneralRe: pausing a for loop Pin
Cedric Moonen7-Jun-05 4:49
Cedric Moonen7-Jun-05 4:49 
GeneralRe: pausing a for loop Pin
Rick York10-Jun-05 8:18
mveRick York10-Jun-05 8:18 
Generalerror C2146 in the IADs.h Pin
cpapen7-Jun-05 3:54
cpapen7-Jun-05 3:54 
Hallo,

i try with VisualC++ 6 to read the LDAP user list, but all the examples didn't work.
See the problem:
--------------------Konfiguration: Test5 - Win32 Debug--------------------<br />
Kompilierung läuft...<br />
Test5.cpp<br />
d:\program files\microsoft visual studio\vc98\include\iads.h(27) : error C2146:<br />
               Syntaxfehler : Fehlendes ';' vor Bezeichner 'IADs'<br />
               (Syntax error: missing ';' befor identifier 'IADs') <br />
d:\program files\microsoft visual studio\vc98\include\iads.h(27) : fatal error C1004:<br />
               Unerwartetes Dateiende gefunden<br />
               (unexpected file end found)<br />
Fehler beim Ausführen von cl.exe.<br />
<br />
Test5.exe - 2 Fehler, 0 Warnung(en)<br />

In the iads.h(27) you find this: "typedef interface IADs IADs;".
I think i forgot a compiler directive or a lib file, but i didn't find information in the tutorials and forums.

Thanks in advance!

Carl
GeneralRe: error C2146 in the IADs.h Pin
Blake Miller7-Jun-05 4:43
Blake Miller7-Jun-05 4:43 
GeneralRe: error C2146 in the IADs.h Pin
cpapen7-Jun-05 4:57
cpapen7-Jun-05 4:57 
GeneralRe: error C2146 in the IADs.h Pin
Blake Miller7-Jun-05 5:20
Blake Miller7-Jun-05 5:20 
GeneralRe: error C2146 in the IADs.h Pin
cpapen8-Jun-05 3:01
cpapen8-Jun-05 3:01 
GeneralRe: error C2146 in the IADs.h Pin
Blake Miller8-Jun-05 5:10
Blake Miller8-Jun-05 5:10 
GeneralRe: error C2146 in the IADs.h Pin
Blake Miller8-Jun-05 6:02
Blake Miller8-Jun-05 6:02 
GeneralRe: error C2146 in the IADs.h Pin
cpapen9-Jun-05 3:45
cpapen9-Jun-05 3:45 
GeneralRe: error C2146 in the IADs.h Pin
cpapen10-Jun-05 1:31
cpapen10-Jun-05 1:31 
QuestionHow to change default icons in MDI application. Pin
Member 34198917-Jun-05 3:20
Member 34198917-Jun-05 3:20 
AnswerRe: How to change default icons in MDI application. Pin
David Crow7-Jun-05 3:36
David Crow7-Jun-05 3:36 
GeneralRe: How to change default icons in MDI application. Pin
Member 34198917-Jun-05 19:42
Member 34198917-Jun-05 19:42 
QuestionHow to migrate ATL Automation from VS 7.0 to 7.1 Pin
volodimir7-Jun-05 1:38
volodimir7-Jun-05 1:38 
GeneralGetting the DPI value in C++ code Pin
chethu6657-Jun-05 1:35
chethu6657-Jun-05 1:35 
GeneralRe: Getting the DPI value in C++ code Pin
David Crow7-Jun-05 2:32
David Crow7-Jun-05 2:32 
GeneralRe: Getting the DPI value in C++ code Pin
chethu6657-Jun-05 2:46
chethu6657-Jun-05 2:46 
GeneralRe: Getting the DPI value in C++ code Pin
David Crow7-Jun-05 3:11
David Crow7-Jun-05 3:11 
GeneralRe: Getting the DPI value in C++ code Pin
chethu6657-Jun-05 3:31
chethu6657-Jun-05 3:31 

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.