André Hentschel : cfgmgr32: Update specfile.
Module: wine Branch: master Commit: 64894672ba14de9f7d5b36a4f1a9780a7e6e4bd1 URL: http://source.winehq.org/git/wine.git/?a=commit;h=64894672ba14de9f7d5b36a4f1... Author: André Hentschel <nerv(a)dawncrow.de> Date: Thu May 26 19:24:10 2011 +0200 cfgmgr32: Update specfile. --- dlls/cfgmgr32/cfgmgr32.spec | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/dlls/cfgmgr32/cfgmgr32.spec b/dlls/cfgmgr32/cfgmgr32.spec index 21029fe..44097ef 100644 --- a/dlls/cfgmgr32/cfgmgr32.spec +++ b/dlls/cfgmgr32/cfgmgr32.spec @@ -64,7 +64,7 @@ @ stdcall CM_Get_Device_IDW(ptr ptr long long) setupapi.CM_Get_Device_IDW @ stub CM_Get_Device_ID_ExA @ stdcall CM_Get_Device_ID_ExW(ptr ptr long long ptr) setupapi.CM_Get_Device_ID_ExW -@ stdcall CM_Get_Device_ID_ListA(ptr ptr long long) setupapi.CM_Get_Device_ID_ListA +@ stdcall CM_Get_Device_ID_ListA(str ptr long long) setupapi.CM_Get_Device_ID_ListA @ stdcall CM_Get_Device_ID_ListW(wstr ptr long long) setupapi.CM_Get_Device_ID_ListW @ stub CM_Get_Device_ID_List_ExA @ stub CM_Get_Device_ID_List_ExW
participants (1)
-
Alexandre Julliard