mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-03-12 00:45:14 +00:00
Update winlibs.js
This commit is contained in:
parent
1c3f148769
commit
84116168c1
|
@ -23,7 +23,7 @@ exports.loadLibrary = function(LIB) {
|
|||
|
||||
exports.SHELL32 = (function() {
|
||||
return exports.loadLibrary("SHELL32");
|
||||
};
|
||||
})();
|
||||
|
||||
exports.showControlPanel = function(name, applets, args) {
|
||||
var _applets = [];
|
||||
|
|
Loading…
Reference in New Issue
Block a user