lsnothing

by RabidCow


This module does nothing. It adds no bang commands, creates no windows, and reads no configuration files.





Installation



Copy lsnothing.dll to the folder of your choice and add a LoadModule line for it.





Configuration



There are no configuration options for this module.





Source Code



The source code is included in lsnothing.cpp. Note that if you use this as a base for anything the C runtime library is not linked in so it can't be used. Make sure you have your compiler and linker directories set to include the location of lsapi.h and lsapi.lib.

One header file, AggressiveOptimize.h is not included and may be obtained from nopcode.com. It adds no code and may be ommited, its only purpose is to set compiler and linker flags to shrink the dll size.