[cvs] / vfw / src / driverproc.c Repository:
ViewVC logotype

Diff of /vfw/src/driverproc.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3, Sat Mar 23 06:58:56 2002 UTC revision 1.4, Mon Aug 19 09:40:30 2002 UTC
# Line 62  Line 62 
62    
63          case DRV_LOAD :          case DRV_LOAD :
64          case DRV_FREE :          case DRV_FREE :
65                  DRV_OK;                  return DRV_OK;
66    
67          case DRV_OPEN :          case DRV_OPEN :
68                  DEBUG("DRV_OPEN");                  DEBUG("DRV_OPEN");
# Line 145  Line 145 
145    
146                          return lParam2; /* size of struct */                          return lParam2; /* size of struct */
147                  }                  }
                 DEBUG("ICM_GETINFO end");  
   
148    
149                  /* state control */                  /* state control */
150    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4