search for: appmod

Displaying 3 results from an estimated 3 matches for "appmod".

Did you mean: xppmod
2007 May 07
3
Module Madness
I''m wanted to make a "global" module that I could include in my application for some shared code between them. I''ve been making several camping apps and wanted them all to share a helper/partial that contained the navigation. I ran into a lot of difficulty when trying to include it, the primary problem being "methodUndefined" errors. I did finally get it to
2019 Apr 26
0
Wine release 4.7
...verbose instead of %error-verbose. d3dcompiler: Use %define parse.error verbose instead of %error-verbose. wbemprox: Use %define parse.error verbose instead of %error-verbose. ntdll: Use the correct type for %llu scanf format. makefiles: Allow using EXTRADLLFLAGS instead of APPMODE. makefiles: Build stub programs with msvcrt. makefiles: Build stub services with msvcrt. makefiles: Build modules that use msvcrt as PE builtins. makefiles: Don't use -fno-builtin flag with MinGW. makefiles: Build all tests with msvcrt. configure: Add check...
2019 Apr 12
0
Wine release 4.6
...alid std handles with kernel32. makefiles: Add a helper to generate a winegcc command line. makefiles: Default to building test resource dlls as PE. makefiles: Default to building test modules as PE. makefiles: Store resource files in a separate array. makefiles: Unify APPMODE and EXTRADLLFLAGS variables. msvcp: Rename clog variable to avoid conflict with builtin function. msvcp: Remove some redundant clearing of buffers. msvcrt/tests: Use existing function pointers to call functions. msvcrt/tests: Add some function pointers to bypass gcc builtin...