• 大小: 4.93MB
    文件类型: .rar
    金币: 2
    下载: 2 次
    发布日期: 2023-09-23
  • 语言: 其他
  • 标签: QXDM  

资源简介

QXDM_3.9.19 绿色免安装破解版,可以直接使用, 不需要安装,也不需要更改系统时间和修改注册表。 可用到2100年

资源截图

代码片段和文件信息

/*===========================================================================
FILE: 
   [!output SAFE_PROJECT_NAME].cpp

DEscriptION:
   Implementation of ‘[!output PROJECT_NAME]‘ item packet dynamic parsing method

PUBLIC CLASSES AND METHODS:
   Parse_[!output SAFE_PROJECT_NAME]()
      Parse ‘[!output PROJECT_NAME]‘ item buffer to a text string


Copyright (C) 2003 QUALCOMM Incorporated. All rights reserved.
                   QUALCOMM Proprietary/GTDR

All data and information contained in or disclosed by this document is
confidential and proprietary information of QUALCOMM Incorporated and all
rights therein are expressly reserved.  By accepting this material the
recipient agrees that this material and the information contained therein
is held in confidence and in trust and will not be used copied reproduced
in whole or in part nor its contents revealed in any manner to others
without the express written permission of QUALCOMM Incorporated.
===========================================================================*/

//---------------------------------------------------------------------------
// Include Files
//---------------------------------------------------------------------------

#include “Stdafx.h“
#include “[!output SAFE_PROJECT_NAME].h“

[!if COMMENTS_CHECKBOX]
// TODO: Insert any additional include files (if necessary)

[!endif]
//---------------------------------------------------------------------------
// Definitions
//---------------------------------------------------------------------------

// Pack structs
#pragma pack( push 1 )

[!if COMMENTS_CHECKBOX]
// TODO: Insert the structure of the item to be parsed see example below
/*
// ‘[!output PROJECT_NAME]‘ item structure
struct s_[!output SAFE_PROJECT_NAME]_Item
{
   public:
      // DIAG header for log items
      BYTE mCommandCode;
      BYTE mMore;
      WORD mPacketLength;

      // Log header
      WORD mLogLength;
      WORD mLogCode;
      ULONGLONG mTimestamp;

      // ‘[!output PROJECT_NAME]‘ info
      BYTE mPayload;
};
*/

[!endif]
#pragma pack( pop )

[!if COMMENTS_CHECKBOX]
// TODO: Insert declarations see examples below
/*
const UINT [!output SAFE_PROJECT_NAME]_COMMAND_CODE = 16;
const UINT [!output SAFE_PROJECT_NAME]_ITEM_ID = 0x102D;
*/

[!endif]
/*=========================================================================*/
// Free Methods
/*=========================================================================*/

/*===========================================================================
METHOD:
   AppendString

DEscriptION:
   Appends a string to buffer and checks the buffer length.
  
PARAMETERS:
   pStr        [ O ] - Pointer to buffer
   charIndex   [ O ] - Buffer index
   charsLeft   [ O ] - Remaining characters available in buffer
   pFmt        [ I ] - Pointer to string to be appended

RETURN VALUE:
   int: Number of character written (throws DWORD

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       1990  2006-03-07 12:37  QXDM_3.9.19_免安装破解版\automation\Config.pl

     文件        883  2006-03-07 12:37  QXDM_3.9.19_免安装破解版\automation\Config.vbs

     文件       3701  2006-03-07 12:37  QXDM_3.9.19_免安装破解版\automation\DebugFilesDump.pl

     文件       4828  2006-03-07 12:37  QXDM_3.9.19_免安装破解版\automation\DebugMsgDump.pl

     文件       2285  2006-03-07 12:37  QXDM_3.9.19_免安装破解版\automation\DebugMsgDump.pm

     文件       3603  2006-03-07 12:37  QXDM_3.9.19_免安装破解版\automation\DebugTraceDump.pl

     文件       5365  2006-03-07 12:37  QXDM_3.9.19_免安装破解版\automation\DebugTraceDump.pm

     文件       7324  2006-03-07 12:37  QXDM_3.9.19_免安装破解版\automation\DF.pm

     文件       1985  2006-03-07 12:37  QXDM_3.9.19_免安装破解版\automation\DFQuery.pl

     文件       5713  2006-03-07 12:37  QXDM_3.9.19_免安装破解版\automation\DFVerify.pl

     文件       7195  2006-03-07 12:37  QXDM_3.9.19_免安装破解版\automation\DroppedMsgs.js

     文件       1489  2006-03-07 12:37  QXDM_3.9.19_免安装破解版\automation\GetVersionPacket.pl

     文件       3253  2006-03-07 12:37  QXDM_3.9.19_免安装破解版\automation\GetVersionPacket.vbs

     文件       2865  2006-03-07 12:37  QXDM_3.9.19_免安装破解版\automation\HSDisplayToEFS.pl

     文件       2477  2006-03-07 12:37  QXDM_3.9.19_免安装破解版\automation\HSDisplayToEFS.pm

     文件       5878  2006-03-07 12:37  QXDM_3.9.19_免安装破解版\automation\ISFProps.js

     文件       4541  2006-03-07 12:37  QXDM_3.9.19_免安装破解版\automation\ItemListViewCommands.pl

     文件       3009  2006-03-07 12:37  QXDM_3.9.19_免安装破解版\automation\MashKeys.pl

     文件       3098  2006-03-07 12:37  QXDM_3.9.19_免安装破解版\automation\MashKeys.vbs

     文件       2254  2006-03-07 12:37  QXDM_3.9.19_免安装破解版\automation\PeekBytes.pl

     文件       2647  2006-03-07 12:37  QXDM_3.9.19_免安装破解版\automation\PhoneConnect.pl

     文件       1811  2006-03-07 12:37  QXDM_3.9.19_免安装破解版\automation\PhoneConnect.vbs

     文件       1704  2006-03-07 12:37  QXDM_3.9.19_免安装破解版\automation\ProcessDelayedResponses.js

     文件        317  2006-03-07 12:37  QXDM_3.9.19_免安装破解版\automation\QXDMTextOut.pl

     文件        629  2006-03-07 12:37  QXDM_3.9.19_免安装破解版\automation\QXDMTextOut.vbs

     文件        300  2006-03-07 12:37  QXDM_3.9.19_免安装破解版\automation\SetDipSwitch.pl

     文件        626  2006-03-07 12:37  QXDM_3.9.19_免安装破解版\automation\SetDipSwitch.vbs

     文件        330  2006-03-07 12:37  QXDM_3.9.19_免安装破解版\automation\SetLoggingOff.pl

     文件        664  2006-03-07 12:37  QXDM_3.9.19_免安装破解版\automation\SetLoggingOff.vbs

     文件        316  2006-03-07 12:37  QXDM_3.9.19_免安装破解版\automation\SetLoggingOnEx.pl

............此处省略209个文件信息

评论

共有 条评论