How can rewrite in Harbour using gtwvt or gtwvg ?
SetShutDownEvent(2048)
setkey(2048,{|| ReShutDown()})
SetCloseEvent(2049)
setkey(2049,{|| ReAppQuit()})
setkey(K_SH_INS,{|| WVT_PasteFromClipboard()})
Massimo Belgrano
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour
