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

C / C++ / MFC

 
GeneralRe: segmentation error while using mpz_powm in a loop Pin
jeron18-May-09 6:02
jeron18-May-09 6:02 
GeneralRe: segmentation error while using mpz_powm in a loop Pin
shrims4u8-May-09 6:10
shrims4u8-May-09 6:10 
Questionhow to code its`?so hard if we use OOP Pin
trongduy8-May-09 3:30
trongduy8-May-09 3:30 
AnswerRe: how to code its`?so hard if we use OOP Pin
Stuart Dootson8-May-09 3:41
professionalStuart Dootson8-May-09 3:41 
AnswerRe: how to code its`?so hard if we use OOP Pin
David Crow8-May-09 3:41
David Crow8-May-09 3:41 
AnswerRe: how to code its`?so hard if we use OOP Pin
Michael Schubert8-May-09 8:05
Michael Schubert8-May-09 8:05 
GeneralRe: how to code its`?so hard if we use OOP Pin
CPallini8-May-09 10:15
mveCPallini8-May-09 10:15 
QuestionProblem with read StdOut from *.com files under Vista Pin
Slepchenkov8-May-09 3:18
Slepchenkov8-May-09 3:18 
Hello

I have a problem and will be very appreciated if somebody can help me with it.

We have software which run 3rd party tools and read response from StdOut.
How this implemented:
Main software create 2 pipes
Then create process for 3rd party tool and assign these pipes
Then read all data what send to StdOut of created process

And that very good works on Win95-WinXP.
But not under Vista.

Under Vista I cannot read any data from *.com files (old DOS format files).

Anybody know what can be reason?
Does Vista have some restriction for this files?
Any security issues?

Under WinXP any problem, all works very good with *.com and *.exe.

Also when I run in command line:

C:\Temp\>cc51.com > res.txt

res.txt is empty.
(cc51.com is the tool what we run in created process).

Any help will be appreciated.

Igor
AnswerRe: Problem with read StdOut from *.com files under Vista Pin
Madhu Nair8-May-09 7:32
Madhu Nair8-May-09 7:32 
GeneralRe: Problem with read StdOut from *.com files under Vista Pin
Slepchenkov10-May-09 21:09
Slepchenkov10-May-09 21:09 
QuestionRe: Problem with read StdOut from *.com files under Vista Pin
Madhu Nair11-May-09 1:19
Madhu Nair11-May-09 1:19 
GeneralRe: Problem with read StdOut from *.com files under Vista Pin
Slepchenkov11-May-09 1:38
Slepchenkov11-May-09 1:38 
AnswerRe: Problem with read StdOut from *.com files under Vista Pin
Madhu Nair11-May-09 9:47
Madhu Nair11-May-09 9:47 
GeneralRe: Problem with read StdOut from *.com files under Vista Pin
Slepchenkov13-May-09 0:43
Slepchenkov13-May-09 0:43 
QuestionHow to store spcial characters including NUL (0x00) in MS ACCESS(*.mdb) using c++ Pin
Member 46202168-May-09 2:29
Member 46202168-May-09 2:29 
QuestionRe: How to store spcial characters including NUL (0x00) in MS ACCESS(*.mdb) using c++ Pin
David Crow8-May-09 2:50
David Crow8-May-09 2:50 
AnswerRe: How to store spcial characters including NUL (0x00) in MS ACCESS(*.mdb) using c++ Pin
Member 46202168-May-09 4:09
Member 46202168-May-09 4:09 
GeneralRe: How to store spcial characters including NUL (0x00) in MS ACCESS(*.mdb) using c++ Pin
David Crow8-May-09 5:21
David Crow8-May-09 5:21 
AnswerRe: How to store spcial characters including NUL (0x00) in MS ACCESS(*.mdb) using c++ Pin
Madhu Nair8-May-09 4:24
Madhu Nair8-May-09 4:24 
QuestionNaN comparison in vc6 & vc8 Pin
dotnetkoders8-May-09 2:27
dotnetkoders8-May-09 2:27 
AnswerRe: NaN comparison in vc6 & vc8 Pin
David Crow8-May-09 2:45
David Crow8-May-09 2:45 
GeneralRe: NaN comparison in vc6 & vc8 Pin
dotnetkoders8-May-09 3:02
dotnetkoders8-May-09 3:02 
QuestionRe: NaN comparison in vc6 & vc8 Pin
David Crow8-May-09 3:46
David Crow8-May-09 3:46 
AnswerRe: NaN comparison in vc6 & vc8 Pin
Stuart Dootson8-May-09 3:25
professionalStuart Dootson8-May-09 3:25 
QuestionRe: NaN comparison in vc6 & vc8 Pin
CPallini8-May-09 5:53
mveCPallini8-May-09 5:53 

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.