Click here to Skip to main content
15,902,852 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: MSVC++ Runtime error R6025 - can we attach a debugger? Pin
Michael Dunn30-Jan-06 16:25
sitebuilderMichael Dunn30-Jan-06 16:25 
Questioncombobox Pin
Ahmed_Barakat30-Jan-06 15:06
Ahmed_Barakat30-Jan-06 15:06 
AnswerRe: combobox Pin
Stephen Hewitt30-Jan-06 15:29
Stephen Hewitt30-Jan-06 15:29 
GeneralRe: combobox Pin
Ahmed_Barakat30-Jan-06 17:31
Ahmed_Barakat30-Jan-06 17:31 
GeneralRe: combobox Pin
Stephen Hewitt30-Jan-06 17:43
Stephen Hewitt30-Jan-06 17:43 
GeneralRe: combobox Pin
Owner drawn30-Jan-06 17:43
Owner drawn30-Jan-06 17:43 
GeneralRe: combobox Pin
Stephen Hewitt30-Jan-06 17:50
Stephen Hewitt30-Jan-06 17:50 
AnswerRe: combobox Pin
Christian Graus30-Jan-06 15:30
protectorChristian Graus30-Jan-06 15:30 
QuestionFiguring out the name of the Administrators group Pin
A_L30-Jan-06 12:27
A_L30-Jan-06 12:27 
AnswerRe: Figuring out the name of the Administrators group Pin
Michael Dunn30-Jan-06 13:24
sitebuilderMichael Dunn30-Jan-06 13:24 
QuestionVirtualAlloc question ? Pin
devboycpp30-Jan-06 11:26
devboycpp30-Jan-06 11:26 
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 

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.