Ignore:
Timestamp:
Jul 30, 2001, 2:02:45 PM (24 years ago)
Author:
sandervl
Message:

custom build fixes

File:
1 edited

Legend:

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

    r6401 r6412  
    1 /* $Id: winimagelx.cpp,v 1.10 2001-07-29 19:00:32 sandervl Exp $ */
     1/* $Id: winimagelx.cpp,v 1.11 2001-07-30 12:01:25 sandervl Exp $ */
    22
    33/*
     
    3333#include <winexebase.h>
    3434#include <winexelx.h>
     35#include <windlllx.h>
    3536#include <pefile.h>
    3637#include <unicode.h>
     
    4142#define DBG_LOCALLOG    DBG_winimagelx
    4243#include "dbglocal.h"
    43 
    44 extern char *lpszCustomDllName; //windlllx.cpp
    4544
    4645static BYTE dosHeader[] = {
Note: See TracChangeset for help on using the changeset viewer.