Search:

Type: Posts; User: gadu

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Thread: MFC problem

    by gadu
    Replies
    5
    Views
    1,766

    Thanks man Change to static dll fixed the...

    Thanks man

    Change to static dll fixed the problem.


    Bye
  2. Thread: MFC problem

    by gadu
    Replies
    5
    Views
    1,766

    Hi man Thanks for helping How can i re...

    Hi man

    Thanks for helping

    How can i re compile using static link?

    Thanks again
  3. Thread: MFC problem

    by gadu
    Replies
    5
    Views
    1,766

    MFC problem

    Hello

    I developed a MFC app, my problem is when i try run this app on another computer dosen't work.


    On my computer runs perfectly.

    What could be the problem?
    Maybe some missing MFC...
  4. Thread: OpenClipboard MFC

    by gadu
    Replies
    3
    Views
    3,030

    Hi, I dont know why is invalid =( The...

    Hi,

    I dont know why is invalid =(

    The strange thing is that in another function of the same class dont crash, the only difference is that this class is a afx msg function.

    I cant use the...
  5. Thread: OpenClipboard MFC

    by gadu
    Replies
    3
    Views
    3,030

    OpenClipboard MFC

    Hello

    I'm doing a application using MFC.

    My problem is when I call OpenClipboard the program crashes because the member m_hWnd of class CWnd is not valid.

    I tried gave a HWND handle for it...
  6. Replies
    0
    Views
    1,604

    Image Manipulation

    Hello.

    I'm building a program to make game maps.

    I'm using MFC, but I dont know what kind of control use to set up my sprites.
    I tried GDI but i dont know the exatcly control to handle the...
  7. Thread: Acessing a method

    by gadu
    Replies
    1
    Views
    1,024

    Acessing a method

    Hello

    I wanna know if is possible to change a value of a method using another function.


    Example


    int myclass::somefunc()
    {
  8. Replies
    0
    Views
    1,604

    Visual C++ small problem

    Hello

    Its the first time a use visual, so happens some problems...

    I made a form with a button and a label.

    When the button is pressed the label must print "Testing", for this i used...
  9. Replies
    1
    Views
    1,136

    View Process memory

    Hi,


    I'm trying to change a value of a determined process address.

    I know the APIS used to read and write, i just need to know how i found the address of the value that i want.

    What program...
  10. Replies
    4
    Views
    994

    Getting a remote file

    Hello,


    I really wanna know how i can get a file that is in a remote server.

    Ex: http:\\domain.com\mytxt.php

    In the case i wish get the data of mytxt.php...

    If i connect on server by...
  11. Replies
    1
    Views
    5,030

    Number of files in a folder

    Hello


    I need a Api or someway to find out how many files have on a folder, and if possible get their names.


    Thanks
  12. Thread: API to see IP

    by gadu
    Replies
    5
    Views
    1,342

    I want on Winsockets Thanks

    I want on Winsockets

    Thanks
  13. Thread: API to see IP

    by gadu
    Replies
    5
    Views
    1,342

    API to see IP

    Hi

    I need a API or some way to see my Local Ip adress

    Anyone knows?

    Thanks
  14. Replies
    3
    Views
    1,120

    String manipulation

    Hi


    Anyone know how i can delete just one string in a file?

    Example:

    --------------
    string1
    string2
  15. Replies
    4
    Views
    1,790

    I know man. But i really like to know what is...

    I know man.

    But i really like to know what is the WinMain parameter that i can found the way of .exe file.


    Thanks
  16. Replies
    4
    Views
    1,790

    Windows Programing

    Hello.

    I need know the way of my .exe file.

    In console mode is just you declare


    int main(int argn,char *arg[])
  17. Thread: PID of process

    by gadu
    Replies
    4
    Views
    7,067

    Thanks

    Thanks for the answers

    About the ProcessExists(), it is undeclared on DevC++, you know witch library i can found it?

    And about Windows API... you know the name?

    Could be EnumProcesses()?
    ...
  18. Thread: PID of process

    by gadu
    Replies
    4
    Views
    7,067

    PID of process

    Hello :)

    How can i get the PID of a process, there is any way to get it by name?
    Thanks
  19. Thread: WinMain()

    by gadu
    Replies
    3
    Views
    1,880

    So... How i solve this?

    So...

    How i solve this?
  20. Thread: WinMain()

    by gadu
    Replies
    3
    Views
    1,880

    WinMain()

    Hello

    I'm writing a windows application, and i must use WinMain()


    Well MSDN syntax is: WinMain(HINSTANCE,HINSTANCE,LPSTR,int)


    The last parameter is the mode to show the window(Hidden,...
  21. Thread: API WIndows

    by gadu
    Replies
    7
    Views
    1,868

    No

    No, i'm not wrinting a malware...

    I'm just writing a RAT (Remote Administration Tool), that can be used by a trojan, but is not my intention.

    Besides, how can i Kill a Windows Process?

    Thanks
  22. Thread: API WIndows

    by gadu
    Replies
    7
    Views
    1,868

    API WIndows

    Someone know about any API to Shutdown the Computer?

    Thanks
  23. Thread: Base64 encoder

    by gadu
    Replies
    5
    Views
    4,022

    Base64 encoder

    Hello.


    Someone know if exist any API or any way to encode a ANSI string to Base64?


    Thanks
  24. Thread: Add icon

    by gadu
    Replies
    1
    Views
    1,446

    Add icon

    Hello :)


    Someone know how i can add a ICON on my .exe

    The icon that i want to create is the not the Desktop icon, is the window ICON (Small and stay in the top of the window)


    Obs: I use...
  25. Thread: Zeroed WCHAR

    by gadu
    Replies
    3
    Views
    2,799

    Zeroed WCHAR is not a NULL terminator in Unicode?...

    Zeroed WCHAR is not a NULL terminator in Unicode?

    Thanks
Results 1 to 25 of 39
Page 1 of 2 1 2