Click here to Skip to main content
15,914,481 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to block URL Pin
csrss6-Feb-11 8:24
csrss6-Feb-11 8:24 
QuestionRe: How to block URL Pin
Pranit Kothari6-Feb-11 17:13
Pranit Kothari6-Feb-11 17:13 
AnswerRe: How to block URL Pin
David Crow7-Feb-11 3:31
David Crow7-Feb-11 3:31 
AnswerRe: How to block URL Pin
Rolf Kristensen6-Feb-11 9:11
Rolf Kristensen6-Feb-11 9:11 
GeneralRe: How to block URL Pin
Pranit Kothari6-Feb-11 17:15
Pranit Kothari6-Feb-11 17:15 
GeneralRe: How to block URL Pin
Rolf Kristensen6-Feb-11 20:11
Rolf Kristensen6-Feb-11 20:11 
GeneralRe: How to block URL Pin
Emilio Garavaglia6-Feb-11 20:14
Emilio Garavaglia6-Feb-11 20:14 
QuestionAccessing physical memory under Windows XP Pin
normanS5-Feb-11 21:40
normanS5-Feb-11 21:40 
I am trying to access shared memory on an ISA bus card, under Windows XP. Is there any simple way to do this in C? I would be working in VS6 since I have it installed on a spare machine, I have not done any real software work for years.

I had a similar problem years ago, where I wanted to access I/O ports on an ISA bus card, and found InpOut32.dll which provides direct port access under Windows XP. Wonderful stuff. But is there anything similar that allows physical memory access?

From what I remember, there should be no problem if I run under Windows 95 or 98, right? Just set a pointer to the address I want and read or write freely, or does Win95 / Win98 protect some memory areas?

I'd hate to have to dig up MSVC 1.52C, to compile the program for DOS!
QuestionGetDlgItemText in an derived CComboBox Pin
mesajflaviu5-Feb-11 9:53
mesajflaviu5-Feb-11 9:53 
AnswerRe: GetDlgItemText in an derived CComboBox Pin
Hans Dietrich5-Feb-11 10:01
mentorHans Dietrich5-Feb-11 10:01 
GeneralRe: GetDlgItemText in an derived CComboBox Pin
mesajflaviu6-Feb-11 19:16
mesajflaviu6-Feb-11 19:16 
QuestionVisual C++ 2008 opinions? Pin
bob169725-Feb-11 8:08
bob169725-Feb-11 8:08 
AnswerRe: Visual C++ 2008 opinions? Pin
Hans Dietrich5-Feb-11 9:56
mentorHans Dietrich5-Feb-11 9:56 
GeneralRe: Visual C++ 2008 opinions? Pin
bob169725-Feb-11 15:39
bob169725-Feb-11 15:39 
AnswerRe: Visual C++ 2008 opinions? Pin
Rolf Kristensen5-Feb-11 10:46
Rolf Kristensen5-Feb-11 10:46 
GeneralRe: Visual C++ 2008 opinions? Pin
jschroedl5-Feb-11 12:33
jschroedl5-Feb-11 12:33 
AnswerRe: Visual C++ 2008 opinions? Pin
Albert Holguin5-Feb-11 14:44
professionalAlbert Holguin5-Feb-11 14:44 
GeneralRe: Visual C++ 2008 opinions? Pin
bob169725-Feb-11 15:47
bob169725-Feb-11 15:47 
GeneralRe: Visual C++ 2008 opinions? Pin
Hans Dietrich5-Feb-11 15:53
mentorHans Dietrich5-Feb-11 15:53 
GeneralRe: Visual C++ 2008 opinions? Pin
bob169725-Feb-11 18:06
bob169725-Feb-11 18:06 
GeneralRe: Visual C++ 2008 opinions? Pin
Hans Dietrich5-Feb-11 22:25
mentorHans Dietrich5-Feb-11 22:25 
GeneralRe: Visual C++ 2008 opinions? Pin
Albert Holguin5-Feb-11 15:55
professionalAlbert Holguin5-Feb-11 15:55 
AnswerRe: Visual C++ 2008 opinions? Pin
Emilio Garavaglia6-Feb-11 21:21
Emilio Garavaglia6-Feb-11 21:21 
QuestionIs there a ListCtrl like this? Pin
includeh105-Feb-11 6:45
includeh105-Feb-11 6:45 
AnswerRe: Is there a ListCtrl like this? Pin
Hans Dietrich5-Feb-11 10:13
mentorHans Dietrich5-Feb-11 10:13 

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.