Click here to Skip to main content
15,912,837 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalshowing # recds in CRecordset Pin
RalfPeter15-Jul-03 9:30
RalfPeter15-Jul-03 9:30 
GeneralRe: showing # recds in CRecordset Pin
David Crow15-Jul-03 9:40
David Crow15-Jul-03 9:40 
GeneralRe: showing # recds in CRecordset Pin
RalfPeter15-Jul-03 11:11
RalfPeter15-Jul-03 11:11 
GeneralRe: showing # recds in CRecordset Pin
Toni7815-Jul-03 15:33
Toni7815-Jul-03 15:33 
GeneralRe: showing # recds in CRecordset Pin
David Crow16-Jul-03 3:00
David Crow16-Jul-03 3:00 
GeneralRe: showing # recds in CRecordset Pin
Toni7816-Jul-03 16:06
Toni7816-Jul-03 16:06 
GeneralLBN_SELCHANGE Pin
John R. Shaw15-Jul-03 9:16
John R. Shaw15-Jul-03 9:16 
GeneralProcess, Module and Thread enumeration classes Pin
kurnaziso15-Jul-03 9:10
kurnaziso15-Jul-03 9:10 
Confused | :confused: I downloaded sample application and the source codes. I tried to run the application but
I couldn't. While I was compiling the codes, I met some problems. First of all psapi.h error.
I dowloaded psapi.h end psapi.lib files and placed include and lib in the folders. But
I read the Q&A part. atlsecurity.h file wasn't appeared. Whe I compiled the codes, I met some errors below.
I use VC6 and Win98 Second edition.
Can you say me how can I compile and the sample? Please describe as possible as simple. Because
I am new in VC6.

w32process.cpp(83) : error C2039: 'GetProcessImageFileName' : is not a member of '`global namespace''
w32process.cpp(83) : error C2065: 'GetProcessImageFileName' : undeclared identifier
w32pSample\w32process.cpp(100) : error C2065: '_alloca' : undeclared identifier
w32pSample\w32process.cpp(100) : error C2440: 'static_cast' : cannot convert from 'int' to 'struct _TOKEN_USER *'
Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
w32pSample\w32process.cpp(395) : error C2039: 'OpenThread' : is not a member of '`global namespace''
w32pSample\w32process.cpp(395) : error C2065: 'OpenThread' : undeclared identifier
w32pSample\w32process.cpp(395) : error C2440: 'initializing' : cannot convert from 'int' to 'void *'
Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast

Good bye.
QuestionExchange server plugin... Where to start? Pin
LukeV15-Jul-03 8:46
LukeV15-Jul-03 8:46 
AnswerRe: Exchange server plugin... Where to start? Pin
Michael P Butler15-Jul-03 9:07
Michael P Butler15-Jul-03 9:07 
GeneralHelp! Mysterious type mismatch errors with my ActiveX control Pin
David F Zimny15-Jul-03 8:39
David F Zimny15-Jul-03 8:39 
QuestionPlay sound from console program? Pin
DaveE9th15-Jul-03 8:26
DaveE9th15-Jul-03 8:26 
AnswerRe: Play sound from console program? Pin
John M. Drescher15-Jul-03 8:30
John M. Drescher15-Jul-03 8:30 
GeneralRe: Play sound from console program? Pin
DaveE9th15-Jul-03 9:09
DaveE9th15-Jul-03 9:09 
AnswerRe: Play sound from console program? Pin
David Crow15-Jul-03 9:46
David Crow15-Jul-03 9:46 
GeneralRe: Play sound from console program? Pin
Ryan Binns15-Jul-03 14:51
Ryan Binns15-Jul-03 14:51 
Generalgetting device context without the title bar Pin
Member 45099015-Jul-03 8:21
Member 45099015-Jul-03 8:21 
QuestionHow to add a Control In a List Control Pin
Cyberizen15-Jul-03 8:01
Cyberizen15-Jul-03 8:01 
AnswerRe: How to add a Control In a List Control Pin
John M. Drescher15-Jul-03 8:10
John M. Drescher15-Jul-03 8:10 
Questionhow to serialize __int64 Pin
Shay Harel15-Jul-03 7:55
Shay Harel15-Jul-03 7:55 
AnswerRe: how to serialize __int64 Pin
John M. Drescher15-Jul-03 8:08
John M. Drescher15-Jul-03 8:08 
AnswerRe: how to serialize __int64 Pin
David Crow15-Jul-03 10:09
David Crow15-Jul-03 10:09 
GeneralRe: how to serialize __int64 Pin
Anonymous15-Jul-03 15:05
Anonymous15-Jul-03 15:05 
AnswerRe: how to serialize __int64 Pin
basementman15-Jul-03 10:21
basementman15-Jul-03 10:21 
QuestionConverting lines to polygons? Pin
cdsmith15-Jul-03 7:37
cdsmith15-Jul-03 7:37 

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.