Jump to content

dtorn

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

About dtorn

dtorn's Achievements

0

Reputation

  1. http://localhostr.com/files/4eabf8/CX_DFinder.zip (167 kb) This is a plugin used by a program. It has its own window and it runs independently from the program when called. Original file name is CX_DFinder.apl When the file extension is changed to .exe, an icon appears resembling an exe file. But, it is actually in the form of a dll file with 5 functions: -CXP_GetPlugInInfo -CXP_Help -CXP_Init -CXP_InvokeCommand -CXP_ShowPlugInDialog rundll32.exe CX_DFinder.dll,[function] This method works only for CXP_ShowPlugInDialog function. Is there a way to use this as a standalone utility rather than calling it inside the program which uses it as a plugin?
×
×
  • Create New...