Skip to content

issues Search Results · repo:ObjAsm/ObjAsm-C.2 language:Assembly

Filter by

2 results
 (67 ms)

2 results

inObjAsm/ObjAsm-C.2 (press backspace or delete to remove)

Here is the code about to create window Method MyApp.Init, uses esi SetObject esi invoke CreateWindowEx, WS_EX_LEFT, WC_DIALOG, $OfsCStr( main ), WS_OVERLAPPEDWINDOW or WS_VISIBLE, 0, ...
  • steward-fu
  • Opened 
    on Jul 5, 2024
  • #2

close to line 858 must be: mov dSize, eax or invoke WideCharToMultiByte, CP_ACP, 0, pBegin, dLen, pValue, dLen, NULL, NULL
  • ASMHSE
  • 3
  • Opened 
    on Feb 13, 2023
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub