Geobern / winezeug

Automatically exported from code.google.com/p/winezeug
0 stars 0 forks source link

mscodescan falsely reports Nvidia Physx dll as a microsoft dll #236

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
$ rm -rf .wine
$ winetricks -q physx
$ cd .wine/drive_c
$ perl ~/src/winezeug/mscodescan.pl
Found 1 bundled MS modules:
  ./Program Files/NVIDIA Corporation/PhysX/Common/cudart32_30_9.dll

but, strangely:
austin@aw11 ~/.wine/drive_c $ strings Program\ Files/NVIDIA\ 
Corporation/PhysX/Common/cudart32_30_9.dll | grep -i microsoft
Microsoft Visual C++ Runtime Library

Dan, could you take a look please.

Original issue reported on code.google.com by austinenglish@gmail.com on 5 Apr 2011 at 2:40

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r2421.

Original comment by daniel.r...@gmail.com on 5 Apr 2011 at 3:54