Search:

Type: Posts; User: Sixx93

Page 1 of 10 1 2 3 4

Search: Search took 0.09 seconds.

  1. Replies
    19
    Views
    2,928

    [Source Code] Thanks for all the suggestions. I've managed the...

    Thanks for all the suggestions. I've managed the heap now (just allocated the space once and made it free in the deconstructor).

    As BlackMaster said, I used PrivateProfileString just to not...
  2. Replies
    19
    Views
    2,928

    [Source Code] Ini File Manager

    Hi guys,

    I was doing my business when I thought that release this little class could be useful for someone out there. Here you go (done in VS2012):

    IniFile.h :

    #include "stdafx.h"
    #include...
  3. Replies
    12
    Views
    3,023

    [Help Request] try to change the final 'A' in a 'W'. ...

    try to change the final 'A' in a 'W'.

    Otherwise you are missing an #include of the specified library
  4. Replies
    5
    Views
    968

    Am I wrong or the division between 2 integers...

    Am I wrong or the division between 2 integers will return an integer too? I think that no one will want that.

    Myaybe just add a .f
  5. Replies
    3
    Views
    2,112

    [Release] https://www.mpgh.net/forum/showthread.php?t=492570...

    https://www.mpgh.net/forum/showthread.php?t=492570

    there you go
  6. Replies
    5
    Views
    712

    [Release] Oh D: I thought it was :/ Well, if it's so, you...

    Oh D: I thought it was :/
    Well, if it's so, you are right and thanks for approving the 1st update.
  7. Replies
    5
    Views
    712

    [Release] Of course, as I said, the new version can...

    Of course, as I said, the new version can download all new versions from a specific site made for that (using ***************). I don't think that it's advertisment.
    It's the auto-update feature.
  8. Replies
    5
    Views
    712

    [Release] File Add remover [update]

    Hello everyone :)

    Same story of: https://www.mpgh.net/forum/showthread.php?t=836232



    But with:

    - fixed multiple spaces at the end of the file bug;
    - a progress bar has been added to...
  9. Replies
    3
    Views
    814

    [Outdated] File Add remover

    243623Are you tired of downloading files wich have a lot of add like: Resident.Evil.Extinction.2007.iTALiAN.MD.TS.XviD-SVD with all those annoying dots?

    This program will solve this problem!

    ...
  10. Replies
    10
    Views
    1,436

    [Discussion] Go in the Combat Arms Source Code section. There...

    Go in the Combat Arms Source Code section. There are something like 100 bases posted since 2009.
  11. Replies
    5
    Views
    747

    [Help] One last thing... I'm having some problem with...

    One last thing...

    I'm having some problem with the window closing, I mean, when I press the "x" button of the app, it doesn't close. Maybe because that event isn't handled because of the hook?
    ...
  12. Replies
    5
    Views
    747

    [Help] Yeah! Thanks dude, this is what I've been looking...

    Yeah! Thanks dude, this is what I've been looking for ;)
  13. Replies
    5
    Views
    747

    [Help] Yes, this is what I meant. Thanks. Does this...

    Yes, this is what I meant. Thanks.

    Does this work on console? Because I'm getting the unresolved external symbol error for the main function...
  14. Replies
    5
    Views
    747

    [Help] MouseWheel Event

    Hi all, I'm trying to handle the mousewheel event without any succes... Does someone know how to do it?
  15. Replies
    5
    Views
    1,801

    [Info] Holy words... As always, good job topblast! :)

    Holy words...

    As always, good job topblast! :)
  16. Thread: C++ error

    by Sixx93
    Replies
    3
    Views
    856

    [Help] You have to install the SDK.

    You have to install the SDK.
  17. Replies
    18
    Views
    1,648

    [Help Request] Oh ok, but it works just for the string var from...

    Oh ok, but it works just for the string var from #include <string>.
  18. Replies
    18
    Views
    1,648

    [Help Request] I think that you cannot use the '+' to build a...

    I think that you cannot use the '+' to build a string as in vb.net...

    Well, I've always failed trying do that.
  19. Replies
    18
    Views
    1,648

    [Help Request] devi convertire il numero in char usando quindi...

    devi convertire il numero in char usando quindi il (char)



    It's true, but if we speak our lenguage, we can understand each other better.
  20. Replies
    18
    Views
    1,648

    [Help Request] Il problema 1 non saprei, dovrei pensarci, magari...

    Il problema 1 non saprei, dovrei pensarci, magari domani provo a vedere qualcosa che ora sono impegnato.

    Il problema 2 è palese, nella tabella ASCII dopo il 9 penso ci sia la 'a' o la 'A'... Devi...
  21. Replies
    18
    Views
    1,648

    [Help Request] Usa la libreria , crea una variabile...

    Usa la libreria <fstream>, crea una variabile fstream e apri lo stream con come nome il valore di n (l'estensione decidila tu) poi lo richiudi subito. Ogni volta che apri lo stream con path diverso...
  22. Replies
    12
    Views
    1,156

    [Help Request] Utilizzando così delle variabili indipendenti,...

    Utilizzando così delle variabili indipendenti, veramente non mi viene in mente proprio nulla se non una marea infinita di if... il che è fattibile tanto quanto orribile xD a mio avviso, anche per...
  23. Replies
    12
    Views
    1,156

    [Help Request] Non conoscendo il codice, mi viene in mente solo...

    Non conoscendo il codice, mi viene in mente solo utilizzare un'array di variabili COORD (sono strutture che hanno due attributi di tipo long: x e y). Così potresti fare un piccolo for e indicizzare...
  24. Replies
    12
    Views
    1,156

    [Help Request] Se ti serve aiuto chiedi pure :D

    Se ti serve aiuto chiedi pure :D
  25. Replies
    2
    Views
    669

    [Help] Thanks for the answer, I'm testing it right now....

    Thanks for the answer, I'm testing it right now. I'll post back the result.

    Edit:
    Yes, you're right. It works.

    https://i42.tinypic.com/1jozvb.jpg

    I thought it was right to use x/y * (k+1)....
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4