This issue is to track my work in getting PocoMan v4.0 running. See more background in #39
My working branch is here: https://github.com/LinusU/retrowin32/tree/pocoman
kernel32.dll
advapi32.dll
ole32.dll
user32.dll
gdi32.dll
wininet32.dll
- Instructions
- General
This issue is to track my work in getting PocoMan v4.0 running. See more background in #39
My working branch is here: https://github.com/LinusU/retrowin32/tree/pocoman
kernel32.dllGetStartupInfoAZero out entire struct in GetStartupInfoA #40SizeofResourceImplement SizeofResource #42SetEnvironmentVariableAadd stub SetEnvironmentVariableA #44CreateEventA/SetEventadd handles for events #45ResumeThreadadd ResumeThread stub #52ExitThreadimplement ExitThread #56WideCharToMultiByteadvapi32.dllRegCreateKeyA/RegQueryValueExARegCreateKeyA and RegQueryValueExA stubs #41RegSetValueExAadd RegSetValueExA stub #48ole32.dllOleInitializeadd OleInitialize stub #46user32.dllLoadMenuAadd LoadMenuA stub #47GetWindowRectimplement GetWindowRect #53SetMenuItemInfoAadd SetMenuItemInfoA stub #54GetWindowPlacementadd GetWindowPlacement stub #59 + implement GetWindowPlacement #67CreatePopupMenuadd CreatePopupMenu stub #60GetSubMenuadd GetSubMenu stub #61KillTimerimplement KillTimer #63SetWindowPosupdate host window size in SetWindowPos #69gdi32.dllhdcSrcwithBLACKNESSsupport null hdcSrc when using BLACKNESS rop #50CreatePaletteadd CreatePalette stub #68SelectPalette/RealizePalettegdi32 palette functions #49SetTextAlignadd SetTextAlign stub #66wininet32.dllInternetOpenAadd InternetOpenA stub #51imul_r16_rm16implement imul_r16_rm16 #55