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

Diff of /trunk/vfw/src/driverproc.c

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

revision 382, Sun Aug 18 15:38:23 2002 UTC revision 383, 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.382  
changed lines
  Added in v.383

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