Click here to Skip to main content
15,887,596 members
Home / Discussions / Hardware & Devices
   

Hardware & Devices

 
QuestionUPS turn on computer Pin
Mekong River15-Sep-09 21:55
Mekong River15-Sep-09 21:55 
AnswerRe: UPS turn on computer Pin
Dave Kreskowiak16-Sep-09 6:13
mveDave Kreskowiak16-Sep-09 6:13 
GeneralRe: UPS turn on computer Pin
Mekong River16-Sep-09 16:53
Mekong River16-Sep-09 16:53 
QuestionI get blue screen on my system Pin
OmiAshish14-Sep-09 17:57
OmiAshish14-Sep-09 17:57 
AnswerRe: I get blue screen on my system Pin
Richard MacCutchan14-Sep-09 21:46
mveRichard MacCutchan14-Sep-09 21:46 
GeneralRe: I get blue screen on my system Pin
Luc Pattyn16-Sep-09 4:11
sitebuilderLuc Pattyn16-Sep-09 4:11 
GeneralRe: I get blue screen on my system Pin
Richard MacCutchan17-Sep-09 4:47
mveRichard MacCutchan17-Sep-09 4:47 
QuestionWinUsb VS6 C++ Compatability Pin
Parker M cCauley10-Sep-09 7:55
Parker M cCauley10-Sep-09 7:55 
I have a legacy app using VC 6 MFC and Codejjock 9.8 (not really relevant I don't think)
The program is broken into several pieces that communicate with each other via COM.
I am attempting to add USB support to a custom board. I have written a simple console test program that Uses WinUsb_WritePipe, Read Pipe. All is fine. When I incorporate the headers and calls into my legacy app I can;t get it to link. I either get duplicate symbol defined _WINUSB_TEST or unable to find uuid.lib, or a few others depending the order of the includes.

I should note I am statically linking MFC, building a debug build, and the wrapper USB class is usigng overlapped IO and is Multi Threaded (a seperate thread handles the IO with Thread Safe Queues buffering the data.

My gut tells me this is an incompatability with the libraries. Microsoft stopped supporting the SDK for VS6 in 2003. The DDK is 6001.1802.

I see a couple of options... Seperate the WinUsb code into a dll and hope the lib generated will link in with the main program.

Recompile everything using VS2008. I have been avoiding this for 2 reasons.
1. I have experimented with VS.net, 2003, 2005 and MFC support seemed to get worse as did the GUI's.
2. The real reason. THe programs combined have nearly 500KLocs of code. There are a lot of CStrings and the scope of x in for(int x=0; x < y; x++) statetents. All of which are problematic with the new compilers.

Any suggestions or help where I may be missing the boat would be greatly appreciated
AnswerRe: WinUsb VS6 C++ Compatability Pin
bolivar12310-Sep-09 9:03
bolivar12310-Sep-09 9:03 
GeneralRe: WinUsb VS6 C++ Compatability Pin
Parker M cCauley10-Sep-09 13:11
Parker M cCauley10-Sep-09 13:11 
QuestionComputer still prompt to set date and time Pin
Mekong River9-Sep-09 17:40
Mekong River9-Sep-09 17:40 
AnswerRe: Computer still prompt to set date and time Pin
Dave Kreskowiak10-Sep-09 4:35
mveDave Kreskowiak10-Sep-09 4:35 
GeneralRe: Computer still prompt to set date and time Pin
Richard MacCutchan10-Sep-09 9:40
mveRichard MacCutchan10-Sep-09 9:40 
GeneralRe: Computer still prompt to set date and time Pin
Dave Kreskowiak10-Sep-09 13:48
mveDave Kreskowiak10-Sep-09 13:48 
GeneralRe: Computer still prompt to set date and time Pin
Mekong River10-Sep-09 17:33
Mekong River10-Sep-09 17:33 
GeneralRe: Computer still prompt to set date and time Pin
Dave Kreskowiak10-Sep-09 18:16
mveDave Kreskowiak10-Sep-09 18:16 
Questionrelated to cd drive Pin
jainiraj9-Sep-09 4:37
jainiraj9-Sep-09 4:37 
AnswerRe: related to cd drive Pin
Richard MacCutchan9-Sep-09 5:42
mveRichard MacCutchan9-Sep-09 5:42 
Questionwireless router ip address Pin
εїзεїзεїз8-Sep-09 10:16
εїзεїзεїз8-Sep-09 10:16 
AnswerRe: wireless router ip address Pin
Richard MacCutchan8-Sep-09 12:21
mveRichard MacCutchan8-Sep-09 12:21 
GeneralRe: wireless router ip address Pin
εїзεїзεїз8-Sep-09 22:18
εїзεїзεїз8-Sep-09 22:18 
QuestionWhat's a device driver. Pin
_80865-Sep-09 2:56
_80865-Sep-09 2:56 
AnswerRe: What's a device driver. Pin
Luc Pattyn5-Sep-09 3:48
sitebuilderLuc Pattyn5-Sep-09 3:48 
GeneralRe: What's a device driver. Pin
_80865-Sep-09 19:43
_80865-Sep-09 19:43 
GeneralRe: What's a device driver. Pin
Luc Pattyn6-Sep-09 0:43
sitebuilderLuc Pattyn6-Sep-09 0:43 

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.