8 lines
182 B
Modula-2
8 lines
182 B
Modula-2
; rcdata.def : Declares the module parameters for the rcdata DLL that will be called by the RW.
|
|
|
|
LIBRARY RCKERNEL32
|
|
EXPORTS
|
|
RWParseImageEx @1
|
|
RWUpdateImageEx @2
|
|
|