Click here to Skip to main content
15,889,315 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: VirtualAlloc question ? Pin
Michael Dunn30-Jan-06 12:19
sitebuilderMichael Dunn30-Jan-06 12:19 
GeneralRe: VirtualAlloc question ? Pin
devboycpp31-Jan-06 11:45
devboycpp31-Jan-06 11:45 
AnswerRe: VirtualAlloc question ? Pin
Sumit Kapoor30-Jan-06 14:23
Sumit Kapoor30-Jan-06 14:23 
GeneralRe: VirtualAlloc question ? Pin
devboycpp31-Jan-06 12:18
devboycpp31-Jan-06 12:18 
QuestionAcquiring resource information for a device - Windows XP Pin
Dethulus30-Jan-06 9:18
Dethulus30-Jan-06 9:18 
AnswerRe: Acquiring resource information for a device - Windows XP Pin
Toby Opferman30-Jan-06 11:16
Toby Opferman30-Jan-06 11:16 
GeneralRe: Acquiring resource information for a device - Windows XP Pin
Dethulus30-Jan-06 12:19
Dethulus30-Jan-06 12:19 
NewsRe: Acquiring resource information for a device - Windows XP Pin
Dethulus31-Jan-06 4:30
Dethulus31-Jan-06 4:30 
I've solved my problem for the time being. Still yet I'd like to know how to work the magic of getting hardware resource information from the operating system, as the Device Manager and PCITree seem to be able to do. I'm sure it involves esoteric practices such as dynamically linking to hidden exported functions, but it would sure be nice when doing the kind of stuff I do.

In case anyone's interested my problem was not because of a kludge as I had initially suspected, it was because of a programming gaffe in a fellow programmer's code with a hardcoded bus number. The new motherboards were assigning our cards to a different bus. Everything else was working except for the line that used the hardcoded bus.

Anyway, thanks for the consideration...

-Dethulus
QuestionVisual C++ 2005 Pin
masnu30-Jan-06 8:54
masnu30-Jan-06 8:54 
AnswerRe: Visual C++ 2005 Pin
Rob Caldecott30-Jan-06 12:02
Rob Caldecott30-Jan-06 12:02 
QuestionCreating my own control Pin
Mutty30-Jan-06 8:12
Mutty30-Jan-06 8:12 
AnswerRe: Creating my own control Pin
Maximilien30-Jan-06 8:45
Maximilien30-Jan-06 8:45 
GeneralRe: Creating my own control Pin
Mutty30-Jan-06 8:51
Mutty30-Jan-06 8:51 
AnswerRe: Creating my own control Pin
ddmcr30-Jan-06 9:20
ddmcr30-Jan-06 9:20 
QuestionIs there a bug in VC++ 6.0 Compiler? Pin
RanjanShrestha30-Jan-06 7:38
RanjanShrestha30-Jan-06 7:38 
AnswerRe: Is there a bug in VC++ 6.0 Compiler? Pin
Chris Losinger30-Jan-06 7:44
professionalChris Losinger30-Jan-06 7:44 
GeneralRe: Is there a bug in VC++ 6.0 Compiler? Pin
RanjanShrestha30-Jan-06 8:02
RanjanShrestha30-Jan-06 8:02 
GeneralRe: Is there a bug in VC++ 6.0 Compiler? Pin
Maximilien30-Jan-06 8:07
Maximilien30-Jan-06 8:07 
GeneralRe: Is there a bug in VC++ 6.0 Compiler? Pin
ddmcr30-Jan-06 9:26
ddmcr30-Jan-06 9:26 
GeneralRe: Is there a bug in VC++ 6.0 Compiler? Pin
Chris Losinger30-Jan-06 8:09
professionalChris Losinger30-Jan-06 8:09 
AnswerRe: Is there a bug in VC++ 6.0 Compiler? Pin
Stephen Hewitt30-Jan-06 11:26
Stephen Hewitt30-Jan-06 11:26 
QuestionSharing Dlls In Team Pin
Swinefeaster30-Jan-06 7:08
Swinefeaster30-Jan-06 7:08 
AnswerRe: Sharing Dlls In Team Pin
Hans Dietrich30-Jan-06 8:40
mentorHans Dietrich30-Jan-06 8:40 
GeneralRe: Sharing Dlls In Team Pin
Swinefeaster30-Jan-06 8:52
Swinefeaster30-Jan-06 8:52 
Questionclient server program in VC++ using document/view architecture Pin
rohini sharma30-Jan-06 7:02
rohini sharma30-Jan-06 7:02 

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.