This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
cb52019ea0
Sweden-Number
/
dlls
/
mpr
/
.cvsignore
5 lines
42 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Separated Win16 (USER) and Win32 (MPR) network routines. Moved implementation of MPR to dlls/mpr/. Added proper headers and stubs for missing MPR routines.
1999-08-07 16:32:33 +02:00
Makefile
Added rules to build import libraries in the individual dll makefiles. Generate import libraries with the right name right away instead of using an intermediate .spec.def file.
2005-05-07 14:39:52 +02:00
libmpr.def
Added winebuild support for generating a .dbg.c file containing the debug channels definitions. Made win32 the default type for spec files. Ignore C compiler in winebuild so we can simply pass it $(DEFS). Removed type win32 and debug_channels from spec files. Fixed winebuild to always generate correct C identifiers (reported by Vincent Béron).
2002-05-14 22:54:58 +02:00
mpr.dll.dbg.c
- implement loading network providers - implement enumeration functions - some improved error checking and A->W conversion
2004-04-06 01:14:26 +02:00
mpr.res