mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
243 B
13 lines
243 B
NAME Clipbrd
|
|
|
|
EXETYPE WINDOWS
|
|
STUB 'WINSTUB.EXE'
|
|
|
|
CODE MOVEABLE DISCARDABLE
|
|
DATA PRELOAD MOVEABLE MULTIPLE ; LINK4 won't accept SINGLE
|
|
|
|
HEAPSIZE 1024
|
|
STACKSIZE 4096
|
|
|
|
EXPORTS
|
|
ClipbrdWndProc @1
|