Changeset 689 for trunk/dll/defview.c


Ignore:
Timestamp:
Jun 15, 2007, 8:33:24 AM (18 years ago)
Author:
Steven Levine
Message:

Commit OpenWatcom compatibility updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/defview.c

    r630 r689  
    1414  18 Mar 07 GKY Open mp3, ogg & flac files with OS2 object default since fm2play fails
    1515  21 Apr 07 GKY Find FM2Utils by path or utils directory
     16  09 Jun 07 SHL ShowMultimedia: Initialize hwnd so that OpenObject might work
    1617
    1718***********************************************************************/
     
    5253  MMFORMATINFO mmFormatInfo;
    5354  APIRET rc, rc1;
    54   HWND hwnd;
     55  HWND hwnd = HWND_DESKTOP;
    5556  char *p;
    5657
Note: See TracChangeset for help on using the changeset viewer.