Click here to Skip to main content
15,899,026 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Question0xc0000005 access violation --- Need Urgent help... Pin
Smita Duraphe2-Sep-05 3:06
Smita Duraphe2-Sep-05 3:06 
AnswerRe: 0xc0000005 access violation --- Need Urgent help... Pin
ThatsAlok2-Sep-05 20:38
ThatsAlok2-Sep-05 20:38 
QuestionOutlook mail list Pin
Member 2434132-Sep-05 2:36
Member 2434132-Sep-05 2:36 
AnswerRe: Outlook mail list Pin
ThatsAlok2-Sep-05 19:30
ThatsAlok2-Sep-05 19:30 
QuestionDirectX SDK impact on performances Pin
uplink22-Sep-05 2:18
uplink22-Sep-05 2:18 
GeneralRe: DirectX SDK impact on performances Pin
LeFauve2-Sep-05 6:20
LeFauve2-Sep-05 6:20 
GeneralRe: DirectX SDK impact on performances Pin
LeFauve3-Sep-05 23:51
LeFauve3-Sep-05 23:51 
QuestionVC6 -> .NET Pin
mcsherry2-Sep-05 2:12
mcsherry2-Sep-05 2:12 
I've got a Visual Studio C++ 6.0 project which I am now trying to get working in VC++ .NET. I've encountered a problem with some file handling code which originally used <fstream.h>, I've changed this to use <fstream> however I am now encountering compilation errors when I'm accessing the file, e.g.

fileA.seekg ( EIGHTWORDS, ios::seek_dir::cur ) ;

it complains about the ios::seek_dir::cur part. Does anyone know what the equivelent 'flag' is in .NET and also where I can get a list of all other flags (MSDN doesn't seem to be much use on this)

TIA,
Andy
AnswerRe: VC6 -&gt; .NET Pin
toxcct2-Sep-05 2:40
toxcct2-Sep-05 2:40 
GeneralRe: VC6 -&gt; .NET Pin
mcsherry2-Sep-05 2:54
mcsherry2-Sep-05 2:54 
GeneralRe: VC6 -&gt; .NET Pin
toxcct2-Sep-05 2:59
toxcct2-Sep-05 2:59 
GeneralRe: VC6 -&gt; .NET Pin
mcsherry2-Sep-05 3:18
mcsherry2-Sep-05 3:18 
QuestionUDP Pin
Eytukan2-Sep-05 1:58
Eytukan2-Sep-05 1:58 
GeneralRe: UDP Pin
sunit52-Sep-05 2:33
sunit52-Sep-05 2:33 
Questionexe disappears in 5-10 minutes automatically Pin
rajeevktripathi2-Sep-05 1:27
rajeevktripathi2-Sep-05 1:27 
AnswerRe: exe disappears in 5-10 minutes automatically Pin
Marc Soleda2-Sep-05 1:37
Marc Soleda2-Sep-05 1:37 
GeneralRe: exe disappears in 5-10 minutes automatically Pin
rajeevktripathi2-Sep-05 3:51
rajeevktripathi2-Sep-05 3:51 
GeneralRe: exe disappears in 5-10 minutes automatically Pin
Marc Soleda4-Sep-05 20:31
Marc Soleda4-Sep-05 20:31 
AnswerRe: exe disappears in 5-10 minutes automatically Pin
CWinThread2-Sep-05 8:59
CWinThread2-Sep-05 8:59 
AnswerRe: exe disappears in 5-10 minutes automatically Pin
ThatsAlok2-Sep-05 20:45
ThatsAlok2-Sep-05 20:45 
QuestionRezide dialog based application window Pin
johnnyXP2-Sep-05 0:55
johnnyXP2-Sep-05 0:55 
AnswerRe: Rezide dialog based application window Pin
toxcct2-Sep-05 1:11
toxcct2-Sep-05 1:11 
AnswerRe: Rezide dialog based application window Pin
Marc Soleda2-Sep-05 1:16
Marc Soleda2-Sep-05 1:16 
AnswerRe: Rezide dialog based application window Pin
namaskaaram2-Sep-05 1:16
namaskaaram2-Sep-05 1:16 
GeneralRe: Rezide dialog based application window Pin
johnnyXP2-Sep-05 5:30
johnnyXP2-Sep-05 5:30 

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.