>

Free Code

I've decided to make a bunch of my source code available. 

Hopefully it will be useful to others.





Document
modMP3 - Click here to download
Functions:
MP3read_HasTag_ID3v1
MP3read_HasTag_ID3v2
MP3read_GetTagInfo_ID3v1
MP3read_GetTagInfo_ID3v2
MP3file_SetTagInfo_ID3v1
MP3file_SetTagInfo_ID3v2
MP3file_RemoveTags
MP3read_GetAudioStreamInfo
 
Document
modINI - Click here to download
Functions
INI_GetValue
INI_SetValue
INI_DeleteValue
INI_DeleteSection


 
Document
modCursorAPI - Click here to download
Functions
Cursor_Center
Cursor_ClickButton
Cursor_GetPosition
Cursor_Move
Cursor_SetButtonState
Cursor_SetPosition
Cursor_SetVisible
Cursor_Trap
Cursor_UnTrap

 
Document
modSystray - Click here to download
Functions
SysTray_GetDimensions
SysTray_GetHWND
SysTrayIcon_Create
SysTrayIcon_Destroy
SysTrayIcon_Modify


 
Document
modMenu - Click here to download
Functions
hMenu_AddMenuItem
hMenu_ClickItem_ByID
hMenu_ClickItem_ByPos
hMenu_Create
hMenu_DeleteItem_ByID
hMenu_DeleteItem_ByPos
hMenu_Destroy
hMenu_Exists
hMenu_FindItemPos_ByText
hMenu_GetItemCount
hMenu_GetItemID_ByPos
hMenu_GetItemText_ByID
hMenu_GetItemText_ByPos
hMenu_GetMenuFromWindow
hMenu_GetSubMenuHWND_ByPos
hMenu_InsertSubMenu
hMenu_IsItemEnabled_ByID
hMenu_IsItemEnabled_ByPos
hMenu_ModifyMenuItem_ByID
hMenu_SetItemText_ByID
hPopUpMenu_Show


 
Document
modFileAPI - Click here to download
Functions
FileAPI_AppendFileWithFile
FileAPI_CloseFile
FileAPI_GetBytes
FileAPI_GetFileLength
FileAPI_GetFileOffset
FileAPI_GetString
FileAPI_OpenFile
FileAPI_PutBytes
FileAPI_PutString
FileAPI_SetFileLength
FileAPI_SetFileOffset


 
Document
modCmDlgDLL - Click here to download
Functions
CmDlgDLL_ShowColor
CmDlgDLL_ShowFont
CmDlgDLL_ShowMsgBox
CmDlgDLL_ShowOpen
CmDlgDLL_ShowOpen_SingleFile
CmDlgDLL_ShowOpenEx
CmDlgDLL_ShowOpenEx_SingleFile
CmDlgDLL_ShowOpenFolder
CmDlgDLL_ShowSave


 
Document
modPrinters - Click here to download
Functions
Prn_Exists
Prn_GetDefaultDeviceName
Prn_GetDeviceInfo
Prn_GetDeviceNameArray
Prn_GetPaperSizeInfo
Prn_SetDefault
PrnDlg_ShowPageSetup
hPrn_Create
hPrn_Destroy
hPrnDC_Create
hPrnDC_Destroy
hPrnDC_DrawDC
hPrnDC_DrawLine
hPrnDC_DrawRect
hPrnDC_DrawText
hPrnDC_EndDoc
hPrnDC_EndPage
hPrnDC_GetDimensions
hPrnDC_GetTextDimensions
hPrnDC_StartDoc
hPrnDC_StartPage


 
Document
modRegistry - Click here to download
Functions
Registry_CreateNewKey
Registry_DeleteKey
Registry_DeleteValue
Registry_GetSubDirName
Registry_GetValue
Registry_GetValueName
Registry_GetValueType
Registry_KeyExists
Registry_SetValue
Reg_CreateFileAssociation
Reg_GetComputerName
Reg_GetFileAssociation
Reg_GetFileType
Reg_GetOfficePath
Reg_GetPath_ApplicationData
Reg_GetPath_Desktop
Reg_GetPath_Fonts
Reg_GetPath_MyDocuments
Reg_GetPathShareName
Reg_GetTimeZoneOffset
Reg_GetWindowsDrive
Reg_GetWindowsPath
Reg_GetWindowsVersionNum
Reg_RemoveFileAssociation


 
Document
modClipboard - Click here to download
Functions
ClipBoard_GetFileArray
ClipBoard_GetFileCount
Clipboard_GetText
ClipBoard_SetFileArray
ClipBoard_SetFileArray


 
Document
modWinAMP - Click here to download
Functions:
WinAMP_Close
WinAMP_FileExists
WinAMP_FindWindowHandle
WinAMP_PlayList_Clear
WinAMP_PlayList_GetItemCount
WinAMP_PlayList_GetSelectedItem
WinAMP_PlayList_GetTrackAudioInfo
WinAMP_PlayList_GetTrackTime
WinAMP_PlayList_PlaySelectedItem
WinAMP_PlayList_SetSelectedItem
WinAMP_Status_GetHandle_Main
WinAMP_Status_GetHandle_PlayList
WinAMP_Status_GetHandle_Video
WinAMP_Status_GetHandle_Visualization
WinAMP_Status_GetPlaying
WinAMP_Status_GetRepeat
WinAMP_Status_GetShuffle
WinAMP_Status_GetVersion
WinAMP_Status_SetRepeat
WinAMP_Status_SetShuffle
WinAMP_Status_SetVolume
WinAMP_Visualization_Close
WinAMP_Visualization_Run
WinAMP_Visualization_SetDimensions
WinAMP_Visualization_SetOnTOP

 
Document
modCarPC - Click here to download
Functions
AudioMixer_GetVolume_WaveOut
AudioMixer_SetVolume_WaveOut
Cursor_GetPosition
Cursor_SetPosition
Display_GetGammaRamp
Display_SetGammaRamp
Display_MakeGammaRampDarker
Display_StoreCurrentGammaRamp
Display_RestoreGammaRamp
File_GetFilesInDirectory_SortByFileName
File_GetFoldersInDirectory_SortByName
Keyboard_PressKey
MCI_AudioCD_TrayClose
MCI_AudioCD_TrayEject
Network_GetOnlineStatus
NMEA_ConvertKNOTStoKMPH
NMEA_ConvertKNOTStoMPH
NMEA_GetSentenceInfo_GPGGA
NMEA_GetSentenceInfo_GPGSA
NMEA_GetSentenceInfo_GPGSV
NMEA_GetSentenceInfo_GPRMC
NMEA_GetSentenceInfo_GPZDA
System_GetTickCount
System_IsIDErunning
System_TimeOut
VideoCap_GetCaptureDriverArray
VideoCap_CreateCaptureWindow
VideoCap_DestroyCaptureWindow
WMP_ConvertWMPCDpathToCDpath
WMP_ConvertWMPDVDpathToDVDpath
WMP_FormatTime
And more...