Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

652f1763-f45a-3496-b650-0d5d39d72b0f
  • Microsoft comment characters '//' removed
  • Defines to create a DLL or LIB from one source, code fixed  (_WIN_DLL, DOS_DRV, WIN_DRV)
  • Definition abDriverVersion[16] changed to abDriverVersion[16+1]
  • Several warnings when using 'Warning Level 4' removed
  • NULL pointer test for user pointers removed
  • DevOpenDriver():
    - memset length for structure tDriverInfo[] fixed
  • DevReadSendData():
    - delivers the send I/O area even if the COM flag is not set.
  • DevExchangeIOErr():
    - Missing assignment 'sRet=DRV_DEV_NO_COM_FLAG' after test of COM flag state included
  • DevExchangeIO/Err/Ex():
    - I/O data will be copied, even if the COM flag is not available
    - Mode 4/5, function will wait until the device  has updated the receive data area. The maximum time is used from the user timeout or if 0, 100 ms.
      Normally the hardware respons time is less than 1 ms !
  • DevPutMessage():
    - check of "(ptMessage->ln + 8) > sizeof (MSG_STRUC)" removed, because ptMessage->ln is a byte and holds a max. value of 255 + 8 = 263 the maximum message size.
Panel
titleChanges in this version

Jira Legacy
serverHilscher Ticket
columnstype,key,summary
maximumIssues20
jqlQueryproject = DRVWIN and fixVersion="V3.3.0.0" and level is EMPTY ORDER BY type
serverId652f1763-f45a-3496-b650-0d5d39d72b0f

Panel
titleKnown Issues
 
Jira Legacy
serverHilscher Ticket
columnstype,key,summary,fixversions,status,resolution
maximumIssues20
jqlQueryproject = DRVWIN and affectedVersion="V3.3.0.0" and level is EMPTY ORDER BY type
serverId
Panel
titleDownloads

Attachments
uploadfalse
oldfalse
sortOrderdescending
sortBysize