Changeset 9413 for trunk/src


Ignore:
Timestamp:
Nov 18, 2002, 3:03:56 PM (23 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/winimagelx.cpp

    r9411 r9413  
    1 /* $Id: winimagelx.cpp,v 1.18 2002-11-18 13:53:54 sandervl Exp $ */
     1/* $Id: winimagelx.cpp,v 1.19 2002-11-18 14:03:56 sandervl Exp $ */
    22
    33/*
     
    7171    szFileName[0] = 0;
    7272
     73    this->lpszExportPrefix = NULL;
    7374    if(lpszCustomDllName) {
    7475       name = lpszCustomDllName;
     
    8283       name = OSLibGetDllName(hinstance);
    8384       this->dwOrdinalBase    = 0;
    84        this->lpszExportPrefix = NULL;
    8585    }
    8686
Note: See TracChangeset for help on using the changeset viewer.