mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-11-29 19:03:42 +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() {
|
exports.SHELL32 = (function() {
|
||||||
return exports.loadLibrary("SHELL32");
|
return exports.loadLibrary("SHELL32");
|
||||||
};
|
})();
|
||||||
|
|
||||||
exports.showControlPanel = function(name, applets, args) {
|
exports.showControlPanel = function(name, applets, args) {
|
||||||
var _applets = [];
|
var _applets = [];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user