 |
 |
Topic Title |
Topic Starter |
Replies |
Views |
Last Action |
 |
|
"Like" function in win32asm
eg "*.exe" Like "example.exe" ; Returns true, "*.exe" Like "example.doc" ; Returns False. |
Bonez92 |
0
|
372 |
18th June 2009 - 10:23 PM Last Post by: Bonez92 |
 |
|
Help: Textbox input
would like to user text inputted to call a function and check the text in the textbox for the word "exit". |
fukcup |
2
|
556 |
18th June 2009 - 10:05 AM Last Post by: fukcup |
 |
 |
Macros to handle basic SEH
Catch all SEH exceptions and prevent default system GPF msgboxes. |
laledesi |
1
|
1044 |
16th June 2009 - 06:48 AM Last Post by: laledesi |
 |
 |
"Input Then Output" -_+
A newbie here trying to make a simple ASM program... |
ShadeS_07 |
12
|
1450 |
15th June 2009 - 07:44 PM Last Post by: ShadeS_07 |
 |
|
FD_SET\FD_CLR macro written with asm
does anyone have the FD_SET\FD_CLR macros written in Assembly? |
cc964894 |
1
|
903 |
14th June 2009 - 10:14 AM Last Post by: Th3DarKZi0N |
 |
|
Japeth's Code to Ernest Murphy's COM Code
I want to convert from Japeth's "DRAGDROP" example to Qeditor's Code using Ernest Murphy's COM. |
okuda |
0
|
469 |
6th June 2009 - 06:59 AM Last Post by: okuda |
 |
|
Extract File Name From Full Path
How to get only a filename from full path? |
mo4x |
3
|
1046 |
3rd June 2009 - 10:12 AM Last Post by: mo4x |
 |
|
Divide overflow Error persists
Dont know the code well enough to make it work |
wolftek |
1
|
968 |
27th May 2009 - 08:49 PM Last Post by: shoorick |
 |
|
Programs do not work under Win2000
I have written a few programs, which work fine on XP,Vista and Seven, but they fail to run on win2000 Server or professional. |
starzboy |
7
|
611 |
25th May 2009 - 12:36 AM Last Post by: shoorick |
 |
|
Unmatched block nesting error
assembly language programming error -code segment-help needed |
gvjess |
5
|
4265 |
24th May 2009 - 08:42 PM Last Post by: gvjess |
 |
|
Help with program - TASM or NASM
loads a string and lists number of words, in which is numbers of operators (/,-,+,*) double of numbers of lowercase. |
dEVIANT |
2
|
846 |
16th May 2009 - 03:41 PM Last Post by: habran |
 |
|
Subclass button - icon and text on a button
I wish to subclass buttons such that they show an icon and text; is there an example available? |
starzboy |
1
|
541 |
14th May 2009 - 03:31 AM Last Post by: shoorick |
 |
|
How to write data in a file using WriteFile
how to send correct parameters to this API |
yanes |
4
|
1676 |
12th May 2009 - 02:45 PM Last Post by: yanes |
 |
|
Help about ASM language
I don't know how to learn ASM, it's hard to find books or tuts about ASM, in fact ASM is very difficult to start learning. |
tuvuduy |
3
|
1086 |
7th May 2009 - 07:04 AM Last Post by: shoorick |
 |
|
MoveFileEx doesn't delete
when I use the MoveFileEx function, the registry key is made with the file to delete but it doesn't delete the file. |
rilm |
9
|
2126 |
4th May 2009 - 05:27 AM Last Post by: rilm |
 |
|
Need help with tasm assignment
i have this assignment and i am facing trouble converting Celsius to Fahrenheit. |
xxflyingricexx |
4
|
1023 |
3rd May 2009 - 02:34 PM Last Post by: xxflyingricexx |
 |
|
szText destroy
is there a way to delete or destroy a string made with szText when I don't need it anymore? |
rilm |
4
|
422 |
3rd May 2009 - 02:03 PM Last Post by: rilm |
 |
|
Data overwritten problem
I am having a bit of a problem and or a lack of knowledge about this but could someone explain to me how to work with vars. |
rilm |
13
|
694 |
30th April 2009 - 11:40 AM Last Post by: JimG |
 |
|
Code replacement error
when I have a piece of code that is working, and I put say 3 lines up in the code my code doesn't properly function anymore. |
rilm |
2
|
330 |
30th April 2009 - 09:30 AM Last Post by: rilm |
 |
|
Reducing value of hexadecimal
the numbers are reduced by some value, don't know how to do that in asm and by even calculation. |
unknown |
1
|
393 |
29th April 2009 - 04:31 AM Last Post by: XeS |
 |
 |
Recompile FASM.DLL to 64bit
I've been trying to compile a FASM.OBJ file in 64bit and have been getting no where. |
Molajoku |
6
|
2236 |
29th April 2009 - 12:33 AM Last Post by: Molajoku |
 |
|
String compare doesn't work
I tried to compare two strings under certain circumastances only, but whatever I do the code is executed. |
rilm |
3
|
571 |
28th April 2009 - 03:47 PM Last Post by: rilm |