On Dec 14, 5:06 am, Stojo303 <Stojo...[ at ]discussions.microsoft.com> wrote:
[Quoted Text] > Hi, > > I would like to know if the WPD (Windows Portable API) can be used in Vista > x64? > > I have successfully used the API on Vista 32-bit and XP 32-bit operating > systems (via c# code) but when the same code is executed on Vista x64, it > crashes when "GetDevices" is invoked. > > The problem is that it seems to be a system crash and I cannot debug it any > further. > > Do I need to do anything specific to use the WPD API on x64 or isn't it > possible? > > Thanks in advance, Mikael
you mean a BSOD? if so, it's probably a driver issue.
|