Documentation
¶
Rendered for windows/amd64
Overview ¶
Register all entry-points in winmm.dll.
DLL entry-points are registered for use by the API access functions of github.com/tHinqa/outside.
Note that all dll exported named entry-points are listed, including those that are undocumented by the vendor.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var EntryPoints = outside.EPs{}/* 184 elements not displayed */
View Source
var UnicodeEntryPoints = outside.EPs{
"PlaySoundW",
"auxGetDevCapsW",
"joyGetDevCapsW",
"mciGetDeviceIDFromElementIDW",
"mciGetDeviceIDW",
"mciGetErrorStringW",
"mciSendCommandW",
"mciSendStringW",
"midiInGetDevCapsW",
"midiInGetErrorTextW",
"midiOutGetDevCapsW",
"midiOutGetErrorTextW",
"mixerGetControlDetailsW",
"mixerGetDevCapsW",
"mixerGetLineControlsW",
"mixerGetLineInfoW",
"mmioInstallIOProcW",
"mmioOpenW",
"mmioRenameW",
"mmioStringToFOURCCW",
"sndPlaySoundW",
"waveInGetDevCapsW",
"waveInGetErrorTextW",
"waveOutGetDevCapsW",
"waveOutGetErrorTextW",
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.