Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 24
  1. #11
    Important User MapInstall software version 4.0.4 Original & fully patched
    MapInstall software version 4.0.4 Original & fully patchedMapInstall software version 4.0.4 Original & fully patchedMapInstall software version 4.0.4 Original & fully patchedMapInstall software version 4.0.4 Original & fully patchedMapInstall software version 4.0.4 Original & fully patchedMapInstall software version 4.0.4 Original & fully patchedMapInstall software version 4.0.4 Original & fully patched
    catymag's Avatar
    Join Date
    Nov 2007
    Location
    light side
    Posts
    15,508
    Rep Power
    5042

    Default

    Quote Originally Posted by haute View Post
    Hello, I leave a patched version of 4.0.4 MapInstall. Includes send to any unit. It is only de *.exe file. Replace the original file for this.
    Try and comment ..
    Working thanks
    It would be nice to patch these too
    [Only registered and activated users can see links. ]
    Bigger window is handy
    l9ebnsm
    You have to navigate to get to the good.

    Galaxy S5 Kitkat 4.4.2 / Nuvi1200->1250 / Nuvi3790T->34xx / Nuvi 2200 / Nuvi 66 / Oregon 600

  2.    Advertissements


  3. #12
    haute
    Guest

    Default

    It would be better to patch the library to modify the window?
    I tried but I do not see it.
    Do not know if anyone knows how to modify this flag a windows library in Visual c + +.
    Or if someone can give a hint.


    No need to patch each version.
    rename the dll library. (preferred resolution) of your language, which created Pietu, to its original name, and copy it where you have installed the MapInstall.

    For those who do not want complicated.
    Attached Files Attached Files
    Last edited by haute; 1st May 2014 at 07:37 PM.

  4. #13
    Senior Member Strephon Alkhalikoi's Avatar
    Join Date
    Feb 2011
    Location
    Massachusetts, United States
    Posts
    208
    Rep Power
    197

    Default

    Two questions.

    1. What was the cause of MapInstall crashing after being modified with your patcher?
    2. Will you be updating your patcher?
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]

    "Anyone who is capable of getting themselves made President should on no account be allowed to do the job."
    --Douglas Adams

  5. #14
    haute
    Guest

    Default

    Garmin introduced a small loader that patched two bytes at runtime.
    I think the app was programmed first and then someone introduced the mini loader.
    If I'm on these forums and I have time and knowledge, I will try.

    At the moment I do not know how to patch the adjustable window size.
    i think need help.

  6. #15
    haute
    Guest

    Default

    Editing features windows with the application "resource hacker", you can add that the window can be adjusted and activate the maximize button. It is easy to get.
    The problem is that internal windows and buttons, not resized or adjusted to the new size you say.
    I think you can not solve this problem by modifying only the style and ExStyle windows.

    I think the function that handles these parameters is "Anchors" and I think you can not edit with any "resource editor".

    Update
    If there is a C + + programmer, you could create a simple window with a set button on the bottom right.

    And also create the same window but without setting the button on the bottom right would.

    Both windows with adjustable size.

    See if comparing them easily with the app first Resource hacker and after watching the asm code we can see the difference in order to apply it to MapInstall.

    I do not program in c + +, just a little Vbasic and I can not create two windows.
    Last edited by haute; 8th May 2014 at 05:45 PM.

  7. #16
    Banned
    Join Date
    Oct 2009
    Location
    3rd Rock From...
    Posts
    508
    Rep Power
    0

    Default

    Quote Originally Posted by haute View Post
    Editing features windows with the application "resource hacker", you can add that the window can be adjusted and activate the maximize button. It is easy to get.
    The problem is that internal windows and buttons, not resized or adjusted to the new size you say.
    I think you can not solve this problem by modifying only the style and ExStyle windows.

    I think the function that handles these parameters is "Anchors" and I think you can not edit with any "resource editor".

    Update
    If there is a C + + programmer, you could create a simple window with a set button on the bottom right.

    And also create the same window but without setting the button on the bottom right would.

    Both windows with adjustable size.

    See if comparing them easily with the app first Resource hacker and after watching the asm code we can see the difference in order to apply it to MapInstall.

    I do not program in c + +, just a little Vbasic and I can not create two windows.
    tiny hint.... check hex (already modified version), and your starter can wrote them if you make it...

    basically they are the same in all versions if Garmin does not change anything
    possible I am wrong....well, anyway you need make starter for it (maybe hard way but only way i think)

    ofcource you can integrate this starter to program also....like you do "any drive version"

    Start tiny steps and then go big steps (i mean first edit only window size and go to end with step by step....)

    LOL, maybe someone understand my english again

    if you not want play with HEX then just use this patch, or do it with your program language
    play with res files (you can make all with resource hacker)
    some.bat
    Code:
    Please Login or Register to see the links
    good luck... make your own innovation like you want...
    read resolution from registry and use res file what you make to each resolutions.

    dqs372i9
    Last edited by pietu; 10th May 2014 at 02:38 AM.

  8. #17
    haute
    Guest

    Default

    Do not quite understand what you mean to me.
    The changes you made are functional, but better would be to modify the window freely.
    A few days ago, use your modified versions with RH and apply them to the patch of the storage unit.
    I have tried many ways to change with the different styles and RH extyles and no way to get it.

    This is the main window. I add maximize icon( WS_MAXIMIZEBOX) and variable size (WS_THICKFRAME)

    Code:
    Please Login or Register to see the links
    The problem is that when you enlarge the window, the icons and windows do not move within the edge of the window.
    The only command I know of that can do this is "Anchors", but in ASM, I do not know how to use it.
    Maybe there's another way to do it.
    May also be the problem, the "Class" to which the window belongs.

    Perhaps a more powerful editor resources, allow this kind of change, I do not know.
    So I asked some programmer creates a simple window with a button, and make two versions of it. In C + +
    That button is anchored to the bottom-right side of them.
    In the other that this button is not anchored to anything.
    If I compare with RH, and looking at the ASM code maybe learn something more.

  9. #18
    Member + zakon's Avatar
    Join Date
    Dec 2011
    Location
    EU
    Age
    54
    Posts
    33
    Rep Power
    43

    Default

    Please for Mapinstall 1366x768. Thanks.

  10. #19
    Junior Member
    Join Date
    Jun 2014
    Location
    Earth
    Posts
    3
    Rep Power
    0

    Default

    What code is required to PATCH an original MapInstall file so that "any drive" can be selected? Is this something that can be done in ResHacker as well or does the MapInstall.exe have to be decompiled?

  11. #20
    Garmin/GPS Systems GMod. MapInstall software version 4.0.4 Original & fully patched
    MapInstall software version 4.0.4 Original & fully patchedMapInstall software version 4.0.4 Original & fully patchedMapInstall software version 4.0.4 Original & fully patchedMapInstall software version 4.0.4 Original & fully patchedMapInstall software version 4.0.4 Original & fully patchedMapInstall software version 4.0.4 Original & fully patchedMapInstall software version 4.0.4 Original & fully patched
    Neil's Avatar
    Join Date
    Aug 2011
    Location
    Oz.
    Posts
    5,000
    Rep Power
    1441

    Default

    @XenonKilla
    Look here: [Only registered and activated users can see links. ].
    'Thanking Posts' are banned. To thank someone, and/or to see hidden links and content, use the [Only registered and activated users can see links. ] button below left of the helpful post then refresh your browser [F5 key]. 'Thanking Posts' are banned.
    Please don't spam. Posts serving no purpose other than to thank or to ask about hidden links are trashed or deleted, it's GPSPower's policy. Please don't spam.
    [Only registered and activated users can see links. ] should make their first post as a new Intro Thread in [Only registered and activated users can see links. ].

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •