setupapi.dll: Call from 0x7b839292 to unimplemented function setupapi.dll.CM_Get_DevNode_Status (Crashing while running a USB production tool)

2011-01-19 Thread Qian Hong
Dear All, while testing a USB production tool with unofficial USB patches + native oleaut32.dll, I got a crashing and such logs: wine: Call from 0x7b839292 to unimplemented function setupapi.dll.CM_Get_DevNode_Status, aborting wine: Unimplemented function setupapi.dll.CM_Get_DevNode_Status called

Re: setupapi.dll: Call from 0x7b839292 to unimplemented function setupapi.dll.CM_Get_DevNode_Status (Crashing while running a USB production tool)

2011-01-19 Thread Ricardo Filipe
2011/1/19 Qian Hong fract...@gmail.com Dear All, while testing a USB production tool with unofficial USB patches + native oleaut32.dll, I got a crashing and such logs: wine: Call from 0x7b839292 to unimplemented function setupapi.dll.CM_Get_DevNode_Status, aborting wine: Unimplemented

Re: setupapi.dll: Call from 0x7b839292 to unimplemented function setupapi.dll.CM_Get_DevNode_Status (Crashing while running a USB production tool)

2011-01-19 Thread Qian Hong
Thanks for reply :) Reported here : http://goo.gl/FHely On Thu, Jan 20, 2011 at 3:15 AM, Ricardo Filipe ricardojdfil...@gmail.com wrote: That should only need a stub to go forward (setupapi is already full of them). If you are not able to patch wine with a stub of that function then yeah,

Re: setupapi.dll: Call from 0x7b839292 to unimplemented function setupapi.dll.CM_Get_DevNode_Status (Crashing while running a USB production tool)

2011-01-19 Thread James McKenzie
On 1/19/11 12:52 PM, Qian Hong wrote: On Thu, Jan 20, 2011 at 3:15 AM, Ricardo Filipe ricardojdfil...@gmail.com wrote: That should only need a stub to go forward (setupapi is already full of them). If you are not able to patch wine with a stub of that function then yeah, open a bug report.

Re: setupapi.dll: Call from 0x7b839292 to unimplemented function setupapi.dll.CM_Get_DevNode_Status (Crashing while running a USB production tool)

2011-01-19 Thread Austin English
On Wed, Jan 19, 2011 at 1:00 PM, James McKenzie jjmckenzi...@earthlink.net wrote: On 1/19/11 12:52 PM, Qian Hong wrote: On Thu, Jan 20, 2011 at 3:15 AM, Ricardo Filipe ricardojdfil...@gmail.com  wrote: That should only need a stub to go forward (setupapi is already full of them). If you