Chinaunix首页 | 论坛 | 博客
  • 博客访问: 497006
  • 博文数量: 105
  • 博客积分: 2922
  • 博客等级: 少校
  • 技术积分: 1113
  • 用 户 组: 普通用户
  • 注册时间: 2008-07-02 16:30
文章分类

全部博文(105)

文章存档

2018年(1)

2016年(2)

2015年(3)

2014年(6)

2013年(21)

2012年(10)

2011年(8)

2010年(7)

2009年(31)

2008年(16)

我的朋友

分类:

2008-07-13 20:50:20

32 Bit SectionPowerBuilder API Site
      API Function List - 32 Bit
      FUNCTION ulong AbortDoc(ulong hdc) LIBRARY "gdi32.dll"
      FUNCTION ulong AbortPath(ulong hdc) LIBRARY "gdi32.dll"
      FUNCTION ulong AbortPrinter(ulong hPrinter) LIBRARY "winspool.drv"
      FUNCTION ulong AbortSystemShutdown(ref string lpMachineName) LIBRARY
      "advapi32.dll" ALIAS FOR "AbortSystemShutdownA"
      FUNCTION ulong AccessCheck(ref SECURITY_DESCRIPTOR
      pSecurityDescriptor,ulong ClientToken,ulong DesiredAccess,ref
      GENERIC_MAPPING GenericMapping,ref PRIVILEGE_SET PrivilegeSet,ref ulong
      PrivilegeSetLength,ref ulong GrantedAccess,ulong Status) LIBRARY
      "advapi32.dll"
      FUNCTION ulong AccessCheckAndAuditAlarm(ref string SubsystemName,ref Any
      HandleId,ref string ObjectTypeName,ref string ObjectName,ref
      SECURITY_DESCRIPTOR SecurityDescriptor,ulong DesiredAccess,ref
      GENERIC_MAPPING GenericMapping,ulong ObjectCreation,ref ulong
      GrantedAccess,ulong AccessStatus,ulong pfGenerateOnClose) LIBRARY
      "advapi32.dll" ALIAS FOR "AccessCheckAndAuditAlarmA"
      FUNCTION ulong ActivateKeyboardLayout(ulong HKL,ulong flags) LIBRARY
      "user32.dll"
      FUNCTION ulong AddAccessAllowedAce(ref ACL pAcl,ulong dwAceRevision,ulong
      AccessMask,ref Any pSid) LIBRARY "advapi32.dll"
      FUNCTION ulong AddAccessDeniedAce(ref ACL pAcl,ulong dwAceRevision,ulong
      AccessMask,ref Any pSid) LIBRARY "advapi32.dll"
      FUNCTION ulong AddAce(ref ACL pAcl,ulong dwAceRevision,ulong
      dwStartingAceIndex,ref Any pAceList,ulong nAceListLength) LIBRARY
      "advapi32.dll"
      FUNCTION Integer AddAtom(ref string lpString) LIBRARY "kernel32.dll" ALIAS
      FOR "AddAtomA"
      FUNCTION ulong AddAuditAccessAce(ref ACL pAcl,ulong dwAceRevision,ulong
      dwAccessMask,ref Any pSid,ulong bAuditSuccess,ulong bAuditFailure) LIBRARY
      "advapi32.dll"
      FUNCTION ulong AddFontResource(ref string lpFileName) LIBRARY "gdi32.dll"
      ALIAS FOR "AddFontResourceA"
      FUNCTION ulong AddForm(ulong hPrinter,ulong Level,ref Byte pForm) LIBRARY
      "winspool.drv" ALIAS FOR "AddFormA"
      FUNCTION ulong AddJob(ulong hPrinter,ulong Level,ref Byte pData,ulong
      cdBuf,ref ulong pcbNeeded) LIBRARY "winspool.drv" ALIAS FOR "AddJobA"
      FUNCTION ulong AddMonitor(ref string pName,ulong Level,ref Byte pMonitors)
      LIBRARY "winspool.drv" ALIAS FOR "AddMonitorA"
      FUNCTION ulong AddPort(ref string pName,ulong hwnd,ref string
      pMonitorName) LIBRARY "winspool.drv" ALIAS FOR "AddPortA"
      FUNCTION ulong AddPrinter(ref string pName,ulong Level,ref Byte pPrinter)
      LIBRARY "winspool.drv" ALIAS FOR "AddPrinterA"
      FUNCTION ulong AddPrinterConnection(ref string pName) LIBRARY
      "winspool.drv" ALIAS FOR "AddPrinterConnectionA"
      FUNCTION ulong AddPrinterDriver(ref string pName,ulong Level,ref Byte
      pDriverInfor) LIBRARY "winspool.drv" ALIAS FOR "AddPrinterDriverA"
      FUNCTION ulong AddPrintProcessor(ref string pName,ref string
      pEnvironment,ref string pPathName,ref string pPrintProcessorName) LIBRARY
      "winspool.drv" ALIAS FOR "AddPrintProcessorA"
      FUNCTION ulong AddPrintProvidor(ref string pName,ulong Level,ref Byte
      pProvidorInfo) LIBRARY "winspool.drv" ALIAS FOR "AddPrintProvidorA"
      FUNCTION ulong AdjustTokenGroups(ulong TokenHandle,ulong
      ResetToDefault,ref TOKEN_GROUPS NewState,ulong BufferLength,ref
      TOKEN_GROUPS PreviousState,ref ulong ReturnLength) LIBRARY "advapi32.dll"
      FUNCTION ulong AdjustTokenPrivileges(ulong TokenHandle,ulong
      DisableAllPrivileges,ref TOKEN_PRIVILEGES NewState,ulong BufferLength,ref
      TOKEN_PRIVILEGES PreviousState,ref ulong ReturnLength) LIBRARY
      "advapi32.dll"
      FUNCTION ulong AdjustWindowRect(ref RECT lpRect,ulong dwStyle,ulong bMenu)
      LIBRARY "user32.dll" ALIAS FOR "AdjustWindowRectA"
      FUNCTION ulong AdjustWindowRectEx(ref RECT lpRect,ulong dsStyle,ulong
      bMenu,ulong dwEsStyle) LIBRARY "user32.dll"
      FUNCTION ulong AdvancedDocumentProperties(ulong hwnd,ulong hPrinter,ref
      string pDeviceName,ref DEVMODE pDevModeOutput,ref DEVMODE pDevModeInput)
      LIBRARY "winspool.drv" ALIAS FOR "AdvancedDocumentPropertiesA"
      FUNCTION ulong AllocateAndInitializeSid(ref SID_IDENTIFIER_AUTHORITY
      pIdentifierAuthority,Byte nSubAuthorityCount,ulong nSubAuthority0,ulong
      nSubAuthority1,ulong nSubAuthority2,ulong nSubAuthority3,ulong
      nSubAuthority4,ulong nSubAuthority5,ulong nSubAuthority6,ulong
      nSubAuthority7,ref ulong lpPSid) LIBRARY "advapi32.dll"
    
阅读(924) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~